| Package | Description |
|---|---|
| com.interpss.core.net.nb | |
| com.interpss.core.net.nb.impl |
| Modifier and Type | Field and Description |
|---|---|
static NBModelFactory |
NBModelFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
NBModelFactory |
NBModelPackage.getNBModelFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NBModelFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
NBModelFactory |
NBModelPackageImpl.getNBModelFactory() |
static NBModelFactory |
NBModelFactoryImpl.init()
Creates the default factory implementation.
|