Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
NullProc |
SsmeFactory.createNullProc()
Returns a new object of class 'Null Proc'
|
Modifier and Type | Class and Description |
---|---|
class |
NullProcImpl
An implementation of the model object 'Null Proc'
|
Modifier and Type | Method and Description |
---|---|
NullProc |
SsmeFactoryImpl.createNullProc() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseNullProc(NullProc object)
Returns the result of interpreting the object as an instance of 'Null Proc'
|