public static interface FlowInterfacePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
FLOW_INTERFACE
The meta object literal for the '
Flow Interface' class. |
static org.eclipse.emf.ecore.EReference |
FLOW_INTERFACE__INTERFACE_BRANCHES
The meta object literal for the 'Interface Branches' containment reference list feature.
|
static org.eclipse.emf.ecore.EReference |
FLOW_INTERFACE__NETWORK
The meta object literal for the 'Network' reference feature.
|
static org.eclipse.emf.ecore.EReference |
FLOW_INTERFACE__OFF_PEAK_LIMIT
The meta object literal for the 'Off Peak Limit' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
FLOW_INTERFACE__ON_PEAK_LIMIT
The meta object literal for the 'On Peak Limit' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
FLOW_INTERFACE_BRANCH
The meta object literal for the '
Branch' class. |
static org.eclipse.emf.ecore.EAttribute |
FLOW_INTERFACE_BRANCH__BRANCH_DIR
The meta object literal for the 'Branch Dir' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
FLOW_INTERFACE_BRANCH__INTERFACE
The meta object literal for the 'Interface' container reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
FLOW_INTERFACE_BRANCH__WEIGHT
The meta object literal for the 'Weight' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
FLOW_INTERFACE_LIMIT
The meta object literal for the '
Limit' class. |
static org.eclipse.emf.ecore.EAttribute |
FLOW_INTERFACE_LIMIT__OPPSITE_REF_DIR_IMPORT_LIMIT
The meta object literal for the 'Oppsite Ref Dir Import Limit' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
FLOW_INTERFACE_LIMIT__REF_DIR_EXPORT_LIMIT
The meta object literal for the 'Ref Dir Export Limit' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
FLOW_INTERFACE_LIMIT__STATUS
The meta object literal for the 'Status' attribute feature.
|
static org.eclipse.emf.ecore.EAttribute |
FLOW_INTERFACE_LIMIT__TYPE
The meta object literal for the 'Type' attribute feature.
|
static org.eclipse.emf.ecore.EEnum |
FLOW_INTERFACE_TYPE
The meta object literal for the '
Type' enum. |
static final org.eclipse.emf.ecore.EClass FLOW_INTERFACE
Flow Interface' class.
static final org.eclipse.emf.ecore.EReference FLOW_INTERFACE__NETWORK
static final org.eclipse.emf.ecore.EReference FLOW_INTERFACE__ON_PEAK_LIMIT
static final org.eclipse.emf.ecore.EReference FLOW_INTERFACE__OFF_PEAK_LIMIT
static final org.eclipse.emf.ecore.EReference FLOW_INTERFACE__INTERFACE_BRANCHES
static final org.eclipse.emf.ecore.EClass FLOW_INTERFACE_BRANCH
Branch' class.
static final org.eclipse.emf.ecore.EReference FLOW_INTERFACE_BRANCH__INTERFACE
static final org.eclipse.emf.ecore.EAttribute FLOW_INTERFACE_BRANCH__WEIGHT
static final org.eclipse.emf.ecore.EAttribute FLOW_INTERFACE_BRANCH__BRANCH_DIR
static final org.eclipse.emf.ecore.EClass FLOW_INTERFACE_LIMIT
Limit' class.
static final org.eclipse.emf.ecore.EAttribute FLOW_INTERFACE_LIMIT__TYPE
static final org.eclipse.emf.ecore.EAttribute FLOW_INTERFACE_LIMIT__STATUS
static final org.eclipse.emf.ecore.EAttribute FLOW_INTERFACE_LIMIT__REF_DIR_EXPORT_LIMIT
static final org.eclipse.emf.ecore.EAttribute FLOW_INTERFACE_LIMIT__OPPSITE_REF_DIR_IMPORT_LIMIT
static final org.eclipse.emf.ecore.EEnum FLOW_INTERFACE_TYPE
Type' enum.