public static interface NBModelPackage.Literals
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.ecore.EClass |
NB_EQUIP_CONNECTION
The meta object literal for the '
NB Equip Connection ' class. |
static org.eclipse.emf.ecore.EReference |
NB_EQUIP_CONNECTION__BN_NODE
The meta object literal for the 'Bn Node' reference feature.
|
static org.eclipse.emf.ecore.EReference |
NB_EQUIP_CONNECTION__EQUIP
The meta object literal for the 'Equip' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
NB_EQUIP_CONNECTION__EQUIP_TYPE
The meta object literal for the 'Equip Type' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
NB_EQUIP_CONNECTION__FROM_BUS
The meta object literal for the 'From Bus' reference feature.
|
static org.eclipse.emf.ecore.EReference |
NB_EQUIP_CONNECTION__SUBSTATION
The meta object literal for the 'Substation' reference feature.
|
static org.eclipse.emf.ecore.EReference |
NB_EQUIP_CONNECTION__TERT_BUS
The meta object literal for the 'Tert Bus' reference feature.
|
static org.eclipse.emf.ecore.EReference |
NB_EQUIP_CONNECTION__TO_BUS
The meta object literal for the 'To Bus' reference feature.
|
static org.eclipse.emf.ecore.EEnum |
NB_MODEL_EQUIP_TYPE
The meta object literal for the '
Equip Type ' enum. |
static org.eclipse.emf.ecore.EEnum |
NB_MODEL_SWITCH_TYPE
The meta object literal for the '
Switch Type ' enum. |
static org.eclipse.emf.ecore.EClass |
NB_NODE
The meta object literal for the '
NB Node ' class. |
static org.eclipse.emf.ecore.EReference |
NB_NODE__BUS
The meta object literal for the 'Bus' reference feature.
|
static org.eclipse.emf.ecore.EReference |
NB_NODE__SUBSTATION
The meta object literal for the 'Substation' reference feature.
|
static org.eclipse.emf.ecore.EClass |
NB_SWITCH
The meta object literal for the '
NB Switch ' class. |
static org.eclipse.emf.ecore.EReference |
NB_SWITCH__FROM_NB_NODE
The meta object literal for the 'From NB Node' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
NB_SWITCH__NAME_RATING
The meta object literal for the 'Name Rating' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
NB_SWITCH__NORMAL_STATUS
The meta object literal for the 'Normal Status' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
NB_SWITCH__SUBSTATION
The meta object literal for the 'Substation' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
NB_SWITCH__SWITCH_TYPE
The meta object literal for the 'Switch Type' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
NB_SWITCH__TO_NB_NODE
The meta object literal for the 'To NB Node' reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
NB_SWITCH__XPU
The meta object literal for the 'Xpu' attribute feature.
|
static final org.eclipse.emf.ecore.EClass NB_NODE
NB Node
' class.
NBNodeImpl
,
NBModelPackageImpl.getNBNode()
static final org.eclipse.emf.ecore.EReference NB_NODE__SUBSTATION
static final org.eclipse.emf.ecore.EReference NB_NODE__BUS
static final org.eclipse.emf.ecore.EClass NB_SWITCH
NB Switch
' class.
NBSwitchImpl
,
NBModelPackageImpl.getNBSwitch()
static final org.eclipse.emf.ecore.EReference NB_SWITCH__SUBSTATION
static final org.eclipse.emf.ecore.EReference NB_SWITCH__FROM_NB_NODE
static final org.eclipse.emf.ecore.EReference NB_SWITCH__TO_NB_NODE
static final org.eclipse.emf.ecore.EAttribute NB_SWITCH__SWITCH_TYPE
static final org.eclipse.emf.ecore.EAttribute NB_SWITCH__NORMAL_STATUS
static final org.eclipse.emf.ecore.EAttribute NB_SWITCH__XPU
static final org.eclipse.emf.ecore.EAttribute NB_SWITCH__NAME_RATING
static final org.eclipse.emf.ecore.EClass NB_EQUIP_CONNECTION
NB Equip Connection
' class.
static final org.eclipse.emf.ecore.EReference NB_EQUIP_CONNECTION__SUBSTATION
static final org.eclipse.emf.ecore.EReference NB_EQUIP_CONNECTION__BN_NODE
static final org.eclipse.emf.ecore.EAttribute NB_EQUIP_CONNECTION__EQUIP_TYPE
static final org.eclipse.emf.ecore.EReference NB_EQUIP_CONNECTION__EQUIP
static final org.eclipse.emf.ecore.EReference NB_EQUIP_CONNECTION__FROM_BUS
static final org.eclipse.emf.ecore.EReference NB_EQUIP_CONNECTION__TO_BUS
static final org.eclipse.emf.ecore.EReference NB_EQUIP_CONNECTION__TERT_BUS
static final org.eclipse.emf.ecore.EEnum NB_MODEL_EQUIP_TYPE
Equip Type
' enum.
static final org.eclipse.emf.ecore.EEnum NB_MODEL_SWITCH_TYPE
Switch Type
' enum.