| Modifier and Type | Method and Description |
|---|---|
LoopAction |
PCMRandomVariable.getLoopAction_PCMRandomVariable()
Returns the value of the 'Loop Action PCM Random Variable' container
reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PCMRandomVariable.setLoopAction_PCMRandomVariable(LoopAction value)
Sets the value of the
'
Loop Action PCM Random Variable' container reference. |
| Modifier and Type | Method and Description |
|---|---|
LoopAction |
PCMRandomVariableImpl.getLoopAction_PCMRandomVariable() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
PCMRandomVariableImpl.basicSetLoopAction_PCMRandomVariable(LoopAction newLoopAction_PCMRandomVariable,
NotificationChain msgs) |
void |
PCMRandomVariableImpl.setLoopAction_PCMRandomVariable(LoopAction newLoopAction_PCMRandomVariable) |
| Modifier and Type | Method and Description |
|---|---|
LoopAction |
SeffFactory.createLoopAction()
Returns a new object of class 'Loop Action'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoopActionImpl
An implementation of the model object 'Loop Action'.
|
| Modifier and Type | Method and Description |
|---|---|
LoopAction |
SeffFactoryImpl.createLoopAction() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseLoopAction(LoopAction object)
Returns the result of interpreting the object as an instance of 'Loop Action'.
|
boolean |
SeffValidator.validateLoopAction(LoopAction loopAction,
DiagnosticChain diagnostics,
Map<Object,Object> context) |