| Modifier and Type | Method and Description |
|---|---|
OperationInterface |
OperationAddActionListener.getSelectedInterface() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationAddActionListener.setSelectedInterface(OperationInterface selectedInterface) |
| Modifier and Type | Method and Description |
|---|---|
OperationInterface |
RepositoryFactory.createOperationInterface()
Returns a new object of class 'Operation Interface'.
|
OperationInterface |
OperationSignature.getInterface__OperationSignature()
Returns the value of the 'Interface Operation Signature' container reference.
|
OperationInterface |
OperationProvidedRole.getProvidedInterface__OperationProvidedRole()
Returns the value of the 'Provided Interface Operation Provided Role'
reference.
|
OperationInterface |
OperationRequiredRole.getRequiredInterface__OperationRequiredRole()
Returns the value of the 'Required Interface Operation Required Role'
reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationSignature.setInterface__OperationSignature(OperationInterface value)
Sets the value of the
'
Interface Operation Signature' container reference. |
void |
OperationProvidedRole.setProvidedInterface__OperationProvidedRole(OperationInterface value)
Sets the value of the
'
Provided Interface Operation Provided Role' reference. |
void |
OperationRequiredRole.setRequiredInterface__OperationRequiredRole(OperationInterface value)
Sets the value of the
'
Required Interface Operation Required Role' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
OperationInterfaceImpl
An implementation of the model object ' Operation
Interface'.
|
| Modifier and Type | Method and Description |
|---|---|
OperationInterface |
OperationProvidedRoleImpl.basicGetProvidedInterface__OperationProvidedRole() |
OperationInterface |
OperationRequiredRoleImpl.basicGetRequiredInterface__OperationRequiredRole() |
OperationInterface |
RepositoryFactoryImpl.createOperationInterface() |
OperationInterface |
OperationSignatureImpl.getInterface__OperationSignature() |
OperationInterface |
OperationProvidedRoleImpl.getProvidedInterface__OperationProvidedRole() |
OperationInterface |
OperationRequiredRoleImpl.getRequiredInterface__OperationRequiredRole() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
OperationSignatureImpl.basicSetInterface__OperationSignature(OperationInterface newInterface__OperationSignature,
NotificationChain msgs) |
void |
OperationSignatureImpl.setInterface__OperationSignature(OperationInterface newInterface__OperationSignature) |
void |
OperationProvidedRoleImpl.setProvidedInterface__OperationProvidedRole(OperationInterface newProvidedInterface__OperationProvidedRole) |
void |
OperationRequiredRoleImpl.setRequiredInterface__OperationRequiredRole(OperationInterface newRequiredInterface__OperationRequiredRole) |
| Modifier and Type | Method and Description |
|---|---|
T |
RepositorySwitch.caseOperationInterface(OperationInterface object)
Returns the result of interpreting the object as an instance of 'Operation
Interface'.
|
boolean |
RepositoryValidator.validateOperationInterface_SignaturesHaveToBeUniqueForAnInterface(OperationInterface operationInterface,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the SignaturesHaveToBeUniqueForAnInterface constraint of 'Operation
Interface'.
|
boolean |
RepositoryValidator.validateOperationInterface(OperationInterface operationInterface,
DiagnosticChain diagnostics,
Map<Object,Object> context) |