Package org.palladiosimulator.architecturaltemplates.jobs
Workflow jobs used by architectural templates. The main entry point is the
RunATJob
class.-
Class Summary Class Description PrepareIsolatedBlackboardPartitionJob Creates and fills the Template model partition for template-based completions.RunATCompletionJob Recursively applies AT completions until no AT completion is left anymore.RunATJob Conducts a complete AT Job: 1) Validate blackboard models according to AT constraints.StoreCompletedModelsJob Copies all resources of the partitions defined in the PARTITION_IDS constant to a given model storage location.ValidateModelsJob Validates blackboard models according to the given AT constraints.