Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ArrayProcess
A representation of the model object 'Array Process'
|
interface |
IterationProcess
A representation of the model object 'Iteration Process'
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayProcessImpl
An implementation of the model object 'Array Process'
|
class |
IterationProcessImpl
An implementation of the model object 'Iteration Process'
|
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseIterationOfProcesses(IterationOfProcesses object)
Returns the result of interpreting the object as an instance of 'Iteration Of Processes'
|