Package | Description |
---|---|
fr.inria.tea.ssme.compilation | |
fr.inria.tea.ssme.compilation.impl | |
fr.inria.tea.ssme.compilation.util |
Modifier and Type | Method and Description |
---|---|
Generator |
SsmeCompFactory.createGenerator()
Returns a new object of class 'Generator'
|
Modifier and Type | Class and Description |
---|---|
class |
GeneratorImpl
An implementation of the model object 'Generator'
|
Modifier and Type | Method and Description |
---|---|
Generator |
SsmeCompFactoryImpl.createGenerator() |
Modifier and Type | Method and Description |
---|---|
T |
SsmeCompSwitch.caseGenerator(Generator object)
Returns the result of interpreting the object as an instance of 'Generator'
|