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