| Modifier and Type | Method and Description |
|---|---|
CallAction |
VariableUsage.getCallAction__VariableUsage()
Returns the value of the 'Call Action Variable Usage' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariableUsage.setCallAction__VariableUsage(CallAction value)
Sets the value of the
'
Call Action Variable Usage' container reference. |
| Modifier and Type | Method and Description |
|---|---|
CallAction |
VariableUsageImpl.getCallAction__VariableUsage() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
VariableUsageImpl.basicSetCallAction__VariableUsage(CallAction newCallAction__VariableUsage,
NotificationChain msgs) |
void |
VariableUsageImpl.setCallAction__VariableUsage(CallAction newCallAction__VariableUsage) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CallReturnAction
A representation of the model object 'Call Return Action
'.
|
interface |
EmitEventAction
A representation of the model object 'Emit Event Action'.
|
interface |
ExternalCallAction
A representation of the model object ' External Call
Action'.
|
interface |
InternalCallAction
A representation of the model object ' Internal Call
Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallActionImpl
An implementation of the model object 'Call Action'.
|
class |
CallReturnActionImpl
An implementation of the model object 'Call Return Action
'.
|
class |
EmitEventActionImpl
An implementation of the model object 'Emit Event Action
'.
|
class |
ExternalCallActionImpl
An implementation of the model object ' External Call
Action'.
|
class |
InternalCallActionImpl
An implementation of the model object ' Internal Call
Action'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
InfrastructureCall
A representation of the model object 'Infrastructure Call
'.
|
interface |
ResourceCall
A representation of the model object 'Resource Call'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InfrastructureCallImpl
An implementation of the model object ' Infrastructure
Call'.
|
class |
ResourceCallImpl
An implementation of the model object 'Resource Call'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SeffPerformanceSwitch.caseCallAction(CallAction object)
Returns the result of interpreting the object as an instance of 'Call Action'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseCallAction(CallAction object)
Returns the result of interpreting the object as an instance of 'Call Action'.
|
boolean |
SeffValidator.validateCallAction(CallAction callAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |