| Package | Description |
|---|---|
| com.interpss.simu.multicase | |
| com.interpss.simu.multicase.impl |
| Modifier and Type | Field and Description |
|---|---|
static MulticaseFactory |
MulticaseFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
MulticaseFactory |
MulticasePackage.getMulticaseFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MulticaseFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
MulticaseFactory |
MulticasePackageImpl.getMulticaseFactory() |
static MulticaseFactory |
MulticaseFactoryImpl.init()
Creates the default factory implementation.
|