| Package | Description |
|---|---|
| com.interpss.core.common.sparse | |
| com.interpss.core.common.sparse.impl |
| Modifier and Type | Field and Description |
|---|---|
static CommonSparseFactory |
CommonSparseFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
CommonSparseFactory |
CommonSparsePackage.getCommonSparseFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonSparseFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
CommonSparseFactory |
CommonSparsePackageImpl.getCommonSparseFactory() |
static CommonSparseFactory |
CommonSparseFactoryImpl.init()
Creates the default factory implementation.
|