Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
PartialIteration |
SsmeFactory.createPartialIteration()
Returns a new object of class 'Partial Iteration'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PartialIteration> |
Iteration.getPartialIteration()
Returns the value of the 'Partial Iteration' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
PartialIterationImpl
An implementation of the model object 'Partial Iteration'
|
Modifier and Type | Method and Description |
---|---|
PartialIteration |
SsmeFactoryImpl.createPartialIteration() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PartialIteration> |
IterationImpl.getPartialIteration() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.casePartialIteration(PartialIteration object)
Returns the result of interpreting the object as an instance of 'Partial Iteration'
|