Package | Description |
---|---|
com.interpss.core.net | |
com.interpss.core.net.impl | |
com.interpss.core.net.util |
Modifier and Type | Field and Description |
---|---|
static NetPackage |
NetPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
NetPackage |
NetFactory.getNetPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
NetPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
NetPackage |
NetFactoryImpl.getNetPackage() |
static NetPackage |
NetFactoryImpl.getPackage()
Deprecated.
|
static NetPackage |
NetPackageImpl.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 NetPackage |
NetSwitch.modelPackage
The cached model package
|
protected static NetPackage |
NetAdapterFactory.modelPackage
The cached model package.
|