Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
Module |
SsmeFactory.createModule()
Returns a new object of class 'Module'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Module> |
ListModule.getListModule()
Returns the value of the 'List Module' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ModuleImpl
An implementation of the model object 'Module'
|
Modifier and Type | Method and Description |
---|---|
Module |
SsmeFactoryImpl.createModule() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Module> |
ListModuleImpl.getListModule() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseModule(Module object)
Returns the result of interpreting the object as an instance of 'Module'
|