org.eclipse.ohf.stem.core.graph
Interface GraphPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
GraphPackageImpl

public interface GraphPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
GraphFactory

Nested Class Summary
static interface GraphPackage.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
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int DYNAMIC_EDGE_LABEL
          The meta object id for the 'Dynamic Edge Label' class.
static int DYNAMIC_EDGE_LABEL__CURRENT_VALUE
          The feature id for the 'Current Value' containment reference.
static int DYNAMIC_EDGE_LABEL__DECORATOR
          The feature id for the 'Decorator' reference.
static int DYNAMIC_EDGE_LABEL__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int DYNAMIC_EDGE_LABEL__EDGE
          The feature id for the 'Edge' container reference.
static int DYNAMIC_EDGE_LABEL__IDENTIFIABLE
          The feature id for the 'Identifiable' reference.
static int DYNAMIC_EDGE_LABEL__NEXT_VALUE
          The feature id for the 'Next Value' containment reference.
static int DYNAMIC_EDGE_LABEL__NEXT_VALUE_VALID
          The feature id for the 'Next Value Valid' attribute.
static int DYNAMIC_EDGE_LABEL__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int DYNAMIC_EDGE_LABEL__URI
          The feature id for the 'URI' attribute.
static int DYNAMIC_EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
          The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
static int DYNAMIC_EDGE_LABEL_FEATURE_COUNT
          The number of structural features of the 'Dynamic Edge Label' class.
static int DYNAMIC_LABEL
          The meta object id for the 'Dynamic Label' class.
static int DYNAMIC_LABEL__CURRENT_VALUE
          The feature id for the 'Current Value' containment reference.
static int DYNAMIC_LABEL__DECORATOR
          The feature id for the 'Decorator' reference.
static int DYNAMIC_LABEL__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int DYNAMIC_LABEL__IDENTIFIABLE
          The feature id for the 'Identifiable' reference.
static int DYNAMIC_LABEL__NEXT_VALUE
          The feature id for the 'Next Value' containment reference.
static int DYNAMIC_LABEL__NEXT_VALUE_VALID
          The feature id for the 'Next Value Valid' attribute.
static int DYNAMIC_LABEL__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int DYNAMIC_LABEL__URI
          The feature id for the 'URI' attribute.
static int DYNAMIC_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
          The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
static int DYNAMIC_LABEL_FEATURE_COUNT
          The number of structural features of the 'Dynamic Label' class.
static int DYNAMIC_NODE_LABEL
          The meta object id for the 'Dynamic Node Label' class.
static int DYNAMIC_NODE_LABEL__CURRENT_VALUE
          The feature id for the 'Current Value' containment reference.
static int DYNAMIC_NODE_LABEL__DECORATOR
          The feature id for the 'Decorator' reference.
static int DYNAMIC_NODE_LABEL__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int DYNAMIC_NODE_LABEL__IDENTIFIABLE
          The feature id for the 'Identifiable' reference.
static int DYNAMIC_NODE_LABEL__NEXT_VALUE
          The feature id for the 'Next Value' containment reference.
static int DYNAMIC_NODE_LABEL__NEXT_VALUE_VALID
          The feature id for the 'Next Value Valid' attribute.
static int DYNAMIC_NODE_LABEL__NODE
          The feature id for the 'Node' reference.
static int DYNAMIC_NODE_LABEL__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int DYNAMIC_NODE_LABEL__URI
          The feature id for the 'URI' attribute.
static int DYNAMIC_NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
          The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
static int DYNAMIC_NODE_LABEL_FEATURE_COUNT
          The number of structural features of the 'Dynamic Node Label' class.
static int EDGE
          The meta object id for the 'Edge' class.
static int EDGE__A
          The feature id for the 'A' reference.
static int EDGE__B
          The feature id for the 'B' reference.
static int EDGE__DIRECTED
          The feature id for the 'Directed' attribute.
static int EDGE__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int EDGE__LABEL
          The feature id for the 'Label' containment reference.
static int EDGE__NODE_AURI
          The feature id for the 'Node AURI' attribute.
static int EDGE__NODE_BURI
          The feature id for the 'Node BURI' attribute.
static int EDGE__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int EDGE__URI
          The feature id for the 'URI' attribute.
static int EDGE_FEATURE_COUNT
          The number of structural features of the 'Edge' class.
static int EDGE_LABEL
          The meta object id for the 'Edge Label' class.
static int EDGE_LABEL__CURRENT_VALUE
          The feature id for the 'Current Value' containment reference.
static int EDGE_LABEL__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int EDGE_LABEL__EDGE
          The feature id for the 'Edge' container reference.
static int EDGE_LABEL__IDENTIFIABLE
          The feature id for the 'Identifiable' reference.
static int EDGE_LABEL__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int EDGE_LABEL__URI
          The feature id for the 'URI' attribute.
static int EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
          The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
static int EDGE_LABEL_FEATURE_COUNT
          The number of structural features of the 'Edge Label' class.
static GraphPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int GRAPH
          The meta object id for the 'Graph' class.
static int GRAPH__DECORATORS
          The feature id for the 'Decorators' containment reference list.
static int GRAPH__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int GRAPH__DYNAMIC_LABELS
          The feature id for the 'Dynamic Labels' reference list.
static int GRAPH__EDGES
          The feature id for the 'Edges' map.
static int GRAPH__GRAPH_LABELS
          The feature id for the 'Graph Labels' map.
static int GRAPH__NODE_LABELS
          The feature id for the 'Node Labels' map.
static int GRAPH__NODES
          The feature id for the 'Nodes' map.
static int GRAPH__NUM_DYNAMIC_LABELS
          The feature id for the 'Num Dynamic Labels' attribute.
static int GRAPH__NUM_EDGES
          The feature id for the 'Num Edges' attribute.
static int GRAPH__NUM_GRAPH_LABELS
          The feature id for the 'Num Graph Labels' attribute.
static int GRAPH__NUM_NODE_LABELS
          The feature id for the 'Num Node Labels' attribute.
static int GRAPH__NUM_NODES
          The feature id for the 'Num Nodes' attribute.
static int GRAPH__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int GRAPH__UNRESOLVED_IDENTIFIABLES
          The feature id for the 'Unresolved Identifiables' containment reference list.
static int GRAPH__URI
          The feature id for the 'URI' attribute.
static int GRAPH_FEATURE_COUNT
          The number of structural features of the 'Graph' class.
static int ILLEGAL_ARGUMENT_EXCEPTION
          The meta object id for the 'Illegal Argument Exception' data type.
static int LABEL
          The meta object id for the 'Label' class.
static int LABEL__CURRENT_VALUE
          The feature id for the 'Current Value' containment reference.
static int LABEL__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int LABEL__IDENTIFIABLE
          The feature id for the 'Identifiable' reference.
static int LABEL__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int LABEL__URI
          The feature id for the 'URI' attribute.
static int LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
          The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
static int LABEL_FEATURE_COUNT
          The number of structural features of the 'Label' class.
static int LABEL_VALUE
          The meta object id for the 'Label Value' class.
static int LABEL_VALUE_FEATURE_COUNT
          The number of structural features of the 'Label Value' class.
static int NODE
          The meta object id for the 'Node' class.
static int NODE__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int NODE__EDGES
          The feature id for the 'Edges' reference list.
static int NODE__LABELS
          The feature id for the 'Labels' reference list.
static int NODE__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int NODE__URI
          The feature id for the 'URI' attribute.
static int NODE_FEATURE_COUNT
          The number of structural features of the 'Node' class.
static int NODE_LABEL
          The meta object id for the 'Node Label' class.
static int NODE_LABEL__CURRENT_VALUE
          The feature id for the 'Current Value' containment reference.
static int NODE_LABEL__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int NODE_LABEL__IDENTIFIABLE
          The feature id for the 'Identifiable' reference.
static int NODE_LABEL__NODE
          The feature id for the 'Node' reference.
