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