Interface DataFlowDiagramPackage.Literals
-
- Enclosing interface:
- DataFlowDiagramPackage
public static interface DataFlowDiagramPackage.Literals
Defines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated class or method.
-
-
Field Summary
Fields Modifier and Type Field Description static EClass
COMPONENT
The meta object literal for the 'Component
' class.static EClass
DATA
The meta object literal for the 'Data
' class.static EReference
DATA__TYPE
The meta object literal for the 'Type' reference feature.static EClass
DATA_FLOW
The meta object literal for the 'Data Flow
' class.static EClass
DATA_FLOW_DIAGRAM
The meta object literal for the 'Data Flow Diagram
' class.static EReference
DATA_FLOW_DIAGRAM__EDGES
The meta object literal for the 'Edges' containment reference list feature.static EReference
DATA_FLOW_DIAGRAM__NODES
The meta object literal for the 'Nodes' containment reference list feature.static EReference
DATA_FLOW_DIAGRAM__REFINED_BY
The meta object literal for the 'Refined By' containment reference list feature.static EClass
DATA_FLOW_DIAGRAM_REFINEMENT
The meta object literal for the 'Refinement
' class.static EReference
DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_EDGES
The meta object literal for the 'Refined Edges' containment reference list feature.static EReference
DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_PROCESS
The meta object literal for the 'Refined Process' reference feature.static EReference
DATA_FLOW_DIAGRAM_REFINEMENT__REFINING_DIAGRAM
The meta object literal for the 'Refining Diagram' containment reference feature.static EClass
DATA_FLOW_EDGE
The meta object literal for the 'Data Flow Edge
' class.static EReference
DATA_FLOW_EDGE__DATA
The meta object literal for the 'Data' containment reference list feature.static EClass
EDGE
The meta object literal for the 'Edge
' class.static EReference
EDGE__SOURCE
The meta object literal for the 'Source' reference feature.static EReference
EDGE__TARGET
The meta object literal for the 'Target' reference feature.static EClass
EDGE_REFINEMENT
The meta object literal for the 'Edge Refinement
' class.static EReference
EDGE_REFINEMENT__REFINED_EDGE
The meta object literal for the 'Refined Edge' reference feature.static EReference
EDGE_REFINEMENT__REFINING_EDGES
The meta object literal for the 'Refining Edges' reference list feature.static EClass
ENTITY
The meta object literal for the 'Entity
' class.static EClass
EXTERNAL_ACTOR
The meta object literal for the 'External Actor
' class.static EClass
NAMED_ELEMENT
The meta object literal for the 'Named Element
' class.static EAttribute
NAMED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.static EClass
NODE
The meta object literal for the 'Node
' class.static EReference
NODE__PROVIDING_NODES
The meta object literal for the 'Providing Nodes' reference list feature.static EReference
NODE__REQUIRING_NODES
The meta object literal for the 'Requiring Nodes' reference list feature.static EClass
PROCESS
The meta object literal for the 'Process
' class.static EClass
STORE
The meta object literal for the 'Store
' class.
-
-
-
Field Detail
-
DATA_FLOW_DIAGRAM
static final EClass DATA_FLOW_DIAGRAM
The meta object literal for the 'Data Flow Diagram
' class.- See Also:
DataFlowDiagramImpl
,DataFlowDiagramPackageImpl.getDataFlowDiagram()
- Generated class or method.
-
DATA_FLOW_DIAGRAM__REFINED_BY
static final EReference DATA_FLOW_DIAGRAM__REFINED_BY
The meta object literal for the 'Refined By' containment reference list feature.- Generated class or method.
-
DATA_FLOW_DIAGRAM__NODES
static final EReference DATA_FLOW_DIAGRAM__NODES
The meta object literal for the 'Nodes' containment reference list feature.- Generated class or method.
-
DATA_FLOW_DIAGRAM__EDGES
static final EReference DATA_FLOW_DIAGRAM__EDGES
The meta object literal for the 'Edges' containment reference list feature.- Generated class or method.
-
COMPONENT
static final EClass COMPONENT
The meta object literal for the 'Component
' class.- See Also:
ComponentImpl
,DataFlowDiagramPackageImpl.getComponent()
- Generated class or method.
-
EXTERNAL_ACTOR
static final EClass EXTERNAL_ACTOR
The meta object literal for the 'External Actor
' class.- See Also:
ExternalActorImpl
,DataFlowDiagramPackageImpl.getExternalActor()
- Generated class or method.
-
STORE
static final EClass STORE
The meta object literal for the 'Store
' class.- See Also:
StoreImpl
,DataFlowDiagramPackageImpl.getStore()
- Generated class or method.
-
PROCESS
static final EClass PROCESS
The meta object literal for the 'Process
' class.- See Also:
ProcessImpl
,DataFlowDiagramPackageImpl.getProcess()
- Generated class or method.
-
DATA_FLOW_DIAGRAM_REFINEMENT
static final EClass DATA_FLOW_DIAGRAM_REFINEMENT
The meta object literal for the 'Refinement
' class.- See Also:
DataFlowDiagramRefinementImpl
,DataFlowDiagramPackageImpl.getDataFlowDiagramRefinement()
- Generated class or method.
-
DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_PROCESS
static final EReference DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_PROCESS
The meta object literal for the 'Refined Process' reference feature.- Generated class or method.
-
DATA_FLOW_DIAGRAM_REFINEMENT__REFINING_DIAGRAM
static final EReference DATA_FLOW_DIAGRAM_REFINEMENT__REFINING_DIAGRAM
The meta object literal for the 'Refining Diagram' containment reference feature.- Generated class or method.
-
DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_EDGES
static final EReference DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_EDGES
The meta object literal for the 'Refined Edges' containment reference list feature.- Generated class or method.
-
DATA_FLOW
static final EClass DATA_FLOW
The meta object literal for the 'Data Flow
' class.- See Also:
DataFlowImpl
,DataFlowDiagramPackageImpl.getDataFlow()
- Generated class or method.
-
DATA
static final EClass DATA
The meta object literal for the 'Data
' class.- See Also:
DataImpl
,DataFlowDiagramPackageImpl.getData()
- Generated class or method.
-
DATA__TYPE
static final EReference DATA__TYPE
The meta object literal for the 'Type' reference feature.- Generated class or method.
-
EDGE
static final EClass EDGE
The meta object literal for the 'Edge
' class.- See Also:
EdgeImpl
,DataFlowDiagramPackageImpl.getEdge()
- Generated class or method.
-
EDGE__TARGET
static final EReference EDGE__TARGET
The meta object literal for the 'Target' reference feature.- Generated class or method.
-
EDGE__SOURCE
static final EReference EDGE__SOURCE
The meta object literal for the 'Source' reference feature.- Generated class or method.
-
DATA_FLOW_EDGE
static final EClass DATA_FLOW_EDGE
The meta object literal for the 'Data Flow Edge
' class.- See Also:
DataFlowEdgeImpl
,DataFlowDiagramPackageImpl.getDataFlowEdge()
- Generated class or method.
-
DATA_FLOW_EDGE__DATA
static final EReference DATA_FLOW_EDGE__DATA
The meta object literal for the 'Data' containment reference list feature.- Generated class or method.
-
NODE
static final EClass NODE
The meta object literal for the 'Node
' class.- See Also:
NodeImpl
,DataFlowDiagramPackageImpl.getNode()
- Generated class or method.
-
NODE__REQUIRING_NODES
static final EReference NODE__REQUIRING_NODES
The meta object literal for the 'Requiring Nodes' reference list feature.- Generated class or method.
-
NODE__PROVIDING_NODES
static final EReference NODE__PROVIDING_NODES
The meta object literal for the 'Providing Nodes' reference list feature.- Generated class or method.
-
NAMED_ELEMENT
static final EClass NAMED_ELEMENT
The meta object literal for the 'Named Element
' class.- See Also:
NamedElementImpl
,DataFlowDiagramPackageImpl.getNamedElement()
- Generated class or method.
-
NAMED_ELEMENT__NAME
static final EAttribute NAMED_ELEMENT__NAME
The meta object literal for the 'Name' attribute feature.- Generated class or method.
-
ENTITY
static final EClass ENTITY
The meta object literal for the 'Entity
' class.- See Also:
EntityImpl
,DataFlowDiagramPackageImpl.getEntity()
- Generated class or method.
-
EDGE_REFINEMENT
static final EClass EDGE_REFINEMENT
The meta object literal for the 'Edge Refinement
' class.- See Also:
EdgeRefinementImpl
,DataFlowDiagramPackageImpl.getEdgeRefinement()
- Generated class or method.
-
EDGE_REFINEMENT__REFINED_EDGE
static final EReference EDGE_REFINEMENT__REFINED_EDGE
The meta object literal for the 'Refined Edge' reference feature.- Generated class or method.
-
EDGE_REFINEMENT__REFINING_EDGES
static final EReference EDGE_REFINEMENT__REFINING_EDGES
The meta object literal for the 'Refining Edges' reference list feature.- Generated class or method.
-
-