static int NODE_LABEL__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int NODE_LABEL__URI
          The feature id for the 'URI' attribute.
static int NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
          The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
static int NODE_LABEL_FEATURE_COUNT
          The number of structural features of the 'Node Label' class.
static int SANITY_CHECKER
          The meta object id for the 'Sanity Checker' class.
static int SANITY_CHECKER_FEATURE_COUNT
          The number of structural features of the 'Sanity Checker' class.
static int STATIC_EDGE_LABEL
          The meta object id for the 'Static Edge Label' class.
static int STATIC_EDGE_LABEL__CURRENT_VALUE
          The feature id for the 'Current Value' containment reference.
static int STATIC_EDGE_LABEL__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int STATIC_EDGE_LABEL__EDGE
          The feature id for the 'Edge' container reference.
static int STATIC_EDGE_LABEL__IDENTIFIABLE
          The feature id for the 'Identifiable' reference.
static int STATIC_EDGE_LABEL__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int STATIC_EDGE_LABEL__URI
          The feature id for the 'URI' attribute.
static int STATIC_EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
          The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
static int STATIC_EDGE_LABEL_FEATURE_COUNT
          The number of structural features of the 'Static Edge Label' class.
static int STATIC_NODE_LABEL
          The meta object id for the 'Static Node Label' class.
static int STATIC_NODE_LABEL__CURRENT_VALUE
          The feature id for the 'Current Value' containment reference.
static int STATIC_NODE_LABEL__DUBLIN_CORE
          The feature id for the 'Dublin Core' containment reference.
static int STATIC_NODE_LABEL__IDENTIFIABLE
          The feature id for the 'Identifiable' reference.
static int STATIC_NODE_LABEL__NODE
          The feature id for the 'Node' reference.
static int STATIC_NODE_LABEL__TYPE_URI
          The feature id for the 'Type URI' attribute.
static int STATIC_NODE_LABEL__URI
          The feature id for the 'URI' attribute.
static int STATIC_NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
          The feature id for the 'URI Of Identifiable To Be Labeled' attribute.
static int STATIC_NODE_LABEL_FEATURE_COUNT
          The number of structural features of the 'Static Node Label' class.
static int UNRESOLVED_IDENTIFIABLE
          The meta object id for the 'Unresolved Identifiable' class.
static int UNRESOLVED_IDENTIFIABLE__FIELD_NAME
          The feature id for the 'Field Name' attribute.
static int UNRESOLVED_IDENTIFIABLE__GRAPH
          The feature id for the 'Graph' reference.
static int UNRESOLVED_IDENTIFIABLE__IDENTIFIABLE
          The feature id for the 'Identifiable' reference.
static int UNRESOLVED_IDENTIFIABLE__MODEL
          The feature id for the 'Model' reference.
static int UNRESOLVED_IDENTIFIABLE__SCENARIO
          The feature id for the 'Scenario' reference.
static int UNRESOLVED_IDENTIFIABLE__UNRESOLVED_URI
          The feature id for the 'Unresolved URI' attribute.
static int UNRESOLVED_IDENTIFIABLE_FEATURE_COUNT
          The number of structural features of the 'Unresolved Identifiable' class.
static int URI
          The meta object id for the 'URI' data type.
static int URI_TO_EDGE_MAP_ENTRY
          The meta object id for the 'URI To Edge Map Entry' class.
static int URI_TO_EDGE_MAP_ENTRY__KEY
          The feature id for the 'Key' attribute.
static int URI_TO_EDGE_MAP_ENTRY__VALUE
          The feature id for the 'Value' containment reference.
static int URI_TO_EDGE_MAP_ENTRY_FEATURE_COUNT
          The number of structural features of the 'URI To Edge Map Entry' class.
static int URI_TO_IDENTIFIABLE_MAP_ENTRY
          The meta object id for the 'URI To Identifiable Map Entry' class.
static int URI_TO_IDENTIFIABLE_MAP_ENTRY__KEY
          The feature id for the 'Key' attribute.
static int URI_TO_IDENTIFIABLE_MAP_ENTRY__VALUE
          The feature id for the 'Value' containment reference.
static int URI_TO_IDENTIFIABLE_MAP_ENTRY_FEATURE_COUNT
          The number of structural features of the 'URI To Identifiable Map Entry' class.
static int URI_TO_LABEL_MAP_ENTRY
          The meta object id for the 'URI To Label Map Entry' class.
static int URI_TO_LABEL_MAP_ENTRY__KEY
          The feature id for the 'Key' attribute.
static int URI_TO_LABEL_MAP_ENTRY__VALUE
          The feature id for the 'Value' containment reference.
static int URI_TO_LABEL_MAP_ENTRY_FEATURE_COUNT
          The number of structural features of the 'URI To Label Map Entry' class.
static int URI_TO_NODE_LABEL_MAP_ENTRY
          The meta object id for the 'URI To Node Label Map Entry' class.
static int URI_TO_NODE_LABEL_MAP_ENTRY__KEY
          The feature id for the 'Key' attribute.
static int URI_TO_NODE_LABEL_MAP_ENTRY__VALUE
          The feature id for the 'Value' containment reference.
static int URI_TO_NODE_LABEL_MAP_ENTRY_FEATURE_COUNT
          The number of structural features of the 'URI To Node Label Map Entry' class.
static int URI_TO_NODE_MAP_ENTRY
          The meta object id for the 'URI To Node Map Entry' class.
static int URI_TO_NODE_MAP_ENTRY__KEY
          The feature id for the 'Key' attribute.
static int URI_TO_NODE_MAP_ENTRY__VALUE
          The feature id for the 'Value' containment reference.
static int URI_TO_NODE_MAP_ENTRY_FEATURE_COUNT
          The number of structural features of the 'URI To Node Map Entry' class.
 
