| Modifier and Type | Method and Description |
|---|---|
ExternalCallAction |
SeffFactory.createExternalCallAction()
Returns a new object of class 'External Call Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalCallActionImpl
An implementation of the model object ' External Call
Action'.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalCallAction |
SeffFactoryImpl.createExternalCallAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseExternalCallAction(ExternalCallAction object)
Returns the result of interpreting the object as an instance of 'External Call
Action'.
|
boolean |
SeffValidator.validateExternalCallAction_OperationRequiredRoleMustBeReferencedByContainer(ExternalCallAction externalCallAction,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the OperationRequiredRoleMustBeReferencedByContainer constraint of 'External
Call Action'.
|
boolean |
SeffValidator.validateExternalCallAction_SignatureBelongsToRole(ExternalCallAction externalCallAction,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the SignatureBelongsToRole constraint of 'External Call Action'.
|
boolean |
SeffValidator.validateExternalCallAction(ExternalCallAction externalCallAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |
| Modifier and Type | Method and Description |
|---|---|
ExternalCallAction |
ExternalCallActionReference.getExternalCall()
Returns the value of the 'External Call' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalCallActionReference.setExternalCall(ExternalCallAction value)
Sets the value of the '
External Call' reference. |
| Modifier and Type | Method and Description |
|---|---|
ExternalCallAction |
ExternalCallActionMeasuringPointImpl.basicGetExternalCall() |
ExternalCallAction |
ExternalCallActionReferenceImpl.basicGetExternalCall() |
ExternalCallAction |
ExternalCallActionMeasuringPointImpl.getExternalCall() |
ExternalCallAction |
ExternalCallActionReferenceImpl.getExternalCall() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalCallActionMeasuringPointImpl.setExternalCall(ExternalCallAction newExternalCall) |
void |
ExternalCallActionReferenceImpl.setExternalCall(ExternalCallAction newExternalCall) |