| Package | Description |
|---|---|
| com.interpss.core.aclf.facts | |
| com.interpss.core.aclf.facts.impl | |
| com.interpss.core.aclf.facts.util |
| Modifier and Type | Field and Description |
|---|---|
static FACTSPackage |
FACTSPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
FACTSPackage |
FACTSFactory.getFACTSPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FACTSPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
FACTSPackage |
FACTSFactoryImpl.getFACTSPackage() |
static FACTSPackage |
FACTSFactoryImpl.getPackage()
Deprecated.
|
static FACTSPackage |
FACTSPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
| Modifier and Type | Field and Description |
|---|---|
protected static FACTSPackage |
FACTSAdapterFactory.modelPackage
The cached model package.
|
protected static FACTSPackage |
FACTSSwitch.modelPackage
The cached model package
|