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