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