Package | Description |
---|---|
com.interpss.core.aclf.hvdc | |
com.interpss.core.aclf.hvdc.impl | |
com.interpss.core.aclf.hvdc.util |
Modifier and Type | Field and Description |
---|---|
static HvdcLinePackage |
HvdcLinePackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
HvdcLinePackage |
HvdcLineFactory.getHvdcLinePackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
HvdcLinePackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
HvdcLinePackage |
HvdcLineFactoryImpl.getHvdcLinePackage() |
static HvdcLinePackage |
HvdcLineFactoryImpl.getPackage()
Deprecated.
|
static HvdcLinePackage |
HvdcLinePackageImpl.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 HvdcLinePackage |
HvdcLineSwitch.modelPackage
The cached model package
|
protected static HvdcLinePackage |
HvdcLineAdapterFactory.modelPackage
The cached model package.
|