public static interface FlowdiagramPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
ACTIVITY_SHAPE
The meta object literal for the '
Activity Shape' class |
static org.eclipse.emf.ecore.EReference |
ACTIVITY_SHAPE__ACTIVITY_NODE
The meta object literal for the 'Activity Node' reference feature
|
static org.eclipse.emf.ecore.EClass |
BRANCH_CONTAINER_SHAPE
The meta object literal for the '
Branch Container Shape' class |
static org.eclipse.emf.ecore.EReference |
BRANCH_CONTAINER_SHAPE__BRANCH_CONTAINER
The meta object literal for the 'Branch Container' reference feature
|
static org.eclipse.emf.ecore.EReference |
BRANCH_CONTAINER_SHAPE__BRANCH_EDGE_LIST
The meta object literal for the 'Branch Edge List' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
BRANCH_CONTAINER_SHAPE__FLOW_SHAPE_LIST
The meta object literal for the 'Flow Shape List' containment reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
BRANCH_CONTAINER_SHAPE__VALID
The meta object literal for the 'Valid' attribute feature
|
static org.eclipse.emf.ecore.EClass |
BRANCH_EDGE
The meta object literal for the '
Branch Edge' class |
static org.eclipse.emf.ecore.EReference |
BRANCH_EDGE__BRANCH
The meta object literal for the 'Branch' reference feature
|
static org.eclipse.emf.ecore.EAttribute |
BRANCH_EDGE__VALID
The meta object literal for the 'Valid' attribute feature
|
static org.eclipse.emf.ecore.EClass |
FLOW_DIAGRAM
The meta object literal for the '
Flow Diagram' class |
static org.eclipse.emf.ecore.EReference |
FLOW_DIAGRAM__FLOW_EDGE_LIST
The meta object literal for the 'Flow Edge List' containment reference list feature
|
static org.eclipse.emf.ecore.EReference |
FLOW_DIAGRAM__FLOW_SHAPE_LIST
The meta object literal for the 'Flow Shape List' containment reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
FLOW_DIAGRAM__SELECTION
The meta object literal for the 'Selection' attribute feature
|
static org.eclipse.emf.ecore.EClass |
FLOW_EDGE
The meta object literal for the '
Flow Edge' class |
static org.eclipse.emf.ecore.EReference |
FLOW_EDGE__SOURCE_SHAPE
The meta object literal for the 'Source Shape' reference feature
|
static org.eclipse.emf.ecore.EReference |
FLOW_EDGE__TARGET_SHAPE
The meta object literal for the 'Target Shape' reference feature
|
static org.eclipse.emf.ecore.EClass |
FLOW_SHAPE
The meta object literal for the '
Flow Shape' class |
static org.eclipse.emf.ecore.EAttribute |
FLOW_SHAPE__HEIGHT
The meta object literal for the 'Height' attribute feature
|
static org.eclipse.emf.ecore.EReference |
FLOW_SHAPE__INBOUND_EDGES
The meta object literal for the 'Inbound Edges' reference list feature
|
static org.eclipse.emf.ecore.EReference |
FLOW_SHAPE__OUTBOUND_EDGES
The meta object literal for the 'Outbound Edges' reference list feature
|
static org.eclipse.emf.ecore.EAttribute |
FLOW_SHAPE__WIDTH
The meta object literal for the 'Width' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
FLOW_SHAPE__X
The meta object literal for the 'X' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
FLOW_SHAPE__Y
The meta object literal for the 'Y' attribute feature
|
static org.eclipse.emf.ecore.EClass |
INITIATE_SHAPE
The meta object literal for the '
Initiate Shape' class |
static org.eclipse.emf.ecore.EClass |
LOOPBACK_EDGE
The meta object literal for the '
Loopback Edge' class |
static org.eclipse.emf.ecore.EClass |
TERMINATE_SHAPE
The meta object literal for the '
Terminate Shape' class |
static org.eclipse.emf.ecore.EReference |
TERMINATE_SHAPE__TERMINATE_NODE
The meta object literal for the 'Terminate Node' reference feature
|
static final org.eclipse.emf.ecore.EClass FLOW_DIAGRAM
Flow Diagram' class.
FlowDiagramImpl,
FlowdiagramPackageImpl.getFlowDiagram()static final org.eclipse.emf.ecore.EAttribute FLOW_DIAGRAM__SELECTION
static final org.eclipse.emf.ecore.EReference FLOW_DIAGRAM__FLOW_SHAPE_LIST
static final org.eclipse.emf.ecore.EReference FLOW_DIAGRAM__FLOW_EDGE_LIST
static final org.eclipse.emf.ecore.EClass FLOW_SHAPE
Flow Shape' class.
FlowShapeImpl,
FlowdiagramPackageImpl.getFlowShape()static final org.eclipse.emf.ecore.EAttribute FLOW_SHAPE__X
static final org.eclipse.emf.ecore.EAttribute FLOW_SHAPE__Y
static final org.eclipse.emf.ecore.EAttribute FLOW_SHAPE__WIDTH
static final org.eclipse.emf.ecore.EAttribute FLOW_SHAPE__HEIGHT
static final org.eclipse.emf.ecore.EReference FLOW_SHAPE__OUTBOUND_EDGES
static final org.eclipse.emf.ecore.EReference FLOW_SHAPE__INBOUND_EDGES
static final org.eclipse.emf.ecore.EClass ACTIVITY_SHAPE
Activity Shape' class.
ActivityShapeImpl,
FlowdiagramPackageImpl.getActivityShape()static final org.eclipse.emf.ecore.EReference ACTIVITY_SHAPE__ACTIVITY_NODE
static final org.eclipse.emf.ecore.EClass BRANCH_CONTAINER_SHAPE
Branch Container Shape' class.
BranchContainerShapeImpl,
FlowdiagramPackageImpl.getBranchContainerShape()static final org.eclipse.emf.ecore.EAttribute BRANCH_CONTAINER_SHAPE__VALID
static final org.eclipse.emf.ecore.EReference BRANCH_CONTAINER_SHAPE__BRANCH_CONTAINER
static final org.eclipse.emf.ecore.EReference BRANCH_CONTAINER_SHAPE__FLOW_SHAPE_LIST
static final org.eclipse.emf.ecore.EReference BRANCH_CONTAINER_SHAPE__BRANCH_EDGE_LIST
static final org.eclipse.emf.ecore.EClass TERMINATE_SHAPE
Terminate Shape' class.
TerminateShapeImpl,
FlowdiagramPackageImpl.getTerminateShape()static final org.eclipse.emf.ecore.EReference TERMINATE_SHAPE__TERMINATE_NODE
static final org.eclipse.emf.ecore.EClass FLOW_EDGE
Flow Edge' class.
FlowEdgeImpl,
FlowdiagramPackageImpl.getFlowEdge()static final org.eclipse.emf.ecore.EReference FLOW_EDGE__SOURCE_SHAPE
static final org.eclipse.emf.ecore.EReference FLOW_EDGE__TARGET_SHAPE
static final org.eclipse.emf.ecore.EClass BRANCH_EDGE
Branch Edge' class.
BranchEdgeImpl,
FlowdiagramPackageImpl.getBranchEdge()static final org.eclipse.emf.ecore.EAttribute BRANCH_EDGE__VALID
static final org.eclipse.emf.ecore.EReference BRANCH_EDGE__BRANCH
static final org.eclipse.emf.ecore.EClass INITIATE_SHAPE
Initiate Shape' class.
InitiateShapeImpl,
FlowdiagramPackageImpl.getInitiateShape()static final org.eclipse.emf.ecore.EClass LOOPBACK_EDGE
Loopback Edge' class.
LoopbackEdgeImpl,
FlowdiagramPackageImpl.getLoopbackEdge()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.