Package | Description |
---|---|
fr.inria.tea.ssme.compilation | |
fr.inria.tea.ssme.compilation.impl |
Modifier and Type | Field and Description |
---|---|
static SsmeCompPackage |
SsmeCompPackage.eINSTANCE
The singleton instance of the package
|
Modifier and Type | Method and Description |
---|---|
SsmeCompPackage |
SsmeCompFactory.getSsmeCompPackage()
Returns the package supported by this factory
|
Modifier and Type | Class and Description |
---|---|
class |
SsmeCompPackageImpl
An implementation of the model Package
|
Modifier and Type | Method and Description |
---|---|
static SsmeCompPackage |
SsmeCompFactoryImpl.getPackage()
Deprecated.
|
SsmeCompPackage |
SsmeCompFactoryImpl.getSsmeCompPackage() |
static SsmeCompPackage |
SsmeCompPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|