| Package | Description |
|---|---|
| com.interpss.simu | |
| com.interpss.simu.impl |
| Modifier and Type | Field and Description |
|---|---|
static SimuFactory |
SimuFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
SimuFactory |
SimuPackage.getSimuFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimuFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
SimuFactory |
SimuPackageImpl.getSimuFactory() |
static SimuFactory |
SimuFactoryImpl.init()
Creates the default factory implementation.
|