Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
ConstantReal |
SsmeFactory.createConstantReal()
Returns a new object of class 'Constant Real'
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantRealImpl
An implementation of the model object 'Constant Real'
|
Modifier and Type | Method and Description |
---|---|
ConstantReal |
SsmeFactoryImpl.createConstantReal() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseConstantReal(ConstantReal object)
Returns the result of interpreting the object as an instance of 'Constant Real'
|