Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ListModule
A representation of the model object 'List Module'
|
interface |
OperatorModel
A representation of the model object 'Operator Model'
|
interface |
ProcessDeclaration
A representation of the model object 'Process Declaration'
|
interface |
ProcessModel
A representation of the model object 'Process Model'
|
Modifier and Type | Class and Description |
---|---|
class |
ListModuleImpl
An implementation of the model object 'List Module'
|
class |
OperatorModelImpl
An implementation of the model object 'Operator Model'
|
class |
ProcessModelImpl
An implementation of the model object 'Process Model'
|
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseRootModel(RootModel object)
Returns the result of interpreting the object as an instance of 'Root Model'
|