Package | Description |
---|---|
com.interpss.core | |
com.interpss.core.impl |
Modifier and Type | Field and Description |
---|---|
static CoreFactory |
CoreFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
CoreFactory |
CorePackage.getCoreFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
CoreFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
CoreFactory |
CorePackageImpl.getCoreFactory() |
static CoreFactory |
CoreFactoryImpl.init()
Creates the default factory implementation.
|