Package | Description |
---|---|
com.interpss.core.net.childnet | |
com.interpss.core.net.childnet.impl | |
com.interpss.core.net.childnet.util |
Modifier and Type | Field and Description |
---|---|
static ChildNetworkPackage |
ChildNetworkPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
ChildNetworkPackage |
ChildNetworkFactory.getChildNetworkPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildNetworkPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
ChildNetworkPackage |
ChildNetworkFactoryImpl.getChildNetworkPackage() |
static ChildNetworkPackage |
ChildNetworkFactoryImpl.getPackage()
Deprecated.
|
static ChildNetworkPackage |
ChildNetworkPackageImpl.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 ChildNetworkPackage |
ChildNetworkAdapterFactory.modelPackage
The cached model package.
|
protected static ChildNetworkPackage |
ChildNetworkSwitch.modelPackage
The cached model package
|