Package | Description |
---|---|
com.interpss.core.aclf.contingency | |
com.interpss.core.aclf.contingency.impl | |
com.interpss.core.aclf.contingency.util |
Modifier and Type | Field and Description |
---|---|
static ContingencyPackage |
ContingencyPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
ContingencyPackage |
ContingencyFactory.getContingencyPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ContingencyPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
ContingencyPackage |
ContingencyFactoryImpl.getContingencyPackage() |
static ContingencyPackage |
ContingencyFactoryImpl.getPackage()
Deprecated.
|
static ContingencyPackage |
ContingencyPackageImpl.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 ContingencyPackage |
ContingencyAdapterFactory.modelPackage
The cached model package.
|
protected static ContingencyPackage |
ContingencySwitch.modelPackage
The cached model package
|