public static interface SEPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EEnum |
MEASURE_TYPE
The meta object literal for the '
Measure Type' enum. |
static org.eclipse.emf.ecore.EDataType |
RECORD_LOOKUP_TABLE
The meta object literal for the 'Record Lookup Table' data type.
|
static org.eclipse.emf.ecore.EClass |
SE_BRANCH
The meta object literal for the '
Branch' class. |
static org.eclipse.emf.ecore.EReference |
SE_BRANCH__FROM_SIDE_REC
The meta object literal for the 'From Side Rec' reference feature.
|
static org.eclipse.emf.ecore.EReference |
SE_BRANCH__TO_SIDE_REC
The meta object literal for the 'To Side Rec' reference feature.
|
static org.eclipse.emf.ecore.EClass |
SE_BUS
The meta object literal for the '
Bus' class. |
static org.eclipse.emf.ecore.EReference |
SE_BUS__PSE_BUS_REC
The meta object literal for the 'PSe Bus Rec' reference feature.
|
static org.eclipse.emf.ecore.EReference |
SE_BUS__QSE_BUS_REC
The meta object literal for the 'QSe Bus Rec' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
SE_BUS__VOLT_JMATRIX_INDEX
The meta object literal for the 'Volt JMatrix Index' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
SE_BUS__VOLT_SE_REC
The meta object literal for the 'Volt Se Rec' reference feature.
|
static org.eclipse.emf.ecore.EClass |
SE_GEN
The meta object literal for the '
Gen' class. |
static org.eclipse.emf.ecore.EReference |
SE_GEN__CUR_SE_REC
The meta object literal for the 'Cur Se Rec' reference feature.
|
static org.eclipse.emf.ecore.EReference |
SE_GEN__PSE_REC
The meta object literal for the 'PSe Rec' reference feature.
|
static org.eclipse.emf.ecore.EReference |
SE_GEN__QSE_REC
The meta object literal for the 'QSe Rec' reference feature.
|
static org.eclipse.emf.ecore.EReference |
SE_GEN__VOLT_SE_REC
The meta object literal for the 'Volt Se Rec' reference feature.
|
static org.eclipse.emf.ecore.EClass |
SE_LOAD
The meta object literal for the '
Load' class. |
static org.eclipse.emf.ecore.EReference |
SE_LOAD__CUR_SE_REC
The meta object literal for the 'Cur Se Rec' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
SE_LOAD__MVA_BASE
The meta object literal for the 'Mva Base' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
SE_LOAD__PSE_REC
The meta object literal for the 'PSe Rec' reference feature.
|
static org.eclipse.emf.ecore.EReference |
SE_LOAD__QSE_REC
The meta object literal for the 'QSe Rec' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
SE_LOAD__SHUNT
The meta object literal for the 'Shunt' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
SE_NETWORK
The meta object literal for the '
Network' class. |
static org.eclipse.emf.ecore.EAttribute |
SE_NETWORK__NO_PMEASURE
The meta object literal for the 'No PMeasure' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
SE_NETWORK__NO_QMEASURE
The meta object literal for the 'No QMeasure' attribute feature.
|
static final org.eclipse.emf.ecore.EClass SE_NETWORK
Network' class.
SENetworkImpl,
SEPackageImpl.getSENetwork()static final org.eclipse.emf.ecore.EAttribute SE_NETWORK__NO_PMEASURE
static final org.eclipse.emf.ecore.EAttribute SE_NETWORK__NO_QMEASURE
static final org.eclipse.emf.ecore.EClass SE_BUS
Bus' class.
SEBusImpl,
SEPackageImpl.getSEBus()static final org.eclipse.emf.ecore.EReference SE_BUS__PSE_BUS_REC
static final org.eclipse.emf.ecore.EReference SE_BUS__QSE_BUS_REC
static final org.eclipse.emf.ecore.EReference SE_BUS__VOLT_SE_REC
static final org.eclipse.emf.ecore.EAttribute SE_BUS__VOLT_JMATRIX_INDEX
static final org.eclipse.emf.ecore.EClass SE_GEN
Gen' class.
SEGenImpl,
SEPackageImpl.getSEGen()static final org.eclipse.emf.ecore.EReference SE_GEN__PSE_REC
static final org.eclipse.emf.ecore.EReference SE_GEN__QSE_REC
static final org.eclipse.emf.ecore.EReference SE_GEN__VOLT_SE_REC
static final org.eclipse.emf.ecore.EReference SE_GEN__CUR_SE_REC
static final org.eclipse.emf.ecore.EClass SE_LOAD
Load' class.
SELoadImpl,
SEPackageImpl.getSELoad()static final org.eclipse.emf.ecore.EReference SE_LOAD__PSE_REC
static final org.eclipse.emf.ecore.EReference SE_LOAD__QSE_REC
static final org.eclipse.emf.ecore.EReference SE_LOAD__CUR_SE_REC
static final org.eclipse.emf.ecore.EAttribute SE_LOAD__SHUNT
static final org.eclipse.emf.ecore.EAttribute SE_LOAD__MVA_BASE
static final org.eclipse.emf.ecore.EClass SE_BRANCH
Branch' class.
SEBranchImpl,
SEPackageImpl.getSEBranch()static final org.eclipse.emf.ecore.EReference SE_BRANCH__FROM_SIDE_REC
static final org.eclipse.emf.ecore.EReference SE_BRANCH__TO_SIDE_REC
static final org.eclipse.emf.ecore.EEnum MEASURE_TYPE
Measure Type' enum.
MeasureType,
SEPackageImpl.getMeasureType()static final org.eclipse.emf.ecore.EDataType RECORD_LOOKUP_TABLE
HashMap,
SEPackageImpl.getRecordLookupTable()