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