Package | Description |
---|---|
fr.inria.tea.ssme.compilation | |
fr.inria.tea.ssme.compilation.impl | |
fr.inria.tea.ssme.compilation.util |
Modifier and Type | Interface and Description |
---|---|
interface |
Functionality
A representation of the model object 'Functionality'
|
interface |
Generator
A representation of the model object 'Generator'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ScenarioItem> |
Scenario.getElements()
Returns the value of the 'Elements' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
FunctionalityImpl
An implementation of the model object 'Functionality'
|
class |
GeneratorImpl
An implementation of the model object 'Generator'
|
class |
ScenarioItemImpl
An implementation of the model object 'Scenario Item'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ScenarioItem> |
ScenarioImpl.getElements() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeCompSwitch.caseScenarioItem(ScenarioItem object)
Returns the result of interpreting the object as an instance of 'Scenario Item'
|