See: Description
| Class | Description |
|---|---|
| EmfHelper |
Helper class provided by the SDQ for working with PCM repository files.
|
| PcmBeagleMappings |
Maps Beagle objects to identifiers of the elements they were created for in a specific
PCM repository.
|
| PcmCodeSectionGenerator |
This class manages the creation of the
CodeSection for a given ID using the
PcmSourceStatementLinkRepository. |
| PcmRepositoryBlackboardFactoryAdder |
Creates
Blackboard instances suitable to analyse elements from a PCM
repository. |
| PcmRepositoryExtractor |
Extracting a given Pcm repository.
|
| PcmRepositoryFileLoader |
Contains a method to load a
RepositoryImpl-instance from a given File. |
| PcmRepositorySeffExtractor |
Extractor class for SEFFElements.
|
| PcmRepositoryWriter |
Writes Beagle’s findings back to a PCM repository.
|
| PcmRepositoryWriterAnnotator |
This class is offering a method to annotate all final EvaluableExpressions of a given
Blackboard to a PCM-repository.
|
| PcmRepositoryWriterAnnotatorEvaEx |
This class contains the logic for converting and annotating EvaluableExpressions.
|
| ResourceTypeMappings |
This class offers a bidirectional mapping between the ResourceTypes of Beagle and the
PalladioComponentModel.
|