Method Summary
 org.eclipse.emf.ecore.EClass getDynamicEdgeLabel()
          Returns the meta object for class 'Dynamic Edge Label'.
 org.eclipse.emf.ecore.EReference getDynamicLabel_Decorator()
          Returns the meta object for the reference 'Decorator'.
 org.eclipse.emf.ecore.EReference getDynamicLabel_NextValue()
          Returns the meta object for the containment reference 'Next Value'.
 org.eclipse.emf.ecore.EAttribute getDynamicLabel_NextValueValid()
          Returns the meta object for the attribute 'Next Value Valid'.
 org.eclipse.emf.ecore.EClass getDynamicLabel()
          Returns the meta object for class 'Dynamic Label'.
 org.eclipse.emf.ecore.EClass getDynamicNodeLabel()
          Returns the meta object for class 'Dynamic Node Label'.
 org.eclipse.emf.ecore.EReference getEdge_A()
          Returns the meta object for the reference 'A'.
 org.eclipse.emf.ecore.EReference getEdge_B()
          Returns the meta object for the reference 'B'.
 org.eclipse.emf.ecore.EAttribute getEdge_Directed()
          Returns the meta object for the attribute 'Directed'.
 org.eclipse.emf.ecore.EReference getEdge_Label()
          Returns the meta object for the containment reference 'Label'.
 org.eclipse.emf.ecore.EAttribute getEdge_NodeAURI()
          Returns the meta object for the attribute 'Node AURI'.
 org.eclipse.emf.ecore.EAttribute getEdge_NodeBURI()
          Returns the meta object for the attribute 'Node BURI'.
 org.eclipse.emf.ecore.EClass getEdge()
          Returns the meta object for class 'Edge'.
 org.eclipse.emf.ecore.EReference getEdgeLabel_Edge()
          Returns the meta object for the container reference 'Edge'.
 org.eclipse.emf.ecore.EClass getEdgeLabel()
          Returns the meta object for class 'Edge Label'.
 org.eclipse.emf.ecore.EReference getGraph_Decorators()
          Returns the meta object for the containment reference list 'Decorators'.
 org.eclipse.emf.ecore.EReference getGraph_DynamicLabels()
          Returns the meta object for the reference list 'Dynamic Labels'.
 org.eclipse.emf.ecore.EReference getGraph_Edges()
          Returns the meta object for the map 'Edges'.
 org.eclipse.emf.ecore.EReference getGraph_GraphLabels()
          Returns the meta object for the map 'Graph Labels'.
 org.eclipse.emf.ecore.EReference getGraph_NodeLabels()
          Returns the meta object for the map 'Node Labels'.
 org.eclipse.emf.ecore.EReference getGraph_Nodes()
          Returns the meta object for the map 'Nodes'.
 org.eclipse.emf.ecore.EAttribute getGraph_NumDynamicLabels()
          Returns the meta object for the attribute 'Num Dynamic Labels'.
 org.eclipse.emf.ecore.EAttribute getGraph_NumEdges()
          Returns the meta object for the attribute 'Num Edges'.
 org.eclipse.emf.ecore.EAttribute getGraph_NumGraphLabels()
          Returns the meta object for the attribute 'Num Graph Labels'.
 org.eclipse.emf.ecore.EAttribute getGraph_NumNodeLabels()
          Returns the meta object for the attribute 'Num Node Labels'.
 org.eclipse.emf.ecore.EAttribute getGraph_NumNodes()
          Returns the meta object for the attribute 'Num Nodes'.
 org.eclipse.emf.ecore.EReference getGraph_UnresolvedIdentifiables()
          Returns the meta object for the containment reference list 'Unresolved Identifiables'.
 org.eclipse.emf.ecore.EClass getGraph()
          Returns the meta object for class 'Graph'.
 GraphFactory getGraphFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EDataType getIllegalArgumentException()
          Returns the meta object for data type 'Illegal Argument Exception'.
 org.eclipse.emf.ecore.EReference getLabel_CurrentValue()
          Returns the meta object for the containment reference 'Current Value'.
 org.eclipse.emf.ecore.EReference getLabel_Identifiable()
          Returns the meta object for the reference 'Identifiable'.
 org.eclipse.emf.ecore.EAttribute getLabel_URIOfIdentifiableToBeLabeled()
          Returns the meta object for the attribute 'URI Of Identifiable To Be Labeled'.
 org.eclipse.emf.ecore.EClass getLabel()
          Returns the meta object for class 'Label'.
 org.eclipse.emf.ecore.EClass getLabelValue()
          Returns the meta object for class 'Label Value'.
 org.eclipse.emf.ecore.EReference getNode_Edges()
          Returns the meta object for the reference list 'Edges'.
 org.eclipse.emf.ecore.EReference getNode_Labels()
          Returns the meta object for the reference list 'Labels'.
 org.eclipse.emf.ecore.EClass getNode()
          Returns the meta object for class 'Node'.
 org.eclipse.emf.ecore.EReference getNodeLabel_Node()
          Returns the meta object for the reference 'Node'.
 org.eclipse.emf.ecore.EClass getNodeLabel()
          Returns the meta object for class 'Node Label'.
 org.eclipse.emf.ecore.EClass getSanityChecker()
          Returns the meta object for class 'Sanity Checker'.
 org.eclipse.emf.ecore.EClass getStaticEdgeLabel()
          Returns the meta object for class 'Static Edge Label'.
 org.eclipse.emf.ecore.EClass getStaticNodeLabel()
          Returns the meta object for class 'Static Node Label'.
 org.eclipse.emf.ecore.EAttribute getUnresolvedIdentifiable_FieldName()
          Returns the meta object for the attribute 'Field Name'.
 org.eclipse.emf.ecore.EReference getUnresolvedIdentifiable_Graph()
          Returns the meta object for the reference 'Graph'.
 org.eclipse.emf.ecore.EReference getUnresolvedIdentifiable_Identifiable()
          Returns the meta object for the reference 'Identifiable'.
 org.eclipse.emf.ecore.EReference getUnresolvedIdentifiable_Model()
          Returns the meta object for the reference 'Model'.
 org.eclipse.emf.ecore.EReference getUnresolvedIdentifiable_Scenario()
          Returns the meta object for the reference 'Scenario'.
 org.eclipse.emf.ecore.EAttribute getUnresolvedIdentifiable_UnresolvedURI()
          Returns the meta object for the attribute 'Unresolved URI'.
 org.eclipse.emf.ecore.EClass getUnresolvedIdentifiable()
          Returns the meta object for class 'Unresolved Identifiable'.
 org.eclipse.emf.ecore.EDataType getURI()
          Returns the meta object for data type 'URI'.
 org.eclipse.emf.ecore.EAttribute getURIToEdgeMapEntry_Key()
          Returns the meta object for the attribute 'Key'.
 org.eclipse.emf.ecore.EReference getURIToEdgeMapEntry_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getURIToEdgeMapEntry()
          Returns the meta object for class 'URI To Edge Map Entry'.
 org.eclipse.emf.ecore.EAttribute getURIToIdentifiableMapEntry_Key()
          Returns the meta object for the attribute 'Key'.
 org.eclipse.emf.ecore.EReference getURIToIdentifiableMapEntry_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getURIToIdentifiableMapEntry()
          Returns the meta object for class 'URI To Identifiable Map Entry'.
 org.eclipse.emf.ecore.EAttribute getURIToLabelMapEntry_Key()
          Returns the meta object for the attribute 'Key'.
 org.eclipse.emf.ecore.EReference getURIToLabelMapEntry_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getURIToLabelMapEntry()
          Returns the meta object for class 'URI To Label Map Entry'.
 org.eclipse.emf.ecore.EAttribute getURIToNodeLabelMapEntry_Key()
          Returns the meta object for the attribute 'Key'.
 org.eclipse.emf.ecore.EReference getURIToNodeLabelMapEntry_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getURIToNodeLabelMapEntry()
          Returns the meta object for class 'URI To Node Label Map Entry'.
 org.eclipse.emf.ecore.EAttribute getURIToNodeMapEntry_Key()
          Returns the meta object for the attribute 'Key'.
 org.eclipse.emf.ecore.EReference getURIToNodeMapEntry_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getURIToNodeMapEntry()
          Returns the meta object for class 'URI To Node Map Entry'.
 
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.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final GraphPackage eINSTANCE
The singleton instance of the package.


LABEL

static final int LABEL
The meta object id for the 'Label' class.

See Also:
LabelImpl, GraphPackageImpl.getLabel(), Constant Field Values

LABEL__URI

static final int LABEL__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

LABEL__TYPE_URI

static final int LABEL__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

LABEL__DUBLIN_CORE

static final int LABEL__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED

static final int LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.

See Also:
Constant Field Values

LABEL__CURRENT_VALUE

static final int LABEL__CURRENT_VALUE
The feature id for the 'Current Value' containment reference.

See Also:
Constant Field Values

LABEL__IDENTIFIABLE

static final int LABEL__IDENTIFIABLE
The feature id for the 'Identifiable' reference.

See Also:
Constant Field Values

LABEL_FEATURE_COUNT

static final int LABEL_FEATURE_COUNT
The number of structural features of the 'Label' class.

See Also:
Constant Field Values

DYNAMIC_LABEL

static final int DYNAMIC_LABEL
The meta object id for the 'Dynamic Label' class.

See Also:
DynamicLabelImpl, GraphPackageImpl.getDynamicLabel(), Constant Field Values

DYNAMIC_LABEL__URI

static final int DYNAMIC_LABEL__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

DYNAMIC_LABEL__TYPE_URI

static final int DYNAMIC_LABEL__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

DYNAMIC_LABEL__DUBLIN_CORE

static final int DYNAMIC_LABEL__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

DYNAMIC_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED

static final int DYNAMIC_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.

See Also:
Constant Field Values

DYNAMIC_LABEL__CURRENT_VALUE

static final int DYNAMIC_LABEL__CURRENT_VALUE
The feature id for the 'Current Value' containment reference.

