Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
ProcessAttribute |
SsmeFactory.createProcessAttribute()
Returns a new object of class 'Process Attribute'
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ProcessAttribute> |
ExternalGraph.getProcessAttributes()
Returns the value of the 'Process Attributes' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessAttributeImpl
An implementation of the model object 'Process Attribute'
|
Modifier and Type | Method and Description |
---|---|
ProcessAttribute |
SsmeFactoryImpl.createProcessAttribute() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ProcessAttribute> |
ExternalGraphImpl.getProcessAttributes() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseProcessAttribute(ProcessAttribute object)
Returns the result of interpreting the object as an instance of 'Process Attribute'
|