Interface DataFlowDiagramPackage

  • All Superinterfaces:
    EModelElement, ENamedElement, EObject, EPackage, Notifier
    All Known Implementing Classes:
    DataFlowDiagramPackageImpl

    public interface DataFlowDiagramPackage
    extends EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    DataFlowDiagramFactory
    Generated class or method.
    EMF model class or method.
    kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL'"
    • Field Detail

      • eINSTANCE

        static final DataFlowDiagramPackage eINSTANCE
        The singleton instance of the package.
        Generated class or method.
      • DATA_FLOW_DIAGRAM__ID

        static final int DATA_FLOW_DIAGRAM__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_DIAGRAM__REFINED_BY

        static final int DATA_FLOW_DIAGRAM__REFINED_BY
        The feature id for the 'Refined By' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_DIAGRAM__NODES

        static final int DATA_FLOW_DIAGRAM__NODES
        The feature id for the 'Nodes' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_DIAGRAM__EDGES

        static final int DATA_FLOW_DIAGRAM__EDGES
        The feature id for the 'Edges' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_DIAGRAM_FEATURE_COUNT

        static final int DATA_FLOW_DIAGRAM_FEATURE_COUNT
        The number of structural features of the 'Data Flow Diagram' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENTITY__ID

        static final int ENTITY__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENTITY__NAME

        static final int ENTITY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENTITY_FEATURE_COUNT

        static final int ENTITY_FEATURE_COUNT
        The number of structural features of the 'Entity' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • COMPONENT__ID

        static final int COMPONENT__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • COMPONENT__NAME

        static final int COMPONENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • COMPONENT_FEATURE_COUNT

        static final int COMPONENT_FEATURE_COUNT
        The number of structural features of the 'Component' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NODE__ID

        static final int NODE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NODE__NAME

        static final int NODE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NODE__REQUIRING_NODES

        static final int NODE__REQUIRING_NODES
        The feature id for the 'Requiring Nodes' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NODE__PROVIDING_NODES

        static final int NODE__PROVIDING_NODES
        The feature id for the 'Providing Nodes' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NODE_FEATURE_COUNT

        static final int NODE_FEATURE_COUNT
        The number of structural features of the 'Node' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXTERNAL_ACTOR__ID

        static final int EXTERNAL_ACTOR__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXTERNAL_ACTOR__NAME

        static final int EXTERNAL_ACTOR__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXTERNAL_ACTOR__REQUIRING_NODES

        static final int EXTERNAL_ACTOR__REQUIRING_NODES
        The feature id for the 'Requiring Nodes' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXTERNAL_ACTOR__PROVIDING_NODES

        static final int EXTERNAL_ACTOR__PROVIDING_NODES
        The feature id for the 'Providing Nodes' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EXTERNAL_ACTOR_FEATURE_COUNT

        static final int EXTERNAL_ACTOR_FEATURE_COUNT
        The number of structural features of the 'External Actor' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE__ID

        static final int STORE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE__NAME

        static final int STORE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE__REQUIRING_NODES

        static final int STORE__REQUIRING_NODES
        The feature id for the 'Requiring Nodes' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE__PROVIDING_NODES

        static final int STORE__PROVIDING_NODES
        The feature id for the 'Providing Nodes' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • STORE_FEATURE_COUNT

        static final int STORE_FEATURE_COUNT
        The number of structural features of the 'Store' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESS__ID

        static final int PROCESS__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESS__NAME

        static final int PROCESS__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESS__REQUIRING_NODES

        static final int PROCESS__REQUIRING_NODES
        The feature id for the 'Requiring Nodes' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESS__PROVIDING_NODES

        static final int PROCESS__PROVIDING_NODES
        The feature id for the 'Providing Nodes' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PROCESS_FEATURE_COUNT

        static final int PROCESS_FEATURE_COUNT
        The number of structural features of the 'Process' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_DIAGRAM_REFINEMENT__ID

        static final int DATA_FLOW_DIAGRAM_REFINEMENT__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_PROCESS

        static final int DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_PROCESS
        The feature id for the 'Refined Process' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_DIAGRAM_REFINEMENT__REFINING_DIAGRAM

        static final int DATA_FLOW_DIAGRAM_REFINEMENT__REFINING_DIAGRAM
        The feature id for the 'Refining Diagram' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_EDGES

        static final int DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_EDGES
        The feature id for the 'Refined Edges' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_DIAGRAM_REFINEMENT_FEATURE_COUNT

        static final int DATA_FLOW_DIAGRAM_REFINEMENT_FEATURE_COUNT
        The number of structural features of the 'Refinement' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDGE__ID

        static final int EDGE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDGE__NAME

        static final int EDGE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDGE__TARGET

        static final int EDGE__TARGET
        The feature id for the 'Target' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDGE__SOURCE

        static final int EDGE__SOURCE
        The feature id for the 'Source' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDGE_FEATURE_COUNT

        static final int EDGE_FEATURE_COUNT
        The number of structural features of the 'Edge' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_EDGE__ID

        static final int DATA_FLOW_EDGE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_EDGE__NAME

        static final int DATA_FLOW_EDGE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_EDGE__TARGET

        static final int DATA_FLOW_EDGE__TARGET
        The feature id for the 'Target' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_EDGE__SOURCE

        static final int DATA_FLOW_EDGE__SOURCE
        The feature id for the 'Source' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_EDGE__DATA

        static final int DATA_FLOW_EDGE__DATA
        The feature id for the 'Data' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_EDGE_FEATURE_COUNT

        static final int DATA_FLOW_EDGE_FEATURE_COUNT
        The number of structural features of the 'Data Flow Edge' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW__ID

        static final int DATA_FLOW__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW__NAME

        static final int DATA_FLOW__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW__TARGET

        static final int DATA_FLOW__TARGET
        The feature id for the 'Target' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW__SOURCE

        static final int DATA_FLOW__SOURCE
        The feature id for the 'Source' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW__DATA

        static final int DATA_FLOW__DATA
        The feature id for the 'Data' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FLOW_FEATURE_COUNT

        static final int DATA_FLOW_FEATURE_COUNT
        The number of structural features of the 'Data Flow' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA__ID

        static final int DATA__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA__NAME

        static final int DATA__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA__TYPE

        static final int DATA__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_FEATURE_COUNT

        static final int DATA_FEATURE_COUNT
        The number of structural features of the 'Data' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NAMED_ELEMENT__NAME

        static final int NAMED_ELEMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • NAMED_ELEMENT_FEATURE_COUNT

        static final int NAMED_ELEMENT_FEATURE_COUNT
        The number of structural features of the 'Named Element' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDGE_REFINEMENT__ID

        static final int EDGE_REFINEMENT__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDGE_REFINEMENT__REFINED_EDGE

        static final int EDGE_REFINEMENT__REFINED_EDGE
        The feature id for the 'Refined Edge' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDGE_REFINEMENT__REFINING_EDGES

        static final int EDGE_REFINEMENT__REFINING_EDGES
        The feature id for the 'Refining Edges' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • EDGE_REFINEMENT_FEATURE_COUNT

        static final int EDGE_REFINEMENT_FEATURE_COUNT
        The number of structural features of the 'Edge Refinement' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
    • Method Detail

      • getDataFlowDiagram

        EClass getDataFlowDiagram()
        Returns the meta object for class 'Data Flow Diagram'.
        Returns:
        the meta object for class 'Data Flow Diagram'.
        See Also:
        DataFlowDiagram
        Generated class or method.
      • getComponent

        EClass getComponent()
        Returns the meta object for class 'Component'.
        Returns:
        the meta object for class 'Component'.
        See Also:
        Component
        Generated class or method.
      • getExternalActor

        EClass getExternalActor()
        Returns the meta object for class 'External Actor'.
        Returns:
        the meta object for class 'External Actor'.
        See Also:
        ExternalActor
        Generated class or method.
      • getStore

        EClass getStore()
        Returns the meta object for class 'Store'.
        Returns:
        the meta object for class 'Store'.
        See Also:
        Store
        Generated class or method.
      • getProcess

        EClass getProcess()
        Returns the meta object for class 'Process'.
        Returns:
        the meta object for class 'Process'.
        See Also:
        Process
        Generated class or method.
      • getDataFlowDiagramRefinement

        EClass getDataFlowDiagramRefinement()
        Returns the meta object for class 'Refinement'.
        Returns:
        the meta object for class 'Refinement'.
        See Also:
        DataFlowDiagramRefinement
        Generated class or method.
      • getDataFlow

        EClass getDataFlow()
        Returns the meta object for class 'Data Flow'.
        Returns:
        the meta object for class 'Data Flow'.
        See Also:
        DataFlow
        Generated class or method.
      • getData

        EClass getData()
        Returns the meta object for class 'Data'.
        Returns:
        the meta object for class 'Data'.
        See Also:
        Data
        Generated class or method.
      • getData_Type

        EReference getData_Type()
        Returns the meta object for the reference 'Type'.
        Returns:
        the meta object for the reference 'Type'.
        See Also:
        Data.getType(), getData()
        Generated class or method.
      • getEdge

        EClass getEdge()
        Returns the meta object for class 'Edge'.
        Returns:
        the meta object for class 'Edge'.
        See Also:
        Edge
        Generated class or method.
      • getEdge_Target

        EReference getEdge_Target()
        Returns the meta object for the reference 'Target'.
        Returns:
        the meta object for the reference 'Target'.
        See Also:
        Edge.getTarget(), getEdge()
        Generated class or method.
      • getEdge_Source

        EReference getEdge_Source()
        Returns the meta object for the reference 'Source'.
        Returns:
        the meta object for the reference 'Source'.
        See Also:
        Edge.getSource(), getEdge()
        Generated class or method.
      • getDataFlowEdge

        EClass getDataFlowEdge()
        Returns the meta object for class 'Data Flow Edge'.
        Returns:
        the meta object for class 'Data Flow Edge'.
        See Also:
        DataFlowEdge
        Generated class or method.
      • getDataFlowEdge_Data

        EReference getDataFlowEdge_Data()
        Returns the meta object for the containment reference list 'Data'.
        Returns:
        the meta object for the containment reference list 'Data'.
        See Also:
        DataFlowEdge.getData(), getDataFlowEdge()
        Generated class or method.
      • getNode

        EClass getNode()
        Returns the meta object for class 'Node'.
        Returns:
        the meta object for class 'Node'.
        See Also:
        Node
        Generated class or method.
      • getNamedElement

        EClass getNamedElement()
        Returns the meta object for class 'Named Element'.
        Returns:
        the meta object for class 'Named Element'.
        See Also:
        NamedElement
        Generated class or method.
      • getEntity

        EClass getEntity()
        Returns the meta object for class 'Entity'.
        Returns:
        the meta object for class 'Entity'.
        See Also:
        Entity
        Generated class or method.
      • getEdgeRefinement

        EClass getEdgeRefinement()
        Returns the meta object for class 'Edge Refinement'.
        Returns:
        the meta object for class 'Edge Refinement'.
        See Also:
        EdgeRefinement
        Generated class or method.
      • getDataFlowDiagramFactory

        DataFlowDiagramFactory getDataFlowDiagramFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
        Generated class or method.