See Also:
Constant Field Values

DYNAMIC_LABEL__IDENTIFIABLE

static final int DYNAMIC_LABEL__IDENTIFIABLE
The feature id for the 'Identifiable' reference.

See Also:
Constant Field Values

DYNAMIC_LABEL__NEXT_VALUE_VALID

static final int DYNAMIC_LABEL__NEXT_VALUE_VALID
The feature id for the 'Next Value Valid' attribute.

See Also:
Constant Field Values

DYNAMIC_LABEL__NEXT_VALUE

static final int DYNAMIC_LABEL__NEXT_VALUE
The feature id for the 'Next Value' containment reference.

See Also:
Constant Field Values

DYNAMIC_LABEL__DECORATOR

static final int DYNAMIC_LABEL__DECORATOR
The feature id for the 'Decorator' reference.

See Also:
Constant Field Values

DYNAMIC_LABEL_FEATURE_COUNT

static final int DYNAMIC_LABEL_FEATURE_COUNT
The number of structural features of the 'Dynamic Label' class.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL

static final int DYNAMIC_NODE_LABEL
The meta object id for the 'Dynamic Node Label' class.

See Also:
DynamicNodeLabelImpl, GraphPackageImpl.getDynamicNodeLabel(), Constant Field Values

DYNAMIC_NODE_LABEL__URI

static final int DYNAMIC_NODE_LABEL__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL__TYPE_URI

static final int DYNAMIC_NODE_LABEL__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL__DUBLIN_CORE

static final int DYNAMIC_NODE_LABEL__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED

static final int DYNAMIC_NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL__CURRENT_VALUE

static final int DYNAMIC_NODE_LABEL__CURRENT_VALUE
The feature id for the 'Current Value' containment reference.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL__IDENTIFIABLE

static final int DYNAMIC_NODE_LABEL__IDENTIFIABLE
The feature id for the 'Identifiable' reference.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL__NEXT_VALUE_VALID

static final int DYNAMIC_NODE_LABEL__NEXT_VALUE_VALID
The feature id for the 'Next Value Valid' attribute.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL__NEXT_VALUE

static final int DYNAMIC_NODE_LABEL__NEXT_VALUE
The feature id for the 'Next Value' containment reference.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL__DECORATOR

static final int DYNAMIC_NODE_LABEL__DECORATOR
The feature id for the 'Decorator' reference.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL__NODE

static final int DYNAMIC_NODE_LABEL__NODE
The feature id for the 'Node' reference.

See Also:
Constant Field Values

DYNAMIC_NODE_LABEL_FEATURE_COUNT

static final int DYNAMIC_NODE_LABEL_FEATURE_COUNT
The number of structural features of the 'Dynamic Node Label' class.

See Also:
Constant Field Values

EDGE

static final int EDGE
The meta object id for the 'Edge' class.

See Also:
EdgeImpl, GraphPackageImpl.getEdge(), Constant Field Values

EDGE__URI

static final int EDGE__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

EDGE__TYPE_URI

static final int EDGE__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

EDGE__DUBLIN_CORE

static final int EDGE__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

EDGE__A

static final int EDGE__A
The feature id for the 'A' reference.

See Also:
Constant Field Values

EDGE__NODE_AURI

static final int EDGE__NODE_AURI
The feature id for the 'Node AURI' attribute.

See Also:
Constant Field Values

EDGE__B

static final int EDGE__B
The feature id for the 'B' reference.

See Also:
Constant Field Values

EDGE__NODE_BURI

static final int EDGE__NODE_BURI
The feature id for the 'Node BURI' attribute.

See Also:
Constant Field Values

EDGE__LABEL

static final int EDGE__LABEL
The feature id for the 'Label' containment reference.

See Also:
Constant Field Values

EDGE__DIRECTED

static final int EDGE__DIRECTED
The feature id for the 'Directed' attribute.

See Also:
Constant Field Values

EDGE_FEATURE_COUNT

static final int EDGE_FEATURE_COUNT
The number of structural features of the 'Edge' class.

See Also:
Constant Field Values

GRAPH

static final int GRAPH
The meta object id for the 'Graph' class.

See Also:
GraphImpl, GraphPackageImpl.getGraph(), Constant Field Values

GRAPH__URI

static final int GRAPH__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

GRAPH__TYPE_URI

static final int GRAPH__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

GRAPH__DUBLIN_CORE

static final int GRAPH__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

GRAPH__EDGES

static final int GRAPH__EDGES
The feature id for the 'Edges' map.

See Also:
Constant Field Values

GRAPH__NODES

static final int GRAPH__NODES
The feature id for the 'Nodes' map.

See Also:
Constant Field Values

GRAPH__GRAPH_LABELS

static final int GRAPH__GRAPH_LABELS
The feature id for the 'Graph Labels' map.

See Also:
Constant Field Values

GRAPH__NODE_LABELS

static final int GRAPH__NODE_LABELS
The feature id for the 'Node Labels' map.

See Also:
Constant Field Values

GRAPH__DYNAMIC_LABELS

static final int GRAPH__DYNAMIC_LABELS
The feature id for the 'Dynamic Labels' reference list.

See Also:
Constant Field Values

GRAPH__NUM_EDGES

static final int GRAPH__NUM_EDGES
The feature id for the 'Num Edges' attribute.

See Also:
Constant Field Values

GRAPH__NUM_NODES

static final int GRAPH__NUM_NODES
The feature id for the 'Num Nodes' attribute.

See Also:
Constant Field Values

GRAPH__NUM_GRAPH_LABELS

static final int GRAPH__NUM_GRAPH_LABELS
The feature id for the 'Num Graph Labels' attribute.

See Also:
Constant Field Values

GRAPH__NUM_NODE_LABELS

static final int GRAPH__NUM_NODE_LABELS
The feature id for the 'Num Node Labels' attribute.

See Also:
Constant Field Values

GRAPH__NUM_DYNAMIC_LABELS

static final int GRAPH__NUM_DYNAMIC_LABELS
The feature id for the 'Num Dynamic Labels' attribute.

See Also:
Constant Field Values

GRAPH__UNRESOLVED_IDENTIFIABLES

static final int GRAPH__UNRESOLVED_IDENTIFIABLES
The feature id for the 'Unresolved Identifiables' containment reference list.

See Also:
Constant Field Values

GRAPH__DECORATORS

static final int GRAPH__DECORATORS
The feature id for the 'Decorators' containment reference list.

See Also:
Constant Field Values

GRAPH_FEATURE_COUNT

static final int GRAPH_FEATURE_COUNT
The number of structural features of the 'Graph' class.

See Also:
Constant Field Values

SANITY_CHECKER

static final int SANITY_CHECKER
The meta object id for the 'Sanity Checker' class.

See Also:
SanityChecker, GraphPackageImpl.getSanityChecker(), Constant Field Values

SANITY_CHECKER_FEATURE_COUNT

static final int SANITY_CHECKER_FEATURE_COUNT
The number of structural features of the 'Sanity Checker' class.

See Also:
Constant Field Values

LABEL_VALUE

static final int LABEL_VALUE
The meta object id for the 'Label Value' class.

See Also:
LabelValueImpl, GraphPackageImpl.getLabelValue(), Constant Field Values

LABEL_VALUE_FEATURE_COUNT

static final int LABEL_VALUE_FEATURE_COUNT
The number of structural features of the 'Label Value' class.

See Also:
Constant Field Values

NODE

static final int NODE
The meta object id for the 'Node' class.

See Also:
NodeImpl, GraphPackageImpl.getNode(), Constant Field Values

NODE__URI

static final int NODE__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

NODE__TYPE_URI

static final int NODE__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

NODE__DUBLIN_CORE

static final int NODE__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

NODE__EDGES

static final int NODE__EDGES
The feature id for the 'Edges' reference list.

See Also:
Constant Field Values

NODE__LABELS

