Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
StateVariablesDeclaration |
SsmeFactory.createStateVariablesDeclaration()
Returns a new object of class 'State Variables Declaration'
|
Modifier and Type | Class and Description |
---|---|
class |
StateVariablesDeclarationImpl
An implementation of the model object 'State Variables Declaration'
|
Modifier and Type | Method and Description |
---|---|
StateVariablesDeclaration |
SsmeFactoryImpl.createStateVariablesDeclaration() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseStateVariablesDeclaration(StateVariablesDeclaration object)
Returns the result of interpreting the object as an instance of 'State Variables Declaration'
|