Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
OperatorModel |
SsmeFactory.createOperatorModel()
Returns a new object of class 'Operator Model'
|
Modifier and Type | Class and Description |
---|---|
class |
OperatorModelImpl
An implementation of the model object 'Operator Model'
|
Modifier and Type | Method and Description |
---|---|
OperatorModel |
SsmeFactoryImpl.createOperatorModel() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseOperatorModel(OperatorModel object)
Returns the result of interpreting the object as an instance of 'Operator Model'
|