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