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