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