java.lang.Object
org.palladiosimulator.architecturaltemplates.jobs.constants.ATPartitionConstants

public final class ATPartitionConstants extends Object
  • Field Details

    • SDM_MODEL_PARTITION_ID

      public static final String SDM_MODEL_PARTITION_ID
      See Also:
    • PCM_FILES

      public static Set<String> PCM_FILES
    • PCM_MODELS_PARTITION_ID

      public static final String PCM_MODELS_PARTITION_ID
      ID of the blackboard partition containing the fully loaded PCM instance. The blackboard partition is ensured to be of type PCMResourceSetPartition
      See Also:
  • Constructor Details

    • ATPartitionConstants

      public ATPartitionConstants()