Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
CaseProcess |
SsmeFactory.createCaseProcess()
Returns a new object of class 'Case Process'
|
Modifier and Type | Class and Description |
---|---|
class |
CaseProcessImpl
An implementation of the model object 'Case Process'
|
Modifier and Type | Method and Description |
---|---|
CaseProcess |
SsmeFactoryImpl.createCaseProcess() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseCaseProcess(CaseProcess object)
Returns the result of interpreting the object as an instance of 'Case Process'
|