Package | Description |
---|---|
com.interpss.core.net.reg | |
com.interpss.core.net.reg.impl | |
com.interpss.core.net.reg.util |
Modifier and Type | Field and Description |
---|---|
static NetRegulationPackage |
NetRegulationPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
NetRegulationPackage |
NetRegulationFactory.getNetRegulationPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
NetRegulationPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
NetRegulationPackage |
NetRegulationFactoryImpl.getNetRegulationPackage() |
static NetRegulationPackage |
NetRegulationFactoryImpl.getPackage()
Deprecated.
|
static NetRegulationPackage |
NetRegulationPackageImpl.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 NetRegulationPackage |
NetRegulationSwitch.modelPackage
The cached model package
|
protected static NetRegulationPackage |
NetRegulationAdapterFactory.modelPackage
The cached model package.
|