Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
StateVariableValue |
SsmeFactory.createStateVariableValue()
Returns a new object of class 'State Variable Value'
|
Modifier and Type | Class and Description |
---|---|
class |
StateVariableValueImpl
An implementation of the model object 'State Variable Value'
|
Modifier and Type | Method and Description |
---|---|
StateVariableValue |
SsmeFactoryImpl.createStateVariableValue() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseStateVariableValue(StateVariableValue object)
Returns the result of interpreting the object as an instance of 'State Variable Value'
|