Package | Description |
---|---|
com.interpss.core.net.nb | |
com.interpss.core.net.nb.impl | |
com.interpss.core.net.nb.util |
Modifier and Type | Field and Description |
---|---|
static NBModelPackage |
NBModelPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
NBModelPackage |
NBModelFactory.getNBModelPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
NBModelPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
NBModelPackage |
NBModelFactoryImpl.getNBModelPackage() |
static NBModelPackage |
NBModelFactoryImpl.getPackage()
Deprecated.
|
static NBModelPackage |
NBModelPackageImpl.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 NBModelPackage |
NBModelSwitch.modelPackage
The cached model package
|
protected static NBModelPackage |
NBModelAdapterFactory.modelPackage
The cached model package.
|