Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
UnaryMinus |
SsmeFactory.createUnaryMinus()
Returns a new object of class 'Unary Minus'
|
Modifier and Type | Class and Description |
---|---|
class |
UnaryMinusImpl
An implementation of the model object 'Unary Minus'
|
Modifier and Type | Method and Description |
---|---|
UnaryMinus |
SsmeFactoryImpl.createUnaryMinus() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseUnaryMinus(UnaryMinus object)
Returns the result of interpreting the object as an instance of 'Unary Minus'
|