Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
Pragma |
SsmeFactory.createPragma()
Returns a new object of class 'Pragma'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Pragma> |
Description.getListPragma()
Returns the value of the 'List Pragma' containment reference list.
|
org.eclipse.emf.common.util.EList<Pragma> |
ModuleDescription.getListPragma()
Returns the value of the 'List Pragma' containment reference list.
|
org.eclipse.emf.common.util.EList<Pragma> |
ProcessType.getListPragma()
Returns the value of the 'List Pragma' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
PragmaImpl
An implementation of the model object 'Pragma'
|
Modifier and Type | Method and Description |
---|---|
Pragma |
SsmeFactoryImpl.createPragma() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Pragma> |
DescriptionImpl.getListPragma() |
org.eclipse.emf.common.util.EList<Pragma> |
ModuleDescriptionImpl.getListPragma() |
org.eclipse.emf.common.util.EList<Pragma> |
ProcessTypeImpl.getListPragma() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.casePragma(Pragma object)
Returns the result of interpreting the object as an instance of 'Pragma'
|