| Package | Description |
|---|---|
| com.interpss.simu | |
| com.interpss.simu.impl |
| Modifier and Type | Field and Description |
|---|---|
static SimuPackage |
SimuPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
SimuPackage |
SimuFactory.getSimuPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
static SimuPackage |
SimuFactoryImpl.getPackage()
Deprecated.
|
SimuPackage |
SimuFactoryImpl.getSimuPackage() |
static SimuPackage |
SimuPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|