Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
ArrayElem |
SsmeFactory.createArrayElem()
Returns a new object of class 'Array Elem'
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayElemImpl
An implementation of the model object 'Array Elem'
|
Modifier and Type | Method and Description |
---|---|
ArrayElem |
SsmeFactoryImpl.createArrayElem() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseArrayElem(ArrayElem object)
Returns the result of interpreting the object as an instance of 'Array Elem'
|