Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
Or |
SsmeFactory.createOr()
Returns a new object of class 'Or'
|
Modifier and Type | Class and Description |
---|---|
class |
OrImpl
An implementation of the model object 'Or'
|
Modifier and Type | Method and Description |
---|---|
Or |
SsmeFactoryImpl.createOr() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseOr(Or object)
Returns the result of interpreting the object as an instance of 'Or'
|