Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
Delay |
SsmeFactory.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 |
SsmeFactoryImpl.createDelay() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseDelay(Delay object)
Returns the result of interpreting the object as an instance of 'Delay'
|