| Package | Description |
|---|---|
| com.interpss.core.common.sparse | |
| com.interpss.core.common.sparse.impl |
| Modifier and Type | Field and Description |
|---|---|
static CommonSparsePackage |
CommonSparsePackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
CommonSparsePackage |
CommonSparseFactory.getCommonSparsePackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonSparsePackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
CommonSparsePackage |
CommonSparseFactoryImpl.getCommonSparsePackage() |
static CommonSparsePackage |
CommonSparseFactoryImpl.getPackage()
Deprecated.
|
static CommonSparsePackage |
CommonSparsePackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|