Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
ProcessCall |
SsmeFactory.createProcessCall()
Returns a new object of class 'Process Call'
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessCallImpl
An implementation of the model object 'Process Call'
|
Modifier and Type | Method and Description |
---|---|
ProcessCall |
SsmeFactoryImpl.createProcessCall() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseProcessCall(ProcessCall object)
Returns the result of interpreting the object as an instance of 'Process Call'
|