Package | Description |
---|---|
com.interpss.core.acsc.fault | |
com.interpss.core.acsc.fault.impl | |
com.interpss.core.acsc.fault.util |
Modifier and Type | Field and Description |
---|---|
static AcscFaultPackage |
AcscFaultPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
AcscFaultPackage |
AcscFaultFactory.getAcscFaultPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
AcscFaultPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
AcscFaultPackage |
AcscFaultFactoryImpl.getAcscFaultPackage() |
static AcscFaultPackage |
AcscFaultFactoryImpl.getPackage()
Deprecated.
|
static AcscFaultPackage |
AcscFaultPackageImpl.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 AcscFaultPackage |
AcscFaultAdapterFactory.modelPackage
The cached model package.
|
protected static AcscFaultPackage |
AcscFaultSwitch.modelPackage
The cached model package
|