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'"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field Description static int
COMPONENT
The meta object id for the 'Component
' class.static int
COMPONENT__ID
The feature id for the 'Id' attribute.static int
COMPONENT__NAME
The feature id for the 'Name' attribute.static int
COMPONENT_FEATURE_COUNT
The number of structural features of the 'Component' class.static int
DATA
The meta object id for the 'Data
' class.static int
DATA__ID
The feature id for the 'Id' attribute.static int
DATA__NAME
The feature id for the 'Name' attribute.static int
DATA__TYPE
The feature id for the 'Type' reference.static int
DATA_FEATURE_COUNT
The number of structural features of the 'Data' class.static int
DATA_FLOW
The meta object id for the 'Data Flow
' class.static int
DATA_FLOW__DATA
The feature id for the 'Data' containment reference list.static int
DATA_FLOW__ID
The feature id for the 'Id' attribute.static int
DATA_FLOW__NAME
The feature id for the 'Name' attribute.static int
DATA_FLOW__SOURCE
The feature id for the 'Source' reference.static int
DATA_FLOW__TARGET
The feature id for the 'Target' reference.static int
DATA_FLOW_DIAGRAM
The meta object id for the 'Data Flow Diagram
' class.static int
DATA_FLOW_DIAGRAM__EDGES
The feature id for the 'Edges' containment reference list.static int
DATA_FLOW_DIAGRAM__ID
The feature id for the 'Id' attribute.static int
DATA_FLOW_DIAGRAM__NODES
The feature id for the 'Nodes' containment reference list.static int
DATA_FLOW_DIAGRAM__REFINED_BY
The feature id for the 'Refined By' containment reference list.static int
DATA_FLOW_DIAGRAM_FEATURE_COUNT
The number of structural features of the 'Data Flow Diagram' class.static int
DATA_FLOW_DIAGRAM_REFINEMENT
The meta object id for the 'Refinement
' class.static int
DATA_FLOW_DIAGRAM_REFINEMENT__ID
The feature id for the 'Id' attribute.static int
DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_EDGES
The feature id for the 'Refined Edges' containment reference list.static int
DATA_FLOW_DIAGRAM_REFINEMENT__REFINED_PROCESS
The feature id for the 'Refined Process' reference.static int
DATA_FLOW_DIAGRAM_REFINEMENT__REFINING_DIAGRAM
The feature id for the 'Refining Diagram' containment reference.static int
DATA_FLOW_DIAGRAM_REFINEMENT_FEATURE_COUNT
The number of structural features of the 'Refinement' class.static int
DATA_FLOW_EDGE
The meta object id for the 'Data Flow Edge
' class.static int
DATA_FLOW_EDGE__DATA
The feature id for the 'Data' containment reference list.static int
DATA_FLOW_EDGE__ID
The feature id for the 'Id' attribute.static int
DATA_FLOW_EDGE__NAME
The feature id for the 'Name' attribute.static int
DATA_FLOW_EDGE__SOURCE
The feature id for the 'Source' reference.static int
DATA_FLOW_EDGE__TARGET
The feature id for the 'Target' reference.static int
DATA_FLOW_EDGE_FEATURE_COUNT
The number of structural features of the 'Data Flow Edge' class.static int
DATA_FLOW_FEATURE_COUNT
The number of structural features of the 'Data Flow' class.static int
EDGE
The meta object id for the 'Edge
' class.static int
EDGE__ID
The feature id for the 'Id' attribute.static int
EDGE__NAME
The feature id for the 'Name' attribute.static int
EDGE__SOURCE
The feature id for the 'Source' reference.static int
EDGE__TARGET
The feature id for the 'Target' reference.static int
EDGE_FEATURE_COUNT
The number of structural features of the 'Edge' class.static int
EDGE_REFINEMENT
The meta object id for the 'Edge Refinement
' class.static int
EDGE_REFINEMENT__ID
The feature id for the 'Id' attribute.static int
EDGE_REFINEMENT__REFINED_EDGE
The feature id for the 'Refined Edge' reference.static int
EDGE_REFINEMENT__REFINING_EDGES
The feature id for the 'Refining Edges' reference list.static int
EDGE_REFINEMENT_FEATURE_COUNT
The number of structural features of the 'Edge Refinement' class.static DataFlowDiagramPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
ENTITY
The meta object id for the 'Entity
' class.static int
ENTITY__ID
The feature id for the 'Id' attribute.static int
ENTITY__NAME
The feature id for the 'Name' attribute.static int
ENTITY_FEATURE_COUNT
The number of structural features of the 'Entity' class.static int
EXTERNAL_ACTOR
The meta object id for the 'External Actor
' class.static int
EXTERNAL_ACTOR__ID
The feature id for the 'Id' attribute.static int
EXTERNAL_ACTOR__NAME
The feature id for the 'Name' attribute.static int
EXTERNAL_ACTOR__PROVIDING_NODES
The feature id for the 'Providing Nodes' reference list.static int
EXTERNAL_ACTOR__REQUIRING_NODES
The feature id for the 'Requiring Nodes' reference list.static int
EXTERNAL_ACTOR_FEATURE_COUNT
The number of structural features of the 'External Actor' class.static int
NAMED_ELEMENT
The meta object id for the 'Named Element
' class.static int
NAMED_ELEMENT__NAME
The feature id for the 'Name' attribute.static int
NAMED_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Named Element' class.static int
NODE
The meta object id for the 'Node
' class.static int
NODE__ID
The feature id for the 'Id' attribute.static int
NODE__NAME
The feature id for the 'Name' attribute.static int
NODE__PROVIDING_NODES
The feature id for the 'Providing Nodes' reference list.static int
NODE__REQUIRING_NODES
The feature id for the 'Requiring Nodes' reference list.static int
NODE_FEATURE_COUNT
The number of structural features of the 'Node' class.static int
PROCESS
The meta object id for the 'Process
' class.static int
PROCESS__ID
The feature id for the 'Id' attribute.static int
PROCESS__NAME
The feature id for the 'Name' attribute.static int
PROCESS__PROVIDING_NODES
The feature id for the 'Providing Nodes' reference list.static int
PROCESS__REQUIRING_NODES
The feature id for the 'Requiring Nodes' reference list.static int
PROCESS_FEATURE_COUNT
The number of structural features of the 'Process' class.static int
STORE
The meta object id for the 'Store
' class.static int
STORE__ID
The feature id for the 'Id' attribute.static int
STORE__NAME
The feature id for the 'Name' attribute.static int
STORE__PROVIDING_NODES
The feature id for the 'Providing Nodes' reference list.static int
STORE__REQUIRING_NODES
The feature id for the 'Requiring Nodes' reference list.static int
STORE_FEATURE_COUNT
The number of structural features of the 'Store' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getComponent()
Returns the meta object for class 'Component
'.EClass
getData()
Returns the meta object for class 'Data
'.EReference
getData_Type()
Returns the meta object for the reference 'Type
'.EClass
getDataFlow()
Returns the meta object for class 'Data Flow
'.EClass
getDataFlowDiagram()
Returns the meta object for class 'Data Flow Diagram
'.EReference
getDataFlowDiagram_Edges()
Returns the meta object for the containment reference list 'Edges
'.EReference
getDataFlowDiagram_Nodes()
Returns the meta object for the containment reference list 'Nodes
'.EReference
getDataFlowDiagram_RefinedBy()
Returns the meta object for the containment reference list 'Refined By
'.DataFlowDiagramFactory
getDataFlowDiagramFactory()
Returns the factory that creates the instances of the model.EClass
getDataFlowDiagramRefinement()
Returns the meta object for class 'Refinement
'.EReference
getDataFlowDiagramRefinement_RefinedEdges()
Returns the meta object for the containment reference list 'Refined Edges
'.EReference
getDataFlowDiagramRefinement_RefinedProcess()
Returns the meta object for the reference 'Refined Process
'.EReference
getDataFlowDiagramRefinement_RefiningDiagram()
Returns the meta object for the containment reference 'Refining Diagram
'.EClass
getDataFlowEdge()
Returns the meta object for class 'Data Flow Edge
'.EReference
getDataFlowEdge_Data()
Returns the meta object for the containment reference list 'Data
'.EClass
getEdge()
Returns the meta object for class 'Edge
'.EReference
getEdge_Source()
Returns the meta object for the reference 'Source
'.EReference
getEdge_Target()
Returns the meta object for the reference 'Target
'.EClass
getEdgeRefinement()
Returns the meta object for class 'Edge Refinement
'.EReference
getEdgeRefinement_RefinedEdge()
Returns the meta object for the reference 'Refined Edge
'.EReference
getEdgeRefinement_RefiningEdges()
Returns the meta object for the reference list 'Refining Edges
'.EClass
getEntity()
Returns the meta object for class 'Entity
'.EClass
getExternalActor()
Returns the meta object for class 'External Actor
'.EClass
getNamedElement()
Returns the meta object for class 'Named Element
'.EAttribute
getNamedElement_Name()
Returns the meta object for the attribute 'Name
'.EClass
getNode()
Returns the meta object for class 'Node
'.EReference
getNode_ProvidingNodes()
Returns the meta object for the reference list 'Providing Nodes
'.EReference
getNode_RequiringNodes()
Returns the meta object for the reference list 'Requiring Nodes
'.EClass
getProcess()
Returns the meta object for class 'Process
'.EClass
getStore()
Returns the meta object for class 'Store
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final DataFlowDiagramPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
DATA_FLOW_DIAGRAM
static final int DATA_FLOW_DIAGRAM
The meta object id for the 'Data Flow Diagram
' class.- See Also:
DataFlowDiagramImpl
,DataFlowDiagramPackageImpl.getDataFlowDiagram()
, Constant Field Values- 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
static final int ENTITY
The meta object id for the 'Entity
' class.- See Also:
EntityImpl
,DataFlowDiagramPackageImpl.getEntity()
, Constant Field Values- Generated class or method.
-
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
static final int COMPONENT
The meta object id for the 'Component
' class.- See Also:
ComponentImpl
,DataFlowDiagramPackageImpl.getComponent()
, Constant Field Values- Generated class or method.
-
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
static final int NODE
The meta object id for the 'Node
' class.- See Also:
NodeImpl
,DataFlowDiagramPackageImpl.getNode()
, Constant Field Values- Generated class or method.
-
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
static final int EXTERNAL_ACTOR
The meta object id for the 'External Actor
' class.- See Also:
ExternalActorImpl
,DataFlowDiagramPackageImpl.getExternalActor()
, Constant Field Values- Generated class or method.
-
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
static final int STORE
The meta object id for the 'Store
' class.- See Also:
StoreImpl
,DataFlowDiagramPackageImpl.getStore()
, Constant Field Values- Generated class or method.
-
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
static final int PROCESS
The meta object id for the 'Process
' class.- See Also:
ProcessImpl
,DataFlowDiagramPackageImpl.getProcess()
, Constant Field Values- Generated class or method.
-
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
static final int DATA_FLOW_DIAGRAM_REFINEMENT
The meta object id for the 'Refinement
' class.- See Also:
DataFlowDiagramRefinementImpl
,DataFlowDiagramPackageImpl.getDataFlowDiagramRefinement()
, Constant Field Values- Generated class or method.
-
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
static final int EDGE
The meta object id for the 'Edge
' class.- See Also:
EdgeImpl
,DataFlowDiagramPackageImpl.getEdge()
, Constant Field Values- Generated class or method.
-
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
static final int DATA_FLOW_EDGE
The meta object id for the 'Data Flow Edge
' class.- See Also:
DataFlowEdgeImpl
,DataFlowDiagramPackageImpl.getDataFlowEdge()
, Constant Field Values- Generated class or method.
-
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
static final int DATA_FLOW
The meta object id for the 'Data Flow
' class.- See Also:
DataFlowImpl
,DataFlowDiagramPackageImpl.getDataFlow()
, Constant Field Values- Generated class or method.
-
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
static final int DATA
The meta object id for the 'Data
' class.- See Also:
DataImpl
,DataFlowDiagramPackageImpl.getData()
, Constant Field Values- Generated class or method.
-
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
static final int NAMED_ELEMENT
The meta object id for the 'Named Element
' class.- See Also:
NamedElementImpl
,DataFlowDiagramPackageImpl.getNamedElement()
, Constant Field Values- Generated class or method.
-
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
static final int EDGE_REFINEMENT
The meta object id for the 'Edge Refinement
' class.- See Also:
EdgeRefinementImpl
,DataFlowDiagramPackageImpl.getEdgeRefinement()
, Constant Field Values- Generated class or method.
-
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.
-
getDataFlowDiagram_RefinedBy
EReference getDataFlowDiagram_RefinedBy()
Returns the meta object for the containment reference list 'Refined By
'.- Returns:
- the meta object for the containment reference list 'Refined By'.
- See Also:
DataFlowDiagram.getRefinedBy()
,getDataFlowDiagram()
- Generated class or method.
-
getDataFlowDiagram_Nodes
EReference getDataFlowDiagram_Nodes()
Returns the meta object for the containment reference list 'Nodes
'.- Returns:
- the meta object for the containment reference list 'Nodes'.
- See Also:
DataFlowDiagram.getNodes()
,getDataFlowDiagram()
- Generated class or method.
-
getDataFlowDiagram_Edges
EReference getDataFlowDiagram_Edges()
Returns the meta object for the containment reference list 'Edges
'.- Returns:
- the meta object for the containment reference list 'Edges'.
- See Also:
DataFlowDiagram.getEdges()
,getDataFlowDiagram()
- 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.
-
getDataFlowDiagramRefinement_RefinedProcess
EReference getDataFlowDiagramRefinement_RefinedProcess()
Returns the meta object for the reference 'Refined Process
'.- Returns:
- the meta object for the reference 'Refined Process'.
- See Also:
DataFlowDiagramRefinement.getRefinedProcess()
,getDataFlowDiagramRefinement()
- Generated class or method.
-
getDataFlowDiagramRefinement_RefiningDiagram
EReference getDataFlowDiagramRefinement_RefiningDiagram()
Returns the meta object for the containment reference 'Refining Diagram
'.- Returns:
- the meta object for the containment reference 'Refining Diagram'.
- See Also:
DataFlowDiagramRefinement.getRefiningDiagram()
,getDataFlowDiagramRefinement()
- Generated class or method.
-
getDataFlowDiagramRefinement_RefinedEdges
EReference getDataFlowDiagramRefinement_RefinedEdges()
Returns the meta object for the containment reference list 'Refined Edges
'.- Returns:
- the meta object for the containment reference list 'Refined Edges'.
- See Also:
DataFlowDiagramRefinement.getRefinedEdges()
,getDataFlowDiagramRefinement()
- 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.
-
getNode_RequiringNodes
EReference getNode_RequiringNodes()
Returns the meta object for the reference list 'Requiring Nodes
'.- Returns:
- the meta object for the reference list 'Requiring Nodes'.
- See Also:
Node.getRequiringNodes()
,getNode()
- Generated class or method.
-
getNode_ProvidingNodes
EReference getNode_ProvidingNodes()
Returns the meta object for the reference list 'Providing Nodes
'.- Returns:
- the meta object for the reference list 'Providing Nodes'.
- See Also:
Node.getProvidingNodes()
,getNode()
- 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.
-
getNamedElement_Name
EAttribute getNamedElement_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
NamedElement.getName()
,getNamedElement()
- 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.
-
getEdgeRefinement_RefinedEdge
EReference getEdgeRefinement_RefinedEdge()
Returns the meta object for the reference 'Refined Edge
'.- Returns:
- the meta object for the reference 'Refined Edge'.
- See Also:
EdgeRefinement.getRefinedEdge()
,getEdgeRefinement()
- Generated class or method.
-
getEdgeRefinement_RefiningEdges
EReference getEdgeRefinement_RefiningEdges()
Returns the meta object for the reference list 'Refining Edges
'.- Returns:
- the meta object for the reference list 'Refining Edges'.
- See Also:
EdgeRefinement.getRefiningEdges()
,getEdgeRefinement()
- 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.
-
-