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