Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
NullClock |
SsmeFactory.createNullClock()
Returns a new object of class 'Null Clock'
|
Modifier and Type | Class and Description |
---|---|
class |
NullClockImpl
An implementation of the model object 'Null Clock'
|
Modifier and Type | Method and Description |
---|---|
NullClock |
SsmeFactoryImpl.createNullClock() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseNullClock(NullClock object)
Returns the result of interpreting the object as an instance of 'Null Clock'
|