Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ElemDefinition
A representation of the model object 'Elem Definition'
|
interface |
Iteration
A representation of the model object 'Iteration'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PartialArrayDefinition> |
ArrayElementsEnumeration.getListPartialArrayDefinition()
Returns the value of the 'List Partial Array Definition' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ElemDefinitionImpl
An implementation of the model object 'Elem Definition'
|
class |
IterationImpl
An implementation of the model object 'Iteration'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PartialArrayDefinition> |
ArrayElementsEnumerationImpl.getListPartialArrayDefinition() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.casePartialArrayDefinition(PartialArrayDefinition object)
Returns the result of interpreting the object as an instance of 'Partial Array Definition'
|