Package | Description |
---|---|
com.interpss.core.net.ref | |
com.interpss.core.net.ref.impl | |
com.interpss.core.net.ref.util |
Modifier and Type | Field and Description |
---|---|
static NetRefPackage |
NetRefPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
NetRefPackage |
NetRefFactory.getNetRefPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
NetRefPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
NetRefPackage |
NetRefFactoryImpl.getNetRefPackage() |
static NetRefPackage |
NetRefFactoryImpl.getPackage()
Deprecated.
|
static NetRefPackage |
NetRefPackageImpl.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 NetRefPackage |
NetRefSwitch.modelPackage
The cached model package
|
protected static NetRefPackage |
NetRefAdapterFactory.modelPackage
The cached model package.
|