Interface DataFlowDiagramPackage.Literals
-
- Enclosing interface:
- DataFlowDiagramPackage
public static interface DataFlowDiagramPackage.LiteralsDefines 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 EClassCOMPONENTThe meta object literal for the 'Component' class.static EClassDATAThe meta object literal for the 'Data' class.static EReferenceDATA__TYPEThe meta object literal for the 'Type' reference feature.static EClassDATA_FLOWThe meta object literal for the 'Data Flow' class.static EClassDATA_FLOW_DIAGRAMThe meta object literal for the 'Data Flow Diagram' class.static EReferenceDATA_FLOW_DIAGRAM__EDGESThe meta object literal for the 'Edges' containment reference list feature.static EReferenceDATA_FLOW_DIAGRAM__NODESThe meta object literal for the 'Nodes' containment reference list feature.static EReferenceDATA_FLOW_DIAGRAM__REFINED_BYThe meta object literal for the 'Refined By' containment reference list feature.static EClassDATA_FLOW_DIAGRAM_REFINEMENTThe meta object literal for the 'Refinement' class.static EReferenceDATA_FLOW_DIAGRAM_REFINEMENT__REFINED_EDGESThe meta object literal for the 'Refined Edges' containment reference list feature.static EReferenceDATA_FLOW_DIAGRAM_REFINEMENT__REFINED_PROCESSThe meta object literal for the 'Refined Process' reference feature.static EReferenceDATA_FLOW_DIAGRAM_REFINEMENT__REFINING_DIAGRAMThe meta object literal for the 'Refining Diagram' containment reference feature.static EClassDATA_FLOW_EDGEThe meta object literal for the 'Data Flow Edge' class.static EReferenceDATA_FLOW_EDGE__DATAThe meta object literal for the 'Data' containment reference list feature.static EClassEDGEThe meta object literal for the 'Edge' class.static EReferenceEDGE__SOURCEThe meta object literal for the 'Source' reference feature.static EReferenceEDGE__TARGETThe meta object literal for the 'Target' reference feature.static EClassEDGE_REFINEMENTThe meta object literal for the 'Edge Refinement' class.static EReferenceEDGE_REFINEMENT__REFINED_EDGEThe meta object literal for the 'Refined Edge' reference feature.static EReferenceEDGE_REFINEMENT__REFINING_EDGESThe meta object literal for the 'Refining Edges' reference list feature.static EClassENTITYThe meta object literal for the 'Entity' class.static EClassEXTERNAL_ACTORThe meta object literal for the 'External Actor' class.static EClassNAMED_ELEMENTThe meta object literal for the 'Named Element' class.static EAttributeNAMED_ELEMENT__NAMEThe meta object literal for the 'Name' attribute feature.static EClassNODEThe meta object literal for the 'Node' class.static EReferenceNODE__PROVIDING_NODESThe meta object literal for the 'Providing Nodes' reference list feature.static EReferenceNODE__REQUIRING_NODESThe meta object literal for the 'Requiring Nodes' reference list feature.static EClassPROCESSThe meta object literal for the 'Process' class.static EClassSTOREThe 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.
-
-