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