Package | Description |
---|---|
fr.inria.tea.ssme | |
fr.inria.tea.ssme.impl | |
fr.inria.tea.ssme.util |
Modifier and Type | Method and Description |
---|---|
ConstantLogical |
SsmeFactory.createConstantLogical()
Returns a new object of class 'Constant Logical'
|
Modifier and Type | Class and Description |
---|---|
class |
ConstantLogicalImpl
An implementation of the model object 'Constant Logical'
|
Modifier and Type | Method and Description |
---|---|
ConstantLogical |
SsmeFactoryImpl.createConstantLogical() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeSwitch.caseConstantLogical(ConstantLogical object)
Returns the result of interpreting the object as an instance of 'Constant Logical'
|