Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
ArrayIndex |
SsmeFactory.createArrayIndex()
Returns a new object of class 'Array Index'
|
ArrayIndex |
ArrayProcess.getArrayIndex()
Returns the value of the 'Array Index' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
ArrayProcess.setArrayIndex(ArrayIndex value)
Sets the value of the '
Array Index ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
ArrayIndexImpl
An implementation of the model object 'Array Index'
|
Modifier and Type | Method and Description |
---|---|
ArrayIndex |
SsmeFactoryImpl.createArrayIndex() |
ArrayIndex |
ArrayProcessImpl.getArrayIndex() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ArrayProcessImpl.basicSetArrayIndex(ArrayIndex newArrayIndex,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ArrayProcessImpl.setArrayIndex(ArrayIndex newArrayIndex) |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseArrayIndex(ArrayIndex object)
Returns the result of interpreting the object as an instance of 'Array Index'
|