| Package | Description |
|---|---|
| org.palladiosimulator.pcm.repository | |
| org.palladiosimulator.pcm.repository.impl | |
| org.palladiosimulator.pcm.repository.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventGroup
A representation of the model object 'Event Group'.
|
interface |
InfrastructureInterface
A representation of the model object ' Infrastructure
Interface'.
|
interface |
OperationInterface
A representation of the model object 'Operation Interface
'.
|
| Modifier and Type | Method and Description |
|---|---|
Interface |
RequiredCharacterisation.getInterface_RequiredCharacterisation()
Returns the value of the 'Interface Required Characterisation' container
reference.
|
| Modifier and Type | Method and Description |
|---|---|
EList<Interface> |
Repository.getInterfaces__Repository()
Returns the value of the 'Interfaces Repository' containment reference list.
|
EList<Interface> |
Interface.getParentInterfaces__Interface()
Returns the value of the 'Parent Interfaces Interface' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequiredCharacterisation.setInterface_RequiredCharacterisation(Interface value)
Sets the value of the
'
Interface Required Characterisation' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventGroupImpl
An implementation of the model object 'Event Group'.
|
class |
InfrastructureInterfaceImpl
An implementation of the model object ' Infrastructure
Interface'.
|
class |
InterfaceImpl
An implementation of the model object 'Interface'.
|
class |
OperationInterfaceImpl
An implementation of the model object ' Operation
Interface'.
|
| Modifier and Type | Method and Description |
|---|---|
Interface |
RequiredCharacterisationImpl.getInterface_RequiredCharacterisation() |
| Modifier and Type | Method and Description |
|---|---|
EList<Interface> |
RepositoryImpl.getInterfaces__Repository() |
EList<Interface> |
InterfaceImpl.getParentInterfaces__Interface() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
RequiredCharacterisationImpl.basicSetInterface_RequiredCharacterisation(Interface newInterface_RequiredCharacterisation,
NotificationChain msgs) |
void |
RequiredCharacterisationImpl.setInterface_RequiredCharacterisation(Interface newInterface_RequiredCharacterisation) |
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseInterface(Interface object)
Returns the result of interpreting the object as an instance of 'Interface'.
|
boolean |
RepositoryValidator.validateInterface_NoProtocolTypeIDUsedTwice(Interface interface_,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the NoProtocolTypeIDUsedTwice constraint of 'Interface'.
|
boolean |
RepositoryValidator.validateInterface(Interface interface_,
DiagnosticChain diagnostics,
Map<Object,Object> context) |