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