Package | Description |
---|---|
com.interpss.core.aclf.ref | |
com.interpss.core.aclf.ref.impl | |
com.interpss.core.aclf.ref.util |
Modifier and Type | Field and Description |
---|---|
static RefPackage |
RefPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
RefPackage |
RefFactory.getRefPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
RefPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static RefPackage |
RefFactoryImpl.getPackage()
Deprecated.
|
RefPackage |
RefFactoryImpl.getRefPackage() |
static RefPackage |
RefPackageImpl.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 RefPackage |
RefSwitch.modelPackage
The cached model package
|
protected static RefPackage |
RefAdapterFactory.modelPackage
The cached model package.
|