static final int NODE__LABELS
The feature id for the 'Labels' reference list.

See Also:
Constant Field Values

NODE_FEATURE_COUNT

static final int NODE_FEATURE_COUNT
The number of structural features of the 'Node' class.

See Also:
Constant Field Values

NODE_LABEL

static final int NODE_LABEL
The meta object id for the 'Node Label' class.

See Also:
NodeLabelImpl, GraphPackageImpl.getNodeLabel(), Constant Field Values

NODE_LABEL__URI

static final int NODE_LABEL__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

NODE_LABEL__TYPE_URI

static final int NODE_LABEL__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

NODE_LABEL__DUBLIN_CORE

static final int NODE_LABEL__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED

static final int NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.

See Also:
Constant Field Values

NODE_LABEL__CURRENT_VALUE

static final int NODE_LABEL__CURRENT_VALUE
The feature id for the 'Current Value' containment reference.

See Also:
Constant Field Values

NODE_LABEL__IDENTIFIABLE

static final int NODE_LABEL__IDENTIFIABLE
The feature id for the 'Identifiable' reference.

See Also:
Constant Field Values

NODE_LABEL__NODE

static final int NODE_LABEL__NODE
The feature id for the 'Node' reference.

See Also:
Constant Field Values

NODE_LABEL_FEATURE_COUNT

static final int NODE_LABEL_FEATURE_COUNT
The number of structural features of the 'Node Label' class.

See Also:
Constant Field Values

STATIC_NODE_LABEL

static final int STATIC_NODE_LABEL
The meta object id for the 'Static Node Label' class.

See Also:
StaticNodeLabelImpl, GraphPackageImpl.getStaticNodeLabel(), Constant Field Values

STATIC_NODE_LABEL__URI

static final int STATIC_NODE_LABEL__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

STATIC_NODE_LABEL__TYPE_URI

static final int STATIC_NODE_LABEL__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

STATIC_NODE_LABEL__DUBLIN_CORE

static final int STATIC_NODE_LABEL__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

STATIC_NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED

static final int STATIC_NODE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.

See Also:
Constant Field Values

STATIC_NODE_LABEL__CURRENT_VALUE

static final int STATIC_NODE_LABEL__CURRENT_VALUE
The feature id for the 'Current Value' containment reference.

See Also:
Constant Field Values

STATIC_NODE_LABEL__IDENTIFIABLE

static final int STATIC_NODE_LABEL__IDENTIFIABLE
The feature id for the 'Identifiable' reference.

See Also:
Constant Field Values

STATIC_NODE_LABEL__NODE

static final int STATIC_NODE_LABEL__NODE
The feature id for the 'Node' reference.

See Also:
Constant Field Values

STATIC_NODE_LABEL_FEATURE_COUNT

static final int STATIC_NODE_LABEL_FEATURE_COUNT
The number of structural features of the 'Static Node Label' class.

See Also:
Constant Field Values

UNRESOLVED_IDENTIFIABLE

static final int UNRESOLVED_IDENTIFIABLE
The meta object id for the 'Unresolved Identifiable' class.

See Also:
UnresolvedIdentifiableImpl, GraphPackageImpl.getUnresolvedIdentifiable(), Constant Field Values

UNRESOLVED_IDENTIFIABLE__SCENARIO

static final int UNRESOLVED_IDENTIFIABLE__SCENARIO
The feature id for the 'Scenario' reference.

See Also:
Constant Field Values

UNRESOLVED_IDENTIFIABLE__MODEL

static final int UNRESOLVED_IDENTIFIABLE__MODEL
The feature id for the 'Model' reference.

See Also:
Constant Field Values

UNRESOLVED_IDENTIFIABLE__GRAPH

static final int UNRESOLVED_IDENTIFIABLE__GRAPH
The feature id for the 'Graph' reference.

See Also:
Constant Field Values

UNRESOLVED_IDENTIFIABLE__IDENTIFIABLE

static final int UNRESOLVED_IDENTIFIABLE__IDENTIFIABLE
The feature id for the 'Identifiable' reference.

See Also:
Constant Field Values

UNRESOLVED_IDENTIFIABLE__UNRESOLVED_URI

static final int UNRESOLVED_IDENTIFIABLE__UNRESOLVED_URI
The feature id for the 'Unresolved URI' attribute.

See Also:
Constant Field Values

UNRESOLVED_IDENTIFIABLE__FIELD_NAME

static final int UNRESOLVED_IDENTIFIABLE__FIELD_NAME
The feature id for the 'Field Name' attribute.

See Also:
Constant Field Values

UNRESOLVED_IDENTIFIABLE_FEATURE_COUNT

static final int UNRESOLVED_IDENTIFIABLE_FEATURE_COUNT
The number of structural features of the 'Unresolved Identifiable' class.

See Also:
Constant Field Values

URI_TO_IDENTIFIABLE_MAP_ENTRY

static final int URI_TO_IDENTIFIABLE_MAP_ENTRY
The meta object id for the 'URI To Identifiable Map Entry' class.

See Also:
URIToIdentifiableMapEntryImpl, GraphPackageImpl.getURIToIdentifiableMapEntry(), Constant Field Values

URI_TO_IDENTIFIABLE_MAP_ENTRY__KEY

static final int URI_TO_IDENTIFIABLE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.

See Also:
Constant Field Values

URI_TO_IDENTIFIABLE_MAP_ENTRY__VALUE

static final int URI_TO_IDENTIFIABLE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

URI_TO_IDENTIFIABLE_MAP_ENTRY_FEATURE_COUNT

static final int URI_TO_IDENTIFIABLE_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'URI To Identifiable Map Entry' class.

See Also:
Constant Field Values

EDGE_LABEL

static final int EDGE_LABEL
The meta object id for the 'Edge Label' class.

See Also:
EdgeLabelImpl, GraphPackageImpl.getEdgeLabel(), Constant Field Values

DYNAMIC_EDGE_LABEL

static final int DYNAMIC_EDGE_LABEL
The meta object id for the 'Dynamic Edge Label' class.

See Also:
DynamicEdgeLabelImpl, GraphPackageImpl.getDynamicEdgeLabel(), Constant Field Values

DYNAMIC_EDGE_LABEL__URI

static final int DYNAMIC_EDGE_LABEL__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL__TYPE_URI

static final int DYNAMIC_EDGE_LABEL__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL__DUBLIN_CORE

static final int DYNAMIC_EDGE_LABEL__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED

static final int DYNAMIC_EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL__CURRENT_VALUE

static final int DYNAMIC_EDGE_LABEL__CURRENT_VALUE
The feature id for the 'Current Value' containment reference.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL__IDENTIFIABLE

static final int DYNAMIC_EDGE_LABEL__IDENTIFIABLE
The feature id for the 'Identifiable' reference.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL__NEXT_VALUE_VALID

static final int DYNAMIC_EDGE_LABEL__NEXT_VALUE_VALID
The feature id for the 'Next Value Valid' attribute.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL__NEXT_VALUE

static final int DYNAMIC_EDGE_LABEL__NEXT_VALUE
The feature id for the 'Next Value' containment reference.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL__DECORATOR

static final int DYNAMIC_EDGE_LABEL__DECORATOR
The feature id for the 'Decorator' reference.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL__EDGE

static final int DYNAMIC_EDGE_LABEL__EDGE
The feature id for the 'Edge' container reference.

See Also:
Constant Field Values

DYNAMIC_EDGE_LABEL_FEATURE_COUNT

static final int DYNAMIC_EDGE_LABEL_FEATURE_COUNT
The number of structural features of the 'Dynamic Edge Label' class.

See Also:
Constant Field Values

EDGE_LABEL__URI

static final int EDGE_LABEL__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

EDGE_LABEL__TYPE_URI

static final int EDGE_LABEL__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

EDGE_LABEL__DUBLIN_CORE

static final int EDGE_LABEL__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED

static final int EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.

