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