Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
ModuleDescription |
SsmeFactory.createModuleDescription()
Returns a new object of class 'Module Description'
|
ModuleDescription |
Module.getModuleDescription()
Returns the value of the 'Module Description' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
Module.setModuleDescription(ModuleDescription value)
Sets the value of the '
Module Description ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
ModuleDescriptionImpl
An implementation of the model object 'Module Description'
|
Modifier and Type | Method and Description |
---|---|
ModuleDescription |
SsmeFactoryImpl.createModuleDescription() |
ModuleDescription |
ModuleImpl.getModuleDescription() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ModuleImpl.basicSetModuleDescription(ModuleDescription newModuleDescription,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ModuleImpl.setModuleDescription(ModuleDescription newModuleDescription) |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseModuleDescription(ModuleDescription object)
Returns the result of interpreting the object as an instance of 'Module Description'
|