public static interface OpfPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
BASE_OPF_BRANCH
The meta object literal for the '
Base Opf Branch' class. |
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_BRANCH__RATING_MW1
The meta object literal for the 'Rating Mw1' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_BRANCH__RATING_MW2
The meta object literal for the 'Rating Mw2' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_BRANCH__RATING_MW3
The meta object literal for the 'Rating Mw3' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
BASE_OPF_BUS
The meta object literal for the '
Base Opf Bus' class. |
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_BUS__LMP
The meta object literal for the 'LMP' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_BUS__PL_INEQU_MULTIPLIER
The meta object literal for the 'PL Inequ Multiplier' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_BUS__PU_INEQU_MULTIPLIER
The meta object literal for the 'PU Inequ Multiplier' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_BUS__QL_INEQU_MULTIPLIER
The meta object literal for the 'QL Inequ Multiplier' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_BUS__QU_INEQU_MULTIPLIER
The meta object literal for the 'QU Inequ Multiplier' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
BASE_OPF_NETWORK
The meta object literal for the '
Base Opf Network' class. |
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_NETWORK__ANGLE_PENALTY_FACTOR
The meta object literal for the 'Angle Penalty Factor' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_NETWORK__MIN_F
The meta object literal for the 'Min F' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
BASE_OPF_NETWORK__OPF_SOLVED
The meta object literal for the 'Opf Solved' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
CONSTRAINT
The meta object literal for the '
Constraint' class. |
static org.eclipse.emf.ecore.EAttribute |
CONSTRAINT__PLIMIT
The meta object literal for the 'PLimit' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CONSTRAINT__QLIMIT
The meta object literal for the 'QLimit' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
CONSTRAINT__VLIMIT
The meta object literal for the 'VLimit' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
INCREMENTAL_COST
The meta object literal for the '
Incremental Cost' class. |
static org.eclipse.emf.ecore.EAttribute |
INCREMENTAL_COST__COST_MODEL
The meta object literal for the 'Cost Model' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
INCREMENTAL_COST__PIECE_WISE_CURVE
The meta object literal for the 'Piece Wise Curve' reference feature.
|
static org.eclipse.emf.ecore.EReference |
INCREMENTAL_COST__QUADRATIC_CURVE
The meta object literal for the 'Quadratic Curve' reference feature.
|
static org.eclipse.emf.ecore.EClass |
OPF_BRANCH
The meta object literal for the '
Branch' class. |
static org.eclipse.emf.ecore.EClass |
OPF_BUS
The meta object literal for the '
Bus' class. |
static org.eclipse.emf.ecore.EClass |
OPF_GEN_BUS
The meta object literal for the '
Gen Bus' class. |
static org.eclipse.emf.ecore.EReference |
OPF_GEN_BUS__CONSTRAINTS
The meta object literal for the 'Constraints' reference feature.
|
static org.eclipse.emf.ecore.EReference |
OPF_GEN_BUS__INC_COST
The meta object literal for the 'Inc Cost' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
OPF_GEN_BUS__OPERATING_MODE
The meta object literal for the 'Operating Mode' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
OPF_GEN_OPERATING_MODE
The meta object literal for the '
Gen Operating Mode' enum. |
static org.eclipse.emf.ecore.EClass |
OPF_NETWORK
The meta object literal for the '
Network' class. |
static final org.eclipse.emf.ecore.EClass BASE_OPF_NETWORK
Base Opf Network' class.
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_NETWORK__ANGLE_PENALTY_FACTOR
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_NETWORK__OPF_SOLVED
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_NETWORK__MIN_F
static final org.eclipse.emf.ecore.EClass BASE_OPF_BUS
Base Opf Bus' class.
BaseOpfBusImpl,
OpfPackageImpl.getBaseOpfBus()static final org.eclipse.emf.ecore.EAttribute BASE_OPF_BUS__LMP
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_BUS__PL_INEQU_MULTIPLIER
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_BUS__PU_INEQU_MULTIPLIER
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_BUS__QL_INEQU_MULTIPLIER
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_BUS__QU_INEQU_MULTIPLIER
static final org.eclipse.emf.ecore.EClass BASE_OPF_BRANCH
Base Opf Branch' class.
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_BRANCH__RATING_MW1
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_BRANCH__RATING_MW2
static final org.eclipse.emf.ecore.EAttribute BASE_OPF_BRANCH__RATING_MW3
static final org.eclipse.emf.ecore.EClass OPF_GEN_BUS
Gen Bus' class.
OpfGenBusImpl,
OpfPackageImpl.getOpfGenBus()static final org.eclipse.emf.ecore.EAttribute OPF_GEN_BUS__OPERATING_MODE
static final org.eclipse.emf.ecore.EReference OPF_GEN_BUS__INC_COST
static final org.eclipse.emf.ecore.EReference OPF_GEN_BUS__CONSTRAINTS
static final org.eclipse.emf.ecore.EClass OPF_NETWORK
Network' class.
OpfNetworkImpl,
OpfPackageImpl.getOpfNetwork()static final org.eclipse.emf.ecore.EClass OPF_BUS
Bus' class.
OpfBusImpl,
OpfPackageImpl.getOpfBus()static final org.eclipse.emf.ecore.EClass OPF_BRANCH
Branch' class.
OpfBranchImpl,
OpfPackageImpl.getOpfBranch()static final org.eclipse.emf.ecore.EClass INCREMENTAL_COST
Incremental Cost' class.
static final org.eclipse.emf.ecore.EAttribute INCREMENTAL_COST__COST_MODEL
static final org.eclipse.emf.ecore.EReference INCREMENTAL_COST__PIECE_WISE_CURVE
static final org.eclipse.emf.ecore.EReference INCREMENTAL_COST__QUADRATIC_CURVE
static final org.eclipse.emf.ecore.EClass CONSTRAINT
Constraint' class.
ConstraintImpl,
OpfPackageImpl.getConstraint()static final org.eclipse.emf.ecore.EAttribute CONSTRAINT__VLIMIT
static final org.eclipse.emf.ecore.EAttribute CONSTRAINT__PLIMIT
static final org.eclipse.emf.ecore.EAttribute CONSTRAINT__QLIMIT
static final org.eclipse.emf.ecore.EEnum OPF_GEN_OPERATING_MODE
Gen Operating Mode' enum.