Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Interface and Description |
---|---|
interface |
Identifier
A representation of the model object 'Identifier'
|
interface |
ProcessExpansion
A representation of the model object 'Process Expansion'
|
Modifier and Type | Method and Description |
---|---|
ReferenceProcess |
ProcessCall.getReferenceProcess()
Returns the value of the 'Reference Process' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessCall.setReferenceProcess(ReferenceProcess value)
Sets the value of the '
Reference Process ' containment reference |
Modifier and Type | Class and Description |
---|---|
class |
IdentifierImpl
An implementation of the model object 'Identifier'
|
class |
ProcessExpansionImpl
An implementation of the model object 'Process Expansion'
|
Modifier and Type | Method and Description |
---|---|
ReferenceProcess |
ProcessCallImpl.getReferenceProcess() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ProcessCallImpl.basicSetReferenceProcess(ReferenceProcess newReferenceProcess,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ProcessCallImpl.setReferenceProcess(ReferenceProcess newReferenceProcess) |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseReferenceProcess(ReferenceProcess object)
Returns the result of interpreting the object as an instance of 'Reference Process'
|