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