Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
ProcessModelInterface |
SsmeFactory.createProcessModelInterface()
Returns a new object of class 'Process Model Interface'
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessModelInterfaceImpl
An implementation of the model object 'Process Model Interface'
|
Modifier and Type | Method and Description |
---|---|
ProcessModelInterface |
SsmeFactoryImpl.createProcessModelInterface() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseProcessModelInterface(ProcessModelInterface object)
Returns the result of interpreting the object as an instance of 'Process Model Interface'
|