| Package | Description |
|---|---|
| org.palladiosimulator.pcm.repository | |
| org.palladiosimulator.pcm.repository.impl | |
| org.palladiosimulator.pcm.repository.util |
| Modifier and Type | Method and Description |
|---|---|
RequiredCharacterisation |
RepositoryFactory.createRequiredCharacterisation()
Returns a new object of class 'Required Characterisation'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<RequiredCharacterisation> |
Interface.getRequiredCharacterisations()
Returns the value of the 'Required Characterisations' containment reference
list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RequiredCharacterisationImpl
An implementation of the model object ' Required
Characterisation'.
|
| Modifier and Type | Method and Description |
|---|---|
RequiredCharacterisation |
RepositoryFactoryImpl.createRequiredCharacterisation() |
| Modifier and Type | Method and Description |
|---|---|
EList<RequiredCharacterisation> |
InterfaceImpl.getRequiredCharacterisations() |
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseRequiredCharacterisation(RequiredCharacterisation object)
Returns the result of interpreting the object as an instance of 'Required
Characterisation'.
|
boolean |
RepositoryValidator.validateRequiredCharacterisation(RequiredCharacterisation requiredCharacterisation,
DiagnosticChain diagnostics,
Map<Object,Object> context) |