| Package | Description |
|---|---|
| org.palladiosimulator.pcm.repository | |
| org.palladiosimulator.pcm.repository.impl | |
| org.palladiosimulator.pcm.repository.util |
| Modifier and Type | Method and Description |
|---|---|
CompositeComponent |
RepositoryFactory.createCompositeComponent()
Returns a new object of class 'Composite Component'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeComponentImpl
An implementation of the model object ' Composite
Component'.
|
| Modifier and Type | Method and Description |
|---|---|
CompositeComponent |
RepositoryFactoryImpl.createCompositeComponent() |
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseCompositeComponent(CompositeComponent object)
Returns the result of interpreting the object as an instance of 'Composite
Component'.
|
boolean |
RepositoryValidator.validateCompositeComponent(CompositeComponent compositeComponent,
DiagnosticChain diagnostics,
Map<Object,Object> context) |