| Modifier and Type | Method and Description |
|---|---|
String |
ProcessActionPrintVisitor.caseWaitForDelay(WaitForDelay object) |
| Modifier and Type | Method and Description |
|---|---|
WaitForDelay |
SimucomstatusFactory.createWaitForDelay()
Returns a new object of class 'Wait For Delay'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WaitForDelayImpl
An implementation of the model object 'Wait For Delay'.
|
| Modifier and Type | Method and Description |
|---|---|
WaitForDelay |
SimucomstatusFactoryImpl.createWaitForDelay() |
| Modifier and Type | Method and Description |
|---|---|
T |
SimucomstatusSwitch.caseWaitForDelay(WaitForDelay object)
Returns the result of interpreting the object as an instance of 'Wait For Delay'.
|