| Modifier and Type | Method and Description |
|---|---|
Loop |
PCMRandomVariable.getLoop_LoopIteration()
Returns the value of the 'Loop Loop Iteration' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PCMRandomVariable.setLoop_LoopIteration(Loop value)
Sets the value of the
'
Loop Loop
Iteration' container reference. |
| Modifier and Type | Method and Description |
|---|---|
Loop |
PCMRandomVariableImpl.getLoop_LoopIteration() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
PCMRandomVariableImpl.basicSetLoop_LoopIteration(Loop newLoop_LoopIteration,
NotificationChain msgs) |
void |
PCMRandomVariableImpl.setLoop_LoopIteration(Loop newLoop_LoopIteration) |
| Modifier and Type | Method and Description |
|---|---|
Loop |
UsagemodelFactory.createLoop()
Returns a new object of class 'Loop'.
|
Loop |
ScenarioBehaviour.getLoop_ScenarioBehaviour()
Returns the value of the 'Loop Scenario Behaviour' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScenarioBehaviour.setLoop_ScenarioBehaviour(Loop value)
Sets the value of the
'
Loop Scenario Behaviour' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
LoopImpl
An implementation of the model object 'Loop'.
|
| Modifier and Type | Method and Description |
|---|---|
Loop |
UsagemodelFactoryImpl.createLoop() |
Loop |
ScenarioBehaviourImpl.getLoop_ScenarioBehaviour() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
ScenarioBehaviourImpl.basicSetLoop_ScenarioBehaviour(Loop newLoop_ScenarioBehaviour,
NotificationChain msgs) |
void |
ScenarioBehaviourImpl.setLoop_ScenarioBehaviour(Loop newLoop_ScenarioBehaviour) |
| Modifier and Type | Method and Description |
|---|---|
T |
UsagemodelSwitch.caseLoop(Loop object)
Returns the result of interpreting the object as an instance of 'Loop'.
|
boolean |
UsagemodelValidator.validateLoop(Loop loop,
DiagnosticChain diagnostics,
Map<Object,Object> context) |