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