Package | Description |
---|---|
com.interpss.dist.adpter | |
com.interpss.dist.adpter.impl | |
com.interpss.dist.adpter.util |
Modifier and Type | Field and Description |
---|---|
static DistAdapterPackage |
DistAdapterPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
DistAdapterPackage |
DistAdapterFactory.getDistAdapterPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
DistAdapterPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
DistAdapterPackage |
DistAdapterFactoryImpl.getDistAdapterPackage() |
static DistAdapterPackage |
DistAdapterFactoryImpl.getPackage()
Deprecated.
|
static DistAdapterPackage |
DistAdapterPackageImpl.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 DistAdapterPackage |
DistAdapterSwitch.modelPackage
The cached model package
|
protected static DistAdapterPackage |
DistAdapterAdapterFactory.modelPackage
The cached model package.
|