| Modifier and Type | Method and Description |
|---|---|
Delay |
PCMRandomVariable.getDelay_TimeSpecification()
Returns the value of the 'Delay Time Specification' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PCMRandomVariable.setDelay_TimeSpecification(Delay value)
Sets the value of the
'
Delay
Time Specification' container reference. |
| Modifier and Type | Method and Description |
|---|---|
Delay |
PCMRandomVariableImpl.getDelay_TimeSpecification() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
PCMRandomVariableImpl.basicSetDelay_TimeSpecification(Delay newDelay_TimeSpecification,
NotificationChain msgs) |
void |
PCMRandomVariableImpl.setDelay_TimeSpecification(Delay newDelay_TimeSpecification) |
| Modifier and Type | Method and Description |
|---|---|
Delay |
UsagemodelFactory.createDelay()
Returns a new object of class 'Delay'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelayImpl
An implementation of the model object 'Delay'.
|
| Modifier and Type | Method and Description |
|---|---|
Delay |
UsagemodelFactoryImpl.createDelay() |
| Modifier and Type | Method and Description |
|---|---|
T |
UsagemodelSwitch.caseDelay(Delay object)
Returns the result of interpreting the object as an instance of 'Delay'.
|
boolean |
UsagemodelValidator.validateDelay(Delay delay,
DiagnosticChain diagnostics,
Map<Object,Object> context) |