Package | Description |
---|---|
com.interpss.dstab | |
com.interpss.dstab.impl | |
com.interpss.dstab.util |
Modifier and Type | Field and Description |
---|---|
static DstabPackage |
DstabPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
DstabPackage |
DstabFactory.getDstabPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
DstabPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
DstabPackage |
DstabFactoryImpl.getDstabPackage() |
static DstabPackage |
DstabFactoryImpl.getPackage()
Deprecated.
|
static DstabPackage |
DstabPackageImpl.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 DstabPackage |
DstabSwitch.modelPackage
The cached model package
|
protected static DstabPackage |
DstabAdapterFactory.modelPackage
The cached model package.
|