See Also:
Constant Field Values

EDGE_LABEL__CURRENT_VALUE

static final int EDGE_LABEL__CURRENT_VALUE
The feature id for the 'Current Value' containment reference.

See Also:
Constant Field Values

EDGE_LABEL__IDENTIFIABLE

static final int EDGE_LABEL__IDENTIFIABLE
The feature id for the 'Identifiable' reference.

See Also:
Constant Field Values

EDGE_LABEL__EDGE

static final int EDGE_LABEL__EDGE
The feature id for the 'Edge' container reference.

See Also:
Constant Field Values

EDGE_LABEL_FEATURE_COUNT

static final int EDGE_LABEL_FEATURE_COUNT
The number of structural features of the 'Edge Label' class.

See Also:
Constant Field Values

STATIC_EDGE_LABEL

static final int STATIC_EDGE_LABEL
The meta object id for the 'Static Edge Label' class.

See Also:
StaticEdgeLabelImpl, GraphPackageImpl.getStaticEdgeLabel(), Constant Field Values

STATIC_EDGE_LABEL__URI

static final int STATIC_EDGE_LABEL__URI
The feature id for the 'URI' attribute.

See Also:
Constant Field Values

STATIC_EDGE_LABEL__TYPE_URI

static final int STATIC_EDGE_LABEL__TYPE_URI
The feature id for the 'Type URI' attribute.

See Also:
Constant Field Values

STATIC_EDGE_LABEL__DUBLIN_CORE

static final int STATIC_EDGE_LABEL__DUBLIN_CORE
The feature id for the 'Dublin Core' containment reference.

See Also:
Constant Field Values

STATIC_EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED

static final int STATIC_EDGE_LABEL__URI_OF_IDENTIFIABLE_TO_BE_LABELED
The feature id for the 'URI Of Identifiable To Be Labeled' attribute.

See Also:
Constant Field Values

STATIC_EDGE_LABEL__CURRENT_VALUE

static final int STATIC_EDGE_LABEL__CURRENT_VALUE
The feature id for the 'Current Value' containment reference.

See Also:
Constant Field Values

STATIC_EDGE_LABEL__IDENTIFIABLE

static final int STATIC_EDGE_LABEL__IDENTIFIABLE
The feature id for the 'Identifiable' reference.

See Also:
Constant Field Values

STATIC_EDGE_LABEL__EDGE

static final int STATIC_EDGE_LABEL__EDGE
The feature id for the 'Edge' container reference.

See Also:
Constant Field Values

STATIC_EDGE_LABEL_FEATURE_COUNT

static final int STATIC_EDGE_LABEL_FEATURE_COUNT
The number of structural features of the 'Static Edge Label' class.

See Also:
Constant Field Values

URI_TO_EDGE_MAP_ENTRY

static final int URI_TO_EDGE_MAP_ENTRY
The meta object id for the 'URI To Edge Map Entry' class.

See Also:
URIToEdgeMapEntryImpl, GraphPackageImpl.getURIToEdgeMapEntry(), Constant Field Values

URI_TO_EDGE_MAP_ENTRY__KEY

static final int URI_TO_EDGE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.

See Also:
Constant Field Values

URI_TO_EDGE_MAP_ENTRY__VALUE

static final int URI_TO_EDGE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

URI_TO_EDGE_MAP_ENTRY_FEATURE_COUNT

static final int URI_TO_EDGE_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'URI To Edge Map Entry' class.

See Also:
Constant Field Values

URI_TO_NODE_MAP_ENTRY

static final int URI_TO_NODE_MAP_ENTRY
The meta object id for the 'URI To Node Map Entry' class.

See Also:
URIToNodeMapEntryImpl, GraphPackageImpl.getURIToNodeMapEntry(), Constant Field Values

URI_TO_NODE_MAP_ENTRY__KEY

static final int URI_TO_NODE_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.

See Also:
Constant Field Values

URI_TO_NODE_MAP_ENTRY__VALUE

static final int URI_TO_NODE_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

URI_TO_NODE_MAP_ENTRY_FEATURE_COUNT

static final int URI_TO_NODE_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'URI To Node Map Entry' class.

See Also:
Constant Field Values

URI_TO_LABEL_MAP_ENTRY

static final int URI_TO_LABEL_MAP_ENTRY
The meta object id for the 'URI To Label Map Entry' class.

See Also:
URIToLabelMapEntryImpl, GraphPackageImpl.getURIToLabelMapEntry(), Constant Field Values

URI_TO_LABEL_MAP_ENTRY__KEY

static final int URI_TO_LABEL_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.

See Also:
Constant Field Values

URI_TO_LABEL_MAP_ENTRY__VALUE

static final int URI_TO_LABEL_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

URI_TO_LABEL_MAP_ENTRY_FEATURE_COUNT

static final int URI_TO_LABEL_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'URI To Label Map Entry' class.

See Also:
Constant Field Values

URI_TO_NODE_LABEL_MAP_ENTRY

static final int URI_TO_NODE_LABEL_MAP_ENTRY
The meta object id for the 'URI To Node Label Map Entry' class.

See Also:
URIToNodeLabelMapEntryImpl, GraphPackageImpl.getURIToNodeLabelMapEntry(), Constant Field Values

URI_TO_NODE_LABEL_MAP_ENTRY__KEY

static final int URI_TO_NODE_LABEL_MAP_ENTRY__KEY
The feature id for the 'Key' attribute.

See Also:
Constant Field Values

URI_TO_NODE_LABEL_MAP_ENTRY__VALUE

static final int URI_TO_NODE_LABEL_MAP_ENTRY__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

URI_TO_NODE_LABEL_MAP_ENTRY_FEATURE_COUNT

static final int URI_TO_NODE_LABEL_MAP_ENTRY_FEATURE_COUNT
The number of structural features of the 'URI To Node Label Map Entry' class.

See Also:
Constant Field Values

URI

static final int URI
The meta object id for the 'URI' data type.

See Also:
URI, GraphPackageImpl.getURI(), Constant Field Values

ILLEGAL_ARGUMENT_EXCEPTION

static final int ILLEGAL_ARGUMENT_EXCEPTION
The meta object id for the 'Illegal Argument Exception' data type.

See Also:
IllegalArgumentException, GraphPackageImpl.getIllegalArgumentException(), Constant Field Values
Method Detail

getDynamicLabel

org.eclipse.emf.ecore.EClass getDynamicLabel()
Returns the meta object for class 'Dynamic Label'.

Returns:
the meta object for class 'Dynamic Label'.
See Also:
DynamicLabel

getDynamicLabel_NextValueValid

org.eclipse.emf.ecore.EAttribute getDynamicLabel_NextValueValid()
Returns the meta object for the attribute 'Next Value Valid'.

Returns:
the meta object for the attribute 'Next Value Valid'.
See Also:
DynamicLabel.isNextValueValid(), getDynamicLabel()

getDynamicLabel_NextValue

org.eclipse.emf.ecore.EReference getDynamicLabel_NextValue()
Returns the meta object for the containment reference 'Next Value'.

Returns:
the meta object for the containment reference 'Next Value'.
See Also:
DynamicLabel.getNextValue(), getDynamicLabel()

getDynamicLabel_Decorator

org.eclipse.emf.ecore.EReference getDynamicLabel_Decorator()
Returns the meta object for the reference 'Decorator'.

Returns:
the meta object for the reference 'Decorator'.
See Also:
DynamicLabel.getDecorator(), getDynamicLabel()

getDynamicNodeLabel

org.eclipse.emf.ecore.EClass getDynamicNodeLabel()
Returns the meta object for class 'Dynamic Node Label'.

Returns:
the meta object for class 'Dynamic Node Label'.
See Also:
DynamicNodeLabel

getEdge

org.eclipse.emf.ecore.EClass getEdge()
Returns the meta object for class 'Edge'.

Returns:
the meta object for class 'Edge'.
See Also:
Edge

