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