getEdge_A

org.eclipse.emf.ecore.EReference getEdge_A()
Returns the meta object for the reference 'A'.

Returns:
the meta object for the reference 'A'.
See Also:
Edge.getA(), getEdge()

getEdge_NodeAURI

org.eclipse.emf.ecore.EAttribute getEdge_NodeAURI()
Returns the meta object for the attribute 'Node AURI'.

Returns:
the meta object for the attribute 'Node AURI'.
See Also:
Edge.getNodeAURI(), getEdge()

getEdge_B

org.eclipse.emf.ecore.EReference getEdge_B()
Returns the meta object for the reference 'B'.

Returns:
the meta object for the reference 'B'.
See Also:
Edge.getB(), getEdge()

getEdge_NodeBURI

org.eclipse.emf.ecore.EAttribute getEdge_NodeBURI()
Returns the meta object for the attribute 'Node BURI'.

Returns:
the meta object for the attribute 'Node BURI'.
See Also:
Edge.getNodeBURI(), getEdge()

getEdge_Label

org.eclipse.emf.ecore.EReference getEdge_Label()
Returns the meta object for the containment reference 'Label'.

Returns:
the meta object for the containment reference 'Label'.
See Also:
Edge.getLabel(), getEdge()

getEdge_Directed

org.eclipse.emf.ecore.EAttribute getEdge_Directed()
Returns the meta object for the attribute 'Directed'.

Returns:
the meta object for the attribute 'Directed'.
See Also:
Edge.isDirected(), getEdge()

getGraph

org.eclipse.emf.ecore.EClass getGraph()
Returns the meta object for class 'Graph'.

Returns:
the meta object for class 'Graph'.
See Also:
Graph

getGraph_Edges

org.eclipse.emf.ecore.EReference getGraph_Edges()
Returns the meta object for the map 'Edges'.

Returns:
the meta object for the map 'Edges'.
See Also:
Graph.getEdges(), getGraph()

getGraph_Nodes

org.eclipse.emf.ecore.EReference getGraph_Nodes()
Returns the meta object for the map 'Nodes'.

Returns:
the meta object for the map 'Nodes'.
See Also:
Graph.getNodes(), getGraph()

getGraph_GraphLabels

org.eclipse.emf.ecore.EReference getGraph_GraphLabels()
Returns the meta object for the map 'Graph Labels'.

Returns:
the meta object for the map 'Graph Labels'.
See Also:
Graph.getGraphLabels(), getGraph()

getGraph_NodeLabels

org.eclipse.emf.ecore.EReference getGraph_NodeLabels()
Returns the meta object for the map 'Node Labels'.

Returns:
the meta object for the map 'Node Labels'.
See Also:
Graph.getNodeLabels(), getGraph()

getGraph_DynamicLabels

org.eclipse.emf.ecore.EReference getGraph_DynamicLabels()
Returns the meta object for the reference list 'Dynamic Labels'.

Returns:
the meta object for the reference list 'Dynamic Labels'.
See Also:
Graph.getDynamicLabels(), getGraph()

getGraph_NumEdges

org.eclipse.emf.ecore.EAttribute getGraph_NumEdges()
Returns the meta object for the attribute 'Num Edges'.

Returns:
the meta object for the attribute 'Num Edges'.
See Also:
Graph.getNumEdges(), getGraph()

getGraph_NumNodes

org.eclipse.emf.ecore.EAttribute getGraph_NumNodes()
Returns the meta object for the attribute 'Num Nodes'.

Returns:
the meta object for the attribute 'Num Nodes'.
See Also:
Graph.getNumNodes(), getGraph()

getGraph_NumGraphLabels

org.eclipse.emf.ecore.EAttribute getGraph_NumGraphLabels()
Returns the meta object for the attribute 'Num Graph Labels'.

Returns:
the meta object for the attribute 'Num Graph Labels'.
See Also:
Graph.getNumGraphLabels(), getGraph()

getGraph_NumNodeLabels

org.eclipse.emf.ecore.EAttribute getGraph_NumNodeLabels()
Returns the meta object for the attribute 'Num Node Labels'.

Returns:
the meta object for the attribute 'Num Node Labels'.
See Also:
Graph.getNumNodeLabels(), getGraph()

getGraph_NumDynamicLabels

org.eclipse.emf.ecore.EAttribute getGraph_NumDynamicLabels()
Returns the meta object for the attribute 'Num Dynamic Labels'.

Returns:
the meta object for the attribute 'Num Dynamic Labels'.
See Also:
Graph.getNumDynamicLabels(), getGraph()

getGraph_UnresolvedIdentifiables

org.eclipse.emf.ecore.EReference getGraph_UnresolvedIdentifiables()
Returns the meta object for the containment reference list 'Unresolved Identifiables'.

Returns:
the meta object for the containment reference list 'Unresolved Identifiables'.
See Also:
Graph.getUnresolvedIdentifiables(), getGraph()

getGraph_Decorators

org.eclipse.emf.ecore.EReference getGraph_Decorators()
Returns the meta object for the containment reference list 'Decorators'.

Returns:
the meta object for the containment reference list 'Decorators'.
See Also:
Graph.getDecorators(), getGraph()

getLabel

org.eclipse.emf.ecore.EClass getLabel()
Returns the meta object for class 'Label'.

Returns:
the meta object for class 'Label'.
See Also:
Label

getLabel_URIOfIdentifiableToBeLabeled

org.eclipse.emf.ecore.EAttribute getLabel_URIOfIdentifiableToBeLabeled()
Returns the meta object for the attribute 'URI Of Identifiable To Be Labeled'.

Returns:
the meta object for the attribute 'URI Of Identifiable To Be Labeled'.
See Also:
Label.getURIOfIdentifiableToBeLabeled(), getLabel()

getLabel_CurrentValue

org.eclipse.emf.ecore.EReference getLabel_CurrentValue()
Returns the meta object for the containment reference 'Current Value'.

Returns:
the meta object for the containment reference 'Current Value'.
See Also:
Label.getCurrentValue(), getLabel()

getLabel_Identifiable

org.eclipse.emf.ecore.EReference getLabel_Identifiable()
Returns the meta object for the reference 'Identifiable'.

Returns:
the meta object for the reference 'Identifiable'.
See Also:
Label.getIdentifiable(), getLabel()

getLabelValue

org.eclipse.emf.ecore.EClass getLabelValue()
Returns the meta object for class 'Label Value'.

Returns:
the meta object for class 'Label Value'.
See Also:
LabelValue

getNode

org.eclipse.emf.ecore.EClass getNode()
Returns the meta object for class 'Node'.

Returns:
the meta object for class 'Node'.
See Also:
Node

getNode_Edges

org.eclipse.emf.ecore.EReference getNode_Edges()
Returns the meta object for the reference list 'Edges'.

Returns:
the meta object for the reference list 'Edges'.
See Also:
Node.getEdges(), getNode()

getNode_Labels

org.eclipse.emf.ecore.EReference getNode_Labels()
Returns the meta object for the reference list 'Labels'.

Returns:
the meta object for the reference list 'Labels'.
See Also:
Node.getLabels(), getNode()

getNodeLabel

org.eclipse.emf.ecore.EClass getNodeLabel()
Returns the meta object for class 'Node Label'.

Returns:
the meta object for class 'Node Label'.
See Also:
NodeLabel

getNodeLabel_Node

org.eclipse.emf.ecore.EReference getNodeLabel_Node()
Returns the meta object for the reference 'Node'.

Returns:
the meta object for the reference 'Node'.
See Also:
NodeLabel.getNode(), getNodeLabel()

getStaticNodeLabel

org.eclipse.emf.ecore.EClass getStaticNodeLabel()
Returns the meta object for class 'Static Node Label'.

Returns:
the meta object for class 'Static Node Label'.
See Also:
StaticNodeLabel

getUnresolvedIdentifiable

org.eclipse.emf.ecore.EClass getUnresolvedIdentifiable()
Returns the meta object for class 'Unresolved Identifiable'.

Returns:
the meta object for class 'Unresolved Identifiable'.
See Also:
UnresolvedIdentifiable

getUnresolvedIdentifiable_Scenario

org.eclipse.emf.ecore.EReference getUnresolvedIdentifiable_Scenario()
Returns the meta object for the reference 'Scenario'.

Returns:
the meta object for the reference 'Scenario'.
See Also:
UnresolvedIdentifiable.getScenario(), getUnresolvedIdentifiable()

getUnresolvedIdentifiable_Model

org.eclipse.emf.ecore.EReference getUnresolvedIdentifiable_Model()
Returns the meta object for the reference 'Model'.

Returns:
the meta object for the reference 'Model'.
See Also:
UnresolvedIdentifiable.getModel(), getUnresolvedIdentifiable()

getUnresolvedIdentifiable_Graph

org.eclipse.emf.ecore.EReference getUnresolvedIdentifiable_Graph()
Returns the meta object for the reference 'Graph'.

Returns:
the meta object for the reference 'Graph'.
See Also:
UnresolvedIdentifiable.getGraph(), getUnresolvedIdentifiable()

getUnresolvedIdentifiable_Identifiable

org.eclipse.emf.ecore.EReference getUnresolvedIdentifiable_Identifiable()
Returns the meta object for the reference 'Identifiable'.

Returns:
the meta object for the reference 'Identifiable'.
See Also:
UnresolvedIdentifiable.getIdentifiable(), getUnresolvedIdentifiable()

getUnresolvedIdentifiable_UnresolvedURI

org.eclipse.emf.ecore.EAttribute getUnresolvedIdentifiable_UnresolvedURI()
Returns the meta object for the attribute 'Unresolved URI'.

Returns:
the meta object for the attribute 'Unresolved URI'.
See Also:
UnresolvedIdentifiable.getUnresolvedURI(), getUnresolvedIdentifiable()

getUnresolvedIdentifiable_FieldName

org.eclipse.emf.ecore.EAttribute getUnresolvedIdentifiable_FieldName()
Returns the meta object for the attribute 'Field Name'.

Returns:
the meta object for the attribute 'Field Name'.
See Also:
UnresolvedIdentifiable.getFieldName(), getUnresolvedIdentifiable()

getURIToIdentifiableMapEntry

org.eclipse.emf.ecore.EClass getURIToIdentifiableMapEntry()
Returns the meta object for class 'URI To Identifiable Map Entry'.

Returns:
the meta object for class 'URI To Identifiable Map Entry'.
See Also:
Map.Entry

getURIToIdentifiableMapEntry_Key

org.eclipse.emf.ecore.EAttribute getURIToIdentifiableMapEntry_Key()
Returns the meta object for the attribute 'Key'.

Returns:
the meta object for the attribute 'Key'.
See Also:
Map.Entry, getURIToIdentifiableMapEntry()

getURIToIdentifiableMapEntry_Value

org.eclipse.emf.ecore.EReference getURIToIdentifiableMapEntry_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Map.Entry, getURIToIdentifiableMapEntry()

getSanityChecker

org.eclipse.emf.ecore.EClass getSanityChecker()
Returns the meta object for class 'Sanity Checker'.

Returns:
the meta object for class 'Sanity Checker'.
See Also:
SanityChecker

getDynamicEdgeLabel

org.eclipse.emf.ecore.EClass getDynamicEdgeLabel()
Returns the meta object for class 'Dynamic Edge Label'.

Returns:
the meta object for class 'Dynamic Edge Label'.
See Also:
DynamicEdgeLabel

getEdgeLabel

org.eclipse.emf.ecore.EClass getEdgeLabel()
Returns the meta object for class 'Edge Label'.

Returns:
the meta object for class 'Edge Label'.
See Also:
EdgeLabel

getEdgeLabel_Edge

org.eclipse.emf.ecore.EReference getEdgeLabel_Edge()
Returns the meta object for the container reference 'Edge'.

Returns:
the meta object for the container reference 'Edge'.
See Also:
EdgeLabel.getEdge(), getEdgeLabel()

getStaticEdgeLabel

org.eclipse.emf.ecore.EClass getStaticEdgeLabel()
Returns the meta object for class 'Static Edge Label'.

Returns:
the meta object for class 'Static Edge Label'.
See Also:
StaticEdgeLabel

getURIToEdgeMapEntry

org.eclipse.emf.ecore.EClass getURIToEdgeMapEntry()
Returns the meta object for class 'URI To Edge Map Entry'.

Returns:
the meta object for class 'URI To Edge Map Entry'.
See Also:
Map.Entry

getURIToEdgeMapEntry_Key

org.eclipse.emf.ecore.EAttribute getURIToEdgeMapEntry_Key()
Returns the meta object for the attribute 'Key'.

Returns:
the meta object for the attribute 'Key'.
See Also:
Map.Entry, getURIToEdgeMapEntry()

getURIToEdgeMapEntry_Value

org.eclipse.emf.ecore.EReference getURIToEdgeMapEntry_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Map.Entry, getURIToEdgeMapEntry()

getURIToNodeMapEntry

org.eclipse.emf.ecore.EClass getURIToNodeMapEntry()
Returns the meta object for class 'URI To Node Map Entry'.

Returns:
the meta object for class 'URI To Node Map Entry'.
See Also:
Map.Entry

getURIToNodeMapEntry_Key

org.eclipse.emf.ecore.EAttribute getURIToNodeMapEntry_Key()
Returns the meta object for the attribute 'Key'.

Returns:
the meta object for the attribute 'Key'.
See Also:
Map.Entry, getURIToNodeMapEntry()

getURIToNodeMapEntry_Value

org.eclipse.emf.ecore.EReference getURIToNodeMapEntry_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Map.Entry, getURIToNodeMapEntry()

getURIToLabelMapEntry

org.eclipse.emf.ecore.EClass getURIToLabelMapEntry()
Returns the meta object for class 'URI To Label Map Entry'.

Returns:
the meta object for class 'URI To Label Map Entry'.
See Also:
Map.Entry

getURIToLabelMapEntry_Key

org.eclipse.emf.ecore.EAttribute getURIToLabelMapEntry_Key()
Returns the meta object for the attribute 'Key'.

Returns:
the meta object for the attribute 'Key'.
See Also:
Map.Entry, getURIToLabelMapEntry()

getURIToLabelMapEntry_Value

org.eclipse.emf.ecore.EReference getURIToLabelMapEntry_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Map.Entry, getURIToLabelMapEntry()

getURIToNodeLabelMapEntry

org.eclipse.emf.ecore.EClass getURIToNodeLabelMapEntry()
Returns the meta object for class 'URI To Node Label Map Entry'.

Returns:
the meta object for class 'URI To Node Label Map Entry'.
See Also:
Map.Entry

getURIToNodeLabelMapEntry_Key

org.eclipse.emf.ecore.EAttribute getURIToNodeLabelMapEntry_Key()
Returns the meta object for the attribute 'Key'.

Returns:
the meta object for the attribute 'Key'.
See Also:
Map.Entry, getURIToNodeLabelMapEntry()

getURIToNodeLabelMapEntry_Value

org.eclipse.emf.ecore.EReference getURIToNodeLabelMapEntry_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Map.Entry, getURIToNodeLabelMapEntry()

getURI

org.eclipse.emf.ecore.EDataType getURI()
Returns the meta object for data type 'URI'.

Returns:
the meta object for data type 'URI'.
See Also:
URI

getIllegalArgumentException

org.eclipse.emf.ecore.EDataType getIllegalArgumentException()
Returns the meta object for data type 'Illegal Argument Exception'.

Returns:
the meta object for data type 'Illegal Argument Exception'.
See Also:
IllegalArgumentException

getGraphFactory

GraphFactory getGraphFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.