org.graphdrawing.graphml
Interface GraphMLPackage

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

public interface GraphMLPackage
extends EPackage

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

The schema corresponding to this document defines the structural layer of the Graph Markup Language (GraphML). Although a DTD is provided, this schema is, together with its extensions http://graphml.graphdrawing.org/xmlns/1.1/graphml-attributes.xsd and http://graphml.graphdrawing.org/xmlns/1.1/graphml-parseinfo.xsd, the only normative reference. The attribute groups <element_name>.extra.attrib may be used for adding user defined attributes to the elements <element_name>. The attribute group common.extra.attrib may be used for adding user defined attributes to all elements. Complex type definitions for the GraphML structural layer elements: <data>, <default>, <key>, <graphml>, <graph>, <node>, <port>, <edge>, <hyperedge>, <endpoint> and <locator>. The names of the complex types are constructed corresponding to the pattern element_name.type. (The only remaining GraphML structural layer element <desc> is of simple type xs:string.)

See Also:
GraphMLFactory
Rating red
Generated:
This code was automatically generated.
Model element:
kind=package

Nested Class Summary
static interface GraphMLPackage.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
static int DATA_EXTENSION_TYPE
          The meta object id for the 'Data Extension Type' class.
static int DATA_EXTENSION_TYPE__MIXED
          The feature id for the 'Mixed' attribute list.
static int DATA_EXTENSION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Data Extension Type' class.
static int DATA_TYPE
          The meta object id for the 'Data Type' class.
static int DATA_TYPE__ID
          The feature id for the 'Id' attribute.
static int DATA_TYPE__KEY
          The feature id for the 'Key' attribute.
static int DATA_TYPE__MIXED
          The feature id for the 'Mixed' attribute list.
static int DATA_TYPE__TIME
          The feature id for the 'Time' attribute.
static int DATA_TYPE_FEATURE_COUNT
          The number of structural features of the 'Data Type' class.
static int DEFAULT_TYPE
          The meta object id for the 'Default Type' class.
static int DEFAULT_TYPE__MIXED
          The feature id for the 'Mixed' attribute list.
static int DEFAULT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Default Type' class.
static int DOCUMENT_ROOT
          The meta object id for the 'Document Root' class.
static int DOCUMENT_ROOT__DATA
          The feature id for the 'Data' containment reference.
static int DOCUMENT_ROOT__DEFAULT
          The feature id for the 'Default' containment reference.
static int DOCUMENT_ROOT__DESC
          The feature id for the 'Desc' attribute.
static int DOCUMENT_ROOT__EDGE
          The feature id for the 'Edge' containment reference.
static int DOCUMENT_ROOT__ENDPOINT
          The feature id for the 'Endpoint' containment reference.
static int DOCUMENT_ROOT__GRAPH
          The feature id for the 'Graph' containment reference.
static int DOCUMENT_ROOT__GRAPHML
          The feature id for the 'Graphml' containment reference.
static int DOCUMENT_ROOT__HYPEREDGE
          The feature id for the 'Hyperedge' containment reference.
static int DOCUMENT_ROOT__KEY
          The feature id for the 'Key' containment reference.
static int DOCUMENT_ROOT__LOCATOR
          The feature id for the 'Locator' containment reference.
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list.
static int DOCUMENT_ROOT__NODE
          The feature id for the 'Node' containment reference.
static int DOCUMENT_ROOT__PORT
          The feature id for the 'Port' containment reference.
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the 'XMLNS Prefix Map' map.
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the 'XSI Schema Location' map.
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the 'Document Root' class.
static int EDGE_TYPE
          The meta object id for the 'Edge Type' class.
static int EDGE_TYPE__DATA
          The feature id for the 'Data' containment reference list.
static int EDGE_TYPE__DESC
          The feature id for the 'Desc' attribute.
static int EDGE_TYPE__DIRECTED
          The feature id for the 'Directed' attribute.
static int EDGE_TYPE__GRAPH
          The feature id for the 'Graph' containment reference.
static int EDGE_TYPE__ID
          The feature id for the 'Id' attribute.
static int EDGE_TYPE__SOURCE
          The feature id for the 'Source' attribute.
static int EDGE_TYPE__SOURCEPORT
          The feature id for the 'Sourceport' attribute.
static int EDGE_TYPE__TARGET
          The feature id for the 'Target' attribute.
static int EDGE_TYPE__TARGETPORT
          The feature id for the 'Targetport' attribute.
static int EDGE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Edge Type' class.
static GraphMLPackage eINSTANCE
          The singleton instance of the package.
static String eNAME
          The package name.
static int ENDPOINT_TYPE
          The meta object id for the 'Endpoint Type' class.
static int ENDPOINT_TYPE__DESC
          The feature id for the 'Desc' attribute.
static int ENDPOINT_TYPE__ID
          The feature id for the 'Id' attribute.
static int ENDPOINT_TYPE__NODE
          The feature id for the 'Node' attribute.
static int ENDPOINT_TYPE__PORT
          The feature id for the 'Port' attribute.
static int ENDPOINT_TYPE__TYPE
          The feature id for the 'Type' attribute.
static int ENDPOINT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Endpoint Type' class.
static int ENDPOINT_TYPE_TYPE
          The meta object id for the 'Endpoint Type Type' enum.
static int ENDPOINT_TYPE_TYPE_OBJECT
          The meta object id for the 'Endpoint Type Type Object' data type.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int GRAPH_EDGEDEFAULT_TYPE
          The meta object id for the 'Graph Edgedefault Type' enum.
static int GRAPH_EDGEDEFAULT_TYPE_OBJECT
          The meta object id for the 'Graph Edgedefault Type Object' data type.
static int GRAPH_EDGEIDS_TYPE
          The meta object id for the 'Graph Edgeids Type' enum.
static int GRAPH_EDGEIDS_TYPE_OBJECT
          The meta object id for the 'Graph Edgeids Type Object' data type.
static int GRAPH_EDGES_TYPE
          The meta object id for the 'Graph Edges Type' data type.
static int GRAPH_MAXINDEGREE_TYPE
          The meta object id for the 'Graph Maxindegree Type' data type.
static int GRAPH_MAXOUTDEGREE_TYPE
          The meta object id for the 'Graph Maxoutdegree Type' data type.
static int GRAPH_NODEIDS_TYPE
          The meta object id for the 'Graph Nodeids Type' enum.
static int GRAPH_NODEIDS_TYPE_OBJECT
          The meta object id for the 'Graph Nodeids Type Object' data type.
static int GRAPH_NODES_TYPE
          The meta object id for the 'Graph Nodes Type' data type.
static int GRAPH_ORDER_TYPE
          The meta object id for the 'Graph Order Type' enum.
static int GRAPH_ORDER_TYPE_OBJECT
          The meta object id for the 'Graph Order Type Object' data type.
static int GRAPH_TYPE
          The meta object id for the 'Graph Type' class.
static int GRAPH_TYPE__DATA
          The feature id for the 'Data' containment reference list.
static int GRAPH_TYPE__DESC
          The feature id for the 'Desc' attribute.
static int GRAPH_TYPE__EDGE
          The feature id for the 'Edge' containment reference list.
static int GRAPH_TYPE__EDGEDEFAULT
          The feature id for the 'Edgedefault' attribute.
static int GRAPH_TYPE__GROUP
          The feature id for the 'Group' attribute list.
static int GRAPH_TYPE__HYPEREDGE
          The feature id for the 'Hyperedge' containment reference list.
static int GRAPH_TYPE__ID
          The feature id for the 'Id' attribute.
static int GRAPH_TYPE__LOCATOR
          The feature id for the 'Locator' containment reference.
static int GRAPH_TYPE__NODE
          The feature id for the 'Node' containment reference list.
static int GRAPH_TYPE__PARSE_EDGEIDS
          The feature id for the 'Parse Edgeids' attribute.
static int GRAPH_TYPE__PARSE_EDGES
          The feature id for the 'Parse Edges' attribute.
static int GRAPH_TYPE__PARSE_MAXINDEGREE
          The feature id for the 'Parse Maxindegree' attribute.
static int GRAPH_TYPE__PARSE_MAXOUTDEGREE
          The feature id for the 'Parse Maxoutdegree' attribute.
static int GRAPH_TYPE__PARSE_NODEIDS
          The feature id for the 'Parse Nodeids' attribute.
static int GRAPH_TYPE__PARSE_NODES
          The feature id for the 'Parse Nodes' attribute.
static int GRAPH_TYPE__PARSE_ORDER
          The feature id for the 'Parse Order' attribute.
static int GRAPH_TYPE_FEATURE_COUNT
          The number of structural features of the 'Graph Type' class.
static int GRAPHML_TYPE
          The meta object id for the 'Graphml Type' class.
static int GRAPHML_TYPE__DATA
          The feature id for the 'Data' containment reference list.
static int GRAPHML_TYPE__DESC
          The feature id for the 'Desc' attribute.
static int GRAPHML_TYPE__GRAPH
          The feature id for the 'Graph' containment reference list.
static int GRAPHML_TYPE__GROUP
          The feature id for the 'Group' attribute list.
static int GRAPHML_TYPE__KEY
          The feature id for the 'Key' containment reference list.
static int GRAPHML_TYPE_FEATURE_COUNT
          The number of structural features of the 'Graphml Type' class.
static int HYPEREDGE_TYPE
          The meta object id for the 'Hyperedge Type' class.
static int HYPEREDGE_TYPE__DATA
          The feature id for the 'Data' containment reference list.
static int HYPEREDGE_TYPE__DESC
          The feature id for the 'Desc' attribute.
static int HYPEREDGE_TYPE__ENDPOINT
          The feature id for the 'Endpoint' containment reference list.
static int HYPEREDGE_TYPE__GRAPH
          The feature id for the 'Graph' containment reference.
static int HYPEREDGE_TYPE__GROUP
          The feature id for the 'Group' attribute list.
static int HYPEREDGE_TYPE__ID
          The feature id for the 'Id' attribute.
static int HYPEREDGE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Hyperedge Type' class.
static int KEY_FOR_TYPE
          The meta object id for the 'Key For Type' enum.
static int KEY_FOR_TYPE_OBJECT
          The meta object id for the 'Key For Type Object' data type.
static int KEY_NAME_TYPE
          The meta object id for the 'Key Name Type' data type.
static int KEY_TYPE
          The meta object id for the 'Key Type' class.
static int KEY_TYPE__ATTR_NAME
          The feature id for the 'Attr Name' attribute.
static int KEY_TYPE__ATTR_TYPE
          The feature id for the 'Attr Type' attribute.
static int KEY_TYPE__DEFAULT
          The feature id for the 'Default' containment reference.
static int KEY_TYPE__DESC
          The feature id for the 'Desc' attribute.
static int KEY_TYPE__DYNAMIC
          The feature id for the 'Dynamic' attribute.
static int KEY_TYPE__FOR
          The feature id for the 'For' attribute.
static int KEY_TYPE__ID
          The feature id for the 'Id' attribute.
static int KEY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Key Type' class.
static int KEY_TYPE_TYPE
          The meta object id for the 'Key Type Type' enum.
static int KEY_TYPE_TYPE_OBJECT
          The meta object id for the 'Key Type Type Object' data type.
static int LOCATOR_TYPE
          The meta object id for the 'Locator Type' class.
static int LOCATOR_TYPE__HREF
          The feature id for the 'Href' attribute.
static int LOCATOR_TYPE__TYPE
          The feature id for the 'Type' attribute.
static int LOCATOR_TYPE_FEATURE_COUNT
          The number of structural features of the 'Locator Type' class.
static int NODE_INDEGREE_TYPE
          The meta object id for the 'Node Indegree Type' data type.
static int NODE_OUTDEGREE_TYPE
          The meta object id for the 'Node Outdegree Type' data type.
static int NODE_TYPE
          The meta object id for the 'Node Type' class.
static int NODE_TYPE__DATA
          The feature id for the 'Data' containment reference list.
static int NODE_TYPE__DESC
          The feature id for the 'Desc' attribute.
static int NODE_TYPE__GRAPH
          The feature id for the 'Graph' containment reference.
static int NODE_TYPE__GROUP
          The feature id for the 'Group' attribute list.
static int NODE_TYPE__ID
          The feature id for the 'Id' attribute.
static int NODE_TYPE__LOCATOR
          The feature id for the 'Locator' containment reference.
static int NODE_TYPE__PARSE_INDEGREE
          The feature id for the 'Parse Indegree' attribute.
static int NODE_TYPE__PARSE_OUTDEGREE
          The feature id for the 'Parse Outdegree' attribute.
static int NODE_TYPE__PORT
          The feature id for the 'Port' containment reference list.
static int NODE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Node Type' class.
static int PORT_TYPE
          The meta object id for the 'Port Type' class.
static int PORT_TYPE__DATA
          The feature id for the 'Data' containment reference list.
static int PORT_TYPE__DESC
          The feature id for the 'Desc' attribute.
static int PORT_TYPE__GROUP
          The feature id for the 'Group' attribute list.
static int PORT_TYPE__NAME
          The feature id for the 'Name' attribute.
static int PORT_TYPE__PORT
          The feature id for the 'Port' containment reference list.
static int PORT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Port Type' class.
 
Method Summary
 EAttribute getDataExtensionType_Mixed()
          Returns the meta object for the attribute list 'Mixed'.
 EClass getDataExtensionType()
          Returns the meta object for class 'Data Extension Type'.
 EAttribute getDataType_Id()
          Returns the meta object for the attribute 'Id'.
 EAttribute getDataType_Key()
          Returns the meta object for the attribute 'Key'.
 EAttribute getDataType_Time()
          Returns the meta object for the attribute 'Time'.
 EClass getDataType()
          Returns the meta object for class 'Data Type'.
 EClass getDefaultType()
          Returns the meta object for class 'Default Type'.
 EReference getDocumentRoot_Data()
          Returns the meta object for the containment reference 'Data'.
 EReference getDocumentRoot_Default()
          Returns the meta object for the containment reference 'Default'.
 EAttribute getDocumentRoot_Desc()
          Returns the meta object for the attribute 'Desc'.
 EReference getDocumentRoot_Edge()
          Returns the meta object for the containment reference 'Edge'.
 EReference getDocumentRoot_Endpoint()
          Returns the meta object for the containment reference 'Endpoint'.
 EReference getDocumentRoot_Graph()
          Returns the meta object for the containment reference 'Graph'.
 EReference getDocumentRoot_Graphml()
          Returns the meta object for the containment reference 'Graphml'.
 EReference getDocumentRoot_Hyperedge()
          Returns the meta object for the containment reference 'Hyperedge'.
 EReference getDocumentRoot_Key()
          Returns the meta object for the containment reference 'Key'.
 EReference getDocumentRoot_Locator()
          Returns the meta object for the containment reference 'Locator'.
 EAttribute getDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'.
 EReference getDocumentRoot_Node()
          Returns the meta object for the containment reference 'Node'.
 EReference getDocumentRoot_Port()
          Returns the meta object for the containment reference 'Port'.
 EReference getDocumentRoot_XMLNSPrefixMap()
          Returns the meta object for the map 'XMLNS Prefix Map'.
 EReference getDocumentRoot_XSISchemaLocation()
          Returns the meta object for the map 'XSI Schema Location'.
 EClass getDocumentRoot()
          Returns the meta object for class 'Document Root'.
 EReference getEdgeType_Data()
          Returns the meta object for the containment reference list 'Data'.
 EAttribute getEdgeType_Desc()
          Returns the meta object for the attribute 'Desc'.
 EAttribute getEdgeType_Directed()
          Returns the meta object for the attribute 'Directed'.
 EReference getEdgeType_Graph()
          Returns the meta object for the containment reference 'Graph'.
 EAttribute getEdgeType_Id()
          Returns the meta object for the attribute 'Id'.
 EAttribute getEdgeType_Source()
          Returns the meta object for the attribute 'Source'.
 EAttribute getEdgeType_Sourceport()
          Returns the meta object for the attribute 'Sourceport'.
 EAttribute getEdgeType_Target()
          Returns the meta object for the attribute 'Target'.
 EAttribute getEdgeType_Targetport()
          Returns the meta object for the attribute 'Targetport'.
 EClass getEdgeType()
          Returns the meta object for class 'Edge Type'.
 EAttribute getEndpointType_Desc()
          Returns the meta object for the attribute 'Desc'.
 EAttribute getEndpointType_Id()
          Returns the meta object for the attribute 'Id'.
 EAttribute getEndpointType_Node()
          Returns the meta object for the attribute 'Node'.
 EAttribute getEndpointType_Port()
          Returns the meta object for the attribute 'Port'.
 EAttribute getEndpointType_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getEndpointType()
          Returns the meta object for class 'Endpoint Type'.
 EEnum getEndpointTypeType()
          Returns the meta object for enum 'Endpoint Type Type'.
 EDataType getEndpointTypeTypeObject()
          Returns the meta object for data type 'Endpoint Type Type Object'.
 EEnum getGraphEdgedefaultType()
          Returns the meta object for enum 'Graph Edgedefault Type'.
 EDataType getGraphEdgedefaultTypeObject()
          Returns the meta object for data type 'Graph Edgedefault Type Object'.
 EEnum getGraphEdgeidsType()
          Returns the meta object for enum 'Graph Edgeids Type'.
 EDataType getGraphEdgeidsTypeObject()
          Returns the meta object for data type 'Graph Edgeids Type Object'.
 EDataType getGraphEdgesType()
          Returns the meta object for data type 'Graph Edges Type'.
 EDataType getGraphMaxindegreeType()
          Returns the meta object for data type 'Graph Maxindegree Type'.
 EDataType getGraphMaxoutdegreeType()
          Returns the meta object for data type 'Graph Maxoutdegree Type'.
 GraphMLFactory getGraphMLFactory()
          Returns the factory that creates the instances of the model.
 EReference getGraphmlType_Data()
          Returns the meta object for the containment reference list 'Data'.
 EAttribute getGraphmlType_Desc()
          Returns the meta object for the attribute 'Desc'.
 EReference getGraphmlType_Graph()
          Returns the meta object for the containment reference list 'Graph'.
 EAttribute getGraphmlType_Group()
          Returns the meta object for the attribute list 'Group'.
 EReference getGraphmlType_Key()
          Returns the meta object for the containment reference list 'Key'.
 EClass getGraphmlType()
          Returns the meta object for class 'Graphml Type'.
 EEnum getGraphNodeidsType()
          Returns the meta object for enum 'Graph Nodeids Type'.
 EDataType getGraphNodeidsTypeObject()
          Returns the meta object for data type 'Graph Nodeids Type Object'.
 EDataType getGraphNodesType()
          Returns the meta object for data type 'Graph Nodes Type'.
 EEnum getGraphOrderType()
          Returns the meta object for enum 'Graph Order Type'.
 EDataType getGraphOrderTypeObject()
          Returns the meta object for data type 'Graph Order Type Object'.
 EReference getGraphType_Data()
          Returns the meta object for the containment reference list 'Data'.
 EAttribute getGraphType_Desc()
          Returns the meta object for the attribute 'Desc'.
 EReference getGraphType_Edge()
          Returns the meta object for the containment reference list 'Edge'.
 EAttribute getGraphType_Edgedefault()
          Returns the meta object for the attribute 'Edgedefault'.
 EAttribute getGraphType_Group()
          Returns the meta object for the attribute list 'Group'.
 EReference getGraphType_Hyperedge()
          Returns the meta object for the containment reference list 'Hyperedge'.
 EAttribute getGraphType_Id()
          Returns the meta object for the attribute 'Id'.
 EReference getGraphType_Locator()
          Returns the meta object for the containment reference 'Locator'.
 EReference getGraphType_Node()
          Returns the meta object for the containment reference list 'Node'.
 EAttribute getGraphType_ParseEdgeids()
          Returns the meta object for the attribute 'Parse Edgeids'.
 EAttribute getGraphType_ParseEdges()
          Returns the meta object for the attribute 'Parse Edges'.
 EAttribute getGraphType_ParseMaxindegree()
          Returns the meta object for the attribute 'Parse Maxindegree'.
 EAttribute getGraphType_ParseMaxoutdegree()
          Returns the meta object for the attribute 'Parse Maxoutdegree'.
 EAttribute getGraphType_ParseNodeids()
          Returns the meta object for the attribute 'Parse Nodeids'.
 EAttribute getGraphType_ParseNodes()
          Returns the meta object for the attribute 'Parse Nodes'.
 EAttribute getGraphType_ParseOrder()
          Returns the meta object for the attribute 'Parse Order'.
 EClass getGraphType()
          Returns the meta object for class 'Graph Type'.
 EReference getHyperedgeType_Data()
          Returns the meta object for the containment reference list 'Data'.
 EAttribute getHyperedgeType_Desc()
          Returns the meta object for the attribute 'Desc'.
 EReference getHyperedgeType_Endpoint()
          Returns the meta object for the containment reference list 'Endpoint'.
 EReference getHyperedgeType_Graph()
          Returns the meta object for the containment reference 'Graph'.
 EAttribute getHyperedgeType_Group()
          Returns the meta object for the attribute list 'Group'.
 EAttribute getHyperedgeType_Id()
          Returns the meta object for the attribute 'Id'.
 EClass getHyperedgeType()
          Returns the meta object for class 'Hyperedge Type'.
 EEnum getKeyForType()
          Returns the meta object for enum 'Key For Type'.
 EDataType getKeyForTypeObject()
          Returns the meta object for data type 'Key For Type Object'.
 EDataType getKeyNameType()
          Returns the meta object for data type 'Key Name Type'.
 EAttribute getKeyType_AttrName()
          Returns the meta object for the attribute 'Attr Name'.
 EAttribute getKeyType_AttrType()
          Returns the meta object for the attribute 'Attr Type'.
 EReference getKeyType_Default()
          Returns the meta object for the containment reference 'Default'.
 EAttribute getKeyType_Desc()
          Returns the meta object for the attribute 'Desc'.
 EAttribute getKeyType_Dynamic()
          Returns the meta object for the attribute 'Dynamic'.
 EAttribute getKeyType_For()
          Returns the meta object for the attribute 'For'.
 EAttribute getKeyType_Id()
          Returns the meta object for the attribute 'Id'.
 EClass getKeyType()
          Returns the meta object for class 'Key Type'.
 EEnum getKeyTypeType()
          Returns the meta object for enum 'Key Type Type'.
 EDataType getKeyTypeTypeObject()
          Returns the meta object for data type 'Key Type Type Object'.
 EAttribute getLocatorType_Href()
          Returns the meta object for the attribute 'Href'.
 EAttribute getLocatorType_Type()
          Returns the meta object for the attribute 'Type'.
 EClass getLocatorType()
          Returns the meta object for class 'Locator Type'.
 EDataType getNodeIndegreeType()
          Returns the meta object for data type 'Node Indegree Type'.
 EDataType getNodeOutdegreeType()
          Returns the meta object for data type 'Node Outdegree Type'.
 EReference getNodeType_Data()
          Returns the meta object for the containment reference list 'Data'.
 EAttribute getNodeType_Desc()
          Returns the meta object for the attribute 'Desc'.
 EReference getNodeType_Graph()
          Returns the meta object for the containment reference 'Graph'.
 EAttribute getNodeType_Group()
          Returns the meta object for the attribute list 'Group'.
 EAttribute getNodeType_Id()
          Returns the meta object for the attribute 'Id'.
 EReference getNodeType_Locator()
          Returns the meta object for the containment reference 'Locator'.
 EAttribute getNodeType_ParseIndegree()
          Returns the meta object for the attribute 'Parse Indegree'.
 EAttribute getNodeType_ParseOutdegree()
          Returns the meta object for the attribute 'Parse Outdegree'.
 EReference getNodeType_Port()
          Returns the meta object for the containment reference list 'Port'.
 EClass getNodeType()
          Returns the meta object for class 'Node Type'.
 EReference getPortType_Data()
          Returns the meta object for the containment reference list 'Data'.
 EAttribute getPortType_Desc()
          Returns the meta object for the attribute 'Desc'.
 EAttribute getPortType_Group()
          Returns the meta object for the attribute list 'Group'.
 EAttribute getPortType_Name()
          Returns the meta object for the attribute 'Name'.
 EReference getPortType_Port()
          Returns the meta object for the containment reference list 'Port'.
 EClass getPortType()
          Returns the meta object for class 'Port Type'.
 
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
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:
This code was automatically generated.

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated:
This code was automatically generated.

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated:
This code was automatically generated.

eINSTANCE

static final GraphMLPackage eINSTANCE
The singleton instance of the package.

Generated:
This code was automatically generated.

DATA_EXTENSION_TYPE

static final int DATA_EXTENSION_TYPE
The meta object id for the 'Data Extension Type' class.

See Also:
DataExtensionTypeImpl, GraphMLPackageImpl.getDataExtensionType(), Constant Field Values
Generated:
This code was automatically generated.

DATA_EXTENSION_TYPE__MIXED

static final int DATA_EXTENSION_TYPE__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_EXTENSION_TYPE_FEATURE_COUNT

static final int DATA_EXTENSION_TYPE_FEATURE_COUNT
The number of structural features of the 'Data Extension Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TYPE

static final int DATA_TYPE
The meta object id for the 'Data Type' class.

See Also:
DataTypeImpl, GraphMLPackageImpl.getDataType(), Constant Field Values
Generated:
This code was automatically generated.

DATA_TYPE__MIXED

static final int DATA_TYPE__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TYPE__ID

static final int DATA_TYPE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TYPE__KEY

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TYPE__TIME

static final int DATA_TYPE__TIME
The feature id for the 'Time' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DATA_TYPE_FEATURE_COUNT

static final int DATA_TYPE_FEATURE_COUNT
The number of structural features of the 'Data Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DEFAULT_TYPE

static final int DEFAULT_TYPE
The meta object id for the 'Default Type' class.

See Also:
DefaultTypeImpl, GraphMLPackageImpl.getDefaultType(), Constant Field Values
Generated:
This code was automatically generated.

DEFAULT_TYPE__MIXED

static final int DEFAULT_TYPE__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DEFAULT_TYPE_FEATURE_COUNT

static final int DEFAULT_TYPE_FEATURE_COUNT
The number of structural features of the 'Default Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
DocumentRootImpl, GraphMLPackageImpl.getDocumentRoot(), Constant Field Values
Generated:
This code was automatically generated.

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__DATA

static final int DOCUMENT_ROOT__DATA
The feature id for the 'Data' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__DEFAULT

static final int DOCUMENT_ROOT__DEFAULT
The feature id for the 'Default' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__DESC

static final int DOCUMENT_ROOT__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__EDGE

static final int DOCUMENT_ROOT__EDGE
The feature id for the 'Edge' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__ENDPOINT

static final int DOCUMENT_ROOT__ENDPOINT
The feature id for the 'Endpoint' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__GRAPH

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__GRAPHML

static final int DOCUMENT_ROOT__GRAPHML
The feature id for the 'Graphml' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__HYPEREDGE

static final int DOCUMENT_ROOT__HYPEREDGE
The feature id for the 'Hyperedge' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__KEY

static final int DOCUMENT_ROOT__KEY
The feature id for the 'Key' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__LOCATOR

static final int DOCUMENT_ROOT__LOCATOR
The feature id for the 'Locator' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__NODE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT__PORT

static final int DOCUMENT_ROOT__PORT
The feature id for the 'Port' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE

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

See Also:
EdgeTypeImpl, GraphMLPackageImpl.getEdgeType(), Constant Field Values
Generated:
This code was automatically generated.

EDGE_TYPE__DESC

static final int EDGE_TYPE__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE__DATA

static final int EDGE_TYPE__DATA
The feature id for the 'Data' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE__GRAPH

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE__DIRECTED

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE__ID

static final int EDGE_TYPE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE__SOURCE

static final int EDGE_TYPE__SOURCE
The feature id for the 'Source' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE__SOURCEPORT

static final int EDGE_TYPE__SOURCEPORT
The feature id for the 'Sourceport' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE__TARGET

static final int EDGE_TYPE__TARGET
The feature id for the 'Target' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE__TARGETPORT

static final int EDGE_TYPE__TARGETPORT
The feature id for the 'Targetport' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

EDGE_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ENDPOINT_TYPE

static final int ENDPOINT_TYPE
The meta object id for the 'Endpoint Type' class.

See Also:
EndpointTypeImpl, GraphMLPackageImpl.getEndpointType(), Constant Field Values
Generated:
This code was automatically generated.

ENDPOINT_TYPE__DESC

static final int ENDPOINT_TYPE__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ENDPOINT_TYPE__ID

static final int ENDPOINT_TYPE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ENDPOINT_TYPE__NODE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ENDPOINT_TYPE__PORT

static final int ENDPOINT_TYPE__PORT
The feature id for the 'Port' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ENDPOINT_TYPE__TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ENDPOINT_TYPE_FEATURE_COUNT

static final int ENDPOINT_TYPE_FEATURE_COUNT
The number of structural features of the 'Endpoint Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPHML_TYPE

static final int GRAPHML_TYPE
The meta object id for the 'Graphml Type' class.

See Also:
GraphmlTypeImpl, GraphMLPackageImpl.getGraphmlType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPHML_TYPE__DESC

static final int GRAPHML_TYPE__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPHML_TYPE__KEY

static final int GRAPHML_TYPE__KEY
The feature id for the 'Key' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPHML_TYPE__GROUP

static final int GRAPHML_TYPE__GROUP
The feature id for the 'Group' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPHML_TYPE__GRAPH

static final int GRAPHML_TYPE__GRAPH
The feature id for the 'Graph' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPHML_TYPE__DATA

static final int GRAPHML_TYPE__DATA
The feature id for the 'Data' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPHML_TYPE_FEATURE_COUNT

static final int GRAPHML_TYPE_FEATURE_COUNT
The number of structural features of the 'Graphml Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE

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

See Also:
GraphTypeImpl, GraphMLPackageImpl.getGraphType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_TYPE__DESC

static final int GRAPH_TYPE__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__GROUP

static final int GRAPH_TYPE__GROUP
The feature id for the 'Group' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__DATA

static final int GRAPH_TYPE__DATA
The feature id for the 'Data' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__NODE

static final int GRAPH_TYPE__NODE
The feature id for the 'Node' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__EDGE

static final int GRAPH_TYPE__EDGE
The feature id for the 'Edge' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__HYPEREDGE

static final int GRAPH_TYPE__HYPEREDGE
The feature id for the 'Hyperedge' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__LOCATOR

static final int GRAPH_TYPE__LOCATOR
The feature id for the 'Locator' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__EDGEDEFAULT

static final int GRAPH_TYPE__EDGEDEFAULT
The feature id for the 'Edgedefault' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__ID

static final int GRAPH_TYPE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__PARSE_EDGEIDS

static final int GRAPH_TYPE__PARSE_EDGEIDS
The feature id for the 'Parse Edgeids' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__PARSE_EDGES

static final int GRAPH_TYPE__PARSE_EDGES
The feature id for the 'Parse Edges' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__PARSE_MAXINDEGREE

static final int GRAPH_TYPE__PARSE_MAXINDEGREE
The feature id for the 'Parse Maxindegree' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__PARSE_MAXOUTDEGREE

static final int GRAPH_TYPE__PARSE_MAXOUTDEGREE
The feature id for the 'Parse Maxoutdegree' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__PARSE_NODEIDS

static final int GRAPH_TYPE__PARSE_NODEIDS
The feature id for the 'Parse Nodeids' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__PARSE_NODES

static final int GRAPH_TYPE__PARSE_NODES
The feature id for the 'Parse Nodes' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE__PARSE_ORDER

static final int GRAPH_TYPE__PARSE_ORDER
The feature id for the 'Parse Order' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

GRAPH_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HYPEREDGE_TYPE

static final int HYPEREDGE_TYPE
The meta object id for the 'Hyperedge Type' class.

See Also:
HyperedgeTypeImpl, GraphMLPackageImpl.getHyperedgeType(), Constant Field Values
Generated:
This code was automatically generated.

HYPEREDGE_TYPE__DESC

static final int HYPEREDGE_TYPE__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HYPEREDGE_TYPE__GROUP

static final int HYPEREDGE_TYPE__GROUP
The feature id for the 'Group' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HYPEREDGE_TYPE__DATA

static final int HYPEREDGE_TYPE__DATA
The feature id for the 'Data' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HYPEREDGE_TYPE__ENDPOINT

static final int HYPEREDGE_TYPE__ENDPOINT
The feature id for the 'Endpoint' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HYPEREDGE_TYPE__GRAPH

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HYPEREDGE_TYPE__ID

static final int HYPEREDGE_TYPE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

HYPEREDGE_TYPE_FEATURE_COUNT

static final int HYPEREDGE_TYPE_FEATURE_COUNT
The number of structural features of the 'Hyperedge Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

KEY_TYPE

static final int KEY_TYPE
The meta object id for the 'Key Type' class.

See Also:
KeyTypeImpl, GraphMLPackageImpl.getKeyType(), Constant Field Values
Generated:
This code was automatically generated.

KEY_TYPE__DESC

static final int KEY_TYPE__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

KEY_TYPE__DEFAULT

static final int KEY_TYPE__DEFAULT
The feature id for the 'Default' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

KEY_TYPE__ATTR_NAME

static final int KEY_TYPE__ATTR_NAME
The feature id for the 'Attr Name' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

KEY_TYPE__ATTR_TYPE

static final int KEY_TYPE__ATTR_TYPE
The feature id for the 'Attr Type' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

KEY_TYPE__DYNAMIC

static final int KEY_TYPE__DYNAMIC
The feature id for the 'Dynamic' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

KEY_TYPE__FOR

static final int KEY_TYPE__FOR
The feature id for the 'For' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

KEY_TYPE__ID

static final int KEY_TYPE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

KEY_TYPE_FEATURE_COUNT

static final int KEY_TYPE_FEATURE_COUNT
The number of structural features of the 'Key Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOCATOR_TYPE

static final int LOCATOR_TYPE
The meta object id for the 'Locator Type' class.

See Also:
LocatorTypeImpl, GraphMLPackageImpl.getLocatorType(), Constant Field Values
Generated:
This code was automatically generated.

LOCATOR_TYPE__HREF

static final int LOCATOR_TYPE__HREF
The feature id for the 'Href' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOCATOR_TYPE__TYPE

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

LOCATOR_TYPE_FEATURE_COUNT

static final int LOCATOR_TYPE_FEATURE_COUNT
The number of structural features of the 'Locator Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE

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

See Also:
NodeTypeImpl, GraphMLPackageImpl.getNodeType(), Constant Field Values
Generated:
This code was automatically generated.

NODE_TYPE__DESC

static final int NODE_TYPE__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE__GROUP

static final int NODE_TYPE__GROUP
The feature id for the 'Group' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE__DATA

static final int NODE_TYPE__DATA
The feature id for the 'Data' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE__PORT

static final int NODE_TYPE__PORT
The feature id for the 'Port' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE__GRAPH

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE__LOCATOR

static final int NODE_TYPE__LOCATOR
The feature id for the 'Locator' containment reference.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE__ID

static final int NODE_TYPE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE__PARSE_INDEGREE

static final int NODE_TYPE__PARSE_INDEGREE
The feature id for the 'Parse Indegree' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE__PARSE_OUTDEGREE

static final int NODE_TYPE__PARSE_OUTDEGREE
The feature id for the 'Parse Outdegree' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

NODE_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PORT_TYPE

static final int PORT_TYPE
The meta object id for the 'Port Type' class.

See Also:
PortTypeImpl, GraphMLPackageImpl.getPortType(), Constant Field Values
Generated:
This code was automatically generated.

PORT_TYPE__DESC

static final int PORT_TYPE__DESC
The feature id for the 'Desc' attribute.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PORT_TYPE__GROUP

static final int PORT_TYPE__GROUP
The feature id for the 'Group' attribute list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PORT_TYPE__DATA

static final int PORT_TYPE__DATA
The feature id for the 'Data' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PORT_TYPE__PORT

static final int PORT_TYPE__PORT
The feature id for the 'Port' containment reference list.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PORT_TYPE__NAME

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

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

PORT_TYPE_FEATURE_COUNT

static final int PORT_TYPE_FEATURE_COUNT
The number of structural features of the 'Port Type' class.

See Also:
Constant Field Values
Generated:
This code was automatically generated.
Ordered

ENDPOINT_TYPE_TYPE

static final int ENDPOINT_TYPE_TYPE
The meta object id for the 'Endpoint Type Type' enum.

See Also:
EndpointTypeType, GraphMLPackageImpl.getEndpointTypeType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_EDGEDEFAULT_TYPE

static final int GRAPH_EDGEDEFAULT_TYPE
The meta object id for the 'Graph Edgedefault Type' enum.

See Also:
GraphEdgedefaultType, GraphMLPackageImpl.getGraphEdgedefaultType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_EDGEIDS_TYPE

static final int GRAPH_EDGEIDS_TYPE
The meta object id for the 'Graph Edgeids Type' enum.

See Also:
GraphEdgeidsType, GraphMLPackageImpl.getGraphEdgeidsType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_NODEIDS_TYPE

static final int GRAPH_NODEIDS_TYPE
The meta object id for the 'Graph Nodeids Type' enum.

See Also:
GraphNodeidsType, GraphMLPackageImpl.getGraphNodeidsType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_ORDER_TYPE

static final int GRAPH_ORDER_TYPE
The meta object id for the 'Graph Order Type' enum.

See Also:
GraphOrderType, GraphMLPackageImpl.getGraphOrderType(), Constant Field Values
Generated:
This code was automatically generated.

KEY_FOR_TYPE

static final int KEY_FOR_TYPE
The meta object id for the 'Key For Type' enum.

See Also:
KeyForType, GraphMLPackageImpl.getKeyForType(), Constant Field Values
Generated:
This code was automatically generated.

KEY_TYPE_TYPE

static final int KEY_TYPE_TYPE
The meta object id for the 'Key Type Type' enum.

See Also:
KeyTypeType, GraphMLPackageImpl.getKeyTypeType(), Constant Field Values
Generated:
This code was automatically generated.

ENDPOINT_TYPE_TYPE_OBJECT

static final int ENDPOINT_TYPE_TYPE_OBJECT
The meta object id for the 'Endpoint Type Type Object' data type.

See Also:
EndpointTypeType, GraphMLPackageImpl.getEndpointTypeTypeObject(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_EDGEDEFAULT_TYPE_OBJECT

static final int GRAPH_EDGEDEFAULT_TYPE_OBJECT
The meta object id for the 'Graph Edgedefault Type Object' data type.

See Also:
GraphEdgedefaultType, GraphMLPackageImpl.getGraphEdgedefaultTypeObject(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_EDGEIDS_TYPE_OBJECT

static final int GRAPH_EDGEIDS_TYPE_OBJECT
The meta object id for the 'Graph Edgeids Type Object' data type.

See Also:
GraphEdgeidsType, GraphMLPackageImpl.getGraphEdgeidsTypeObject(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_EDGES_TYPE

static final int GRAPH_EDGES_TYPE
The meta object id for the 'Graph Edges Type' data type.

See Also:
BigInteger, GraphMLPackageImpl.getGraphEdgesType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_MAXINDEGREE_TYPE

static final int GRAPH_MAXINDEGREE_TYPE
The meta object id for the 'Graph Maxindegree Type' data type.

See Also:
BigInteger, GraphMLPackageImpl.getGraphMaxindegreeType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_MAXOUTDEGREE_TYPE

static final int GRAPH_MAXOUTDEGREE_TYPE
The meta object id for the 'Graph Maxoutdegree Type' data type.

See Also:
BigInteger, GraphMLPackageImpl.getGraphMaxoutdegreeType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_NODEIDS_TYPE_OBJECT

static final int GRAPH_NODEIDS_TYPE_OBJECT
The meta object id for the 'Graph Nodeids Type Object' data type.

See Also:
GraphNodeidsType, GraphMLPackageImpl.getGraphNodeidsTypeObject(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_NODES_TYPE

static final int GRAPH_NODES_TYPE
The meta object id for the 'Graph Nodes Type' data type.

See Also:
BigInteger, GraphMLPackageImpl.getGraphNodesType(), Constant Field Values
Generated:
This code was automatically generated.

GRAPH_ORDER_TYPE_OBJECT

static final int GRAPH_ORDER_TYPE_OBJECT
The meta object id for the 'Graph Order Type Object' data type.

See Also:
GraphOrderType, GraphMLPackageImpl.getGraphOrderTypeObject(), Constant Field Values
Generated:
This code was automatically generated.

KEY_FOR_TYPE_OBJECT

static final int KEY_FOR_TYPE_OBJECT
The meta object id for the 'Key For Type Object' data type.

See Also:
KeyForType, GraphMLPackageImpl.getKeyForTypeObject(), Constant Field Values
Generated:
This code was automatically generated.

KEY_NAME_TYPE

static final int KEY_NAME_TYPE
The meta object id for the 'Key Name Type' data type.

See Also:
String, GraphMLPackageImpl.getKeyNameType(), Constant Field Values
Generated:
This code was automatically generated.

KEY_TYPE_TYPE_OBJECT

static final int KEY_TYPE_TYPE_OBJECT
The meta object id for the 'Key Type Type Object' data type.

See Also:
KeyTypeType, GraphMLPackageImpl.getKeyTypeTypeObject(), Constant Field Values
Generated:
This code was automatically generated.

NODE_INDEGREE_TYPE

static final int NODE_INDEGREE_TYPE
The meta object id for the 'Node Indegree Type' data type.

See Also:
BigInteger, GraphMLPackageImpl.getNodeIndegreeType(), Constant Field Values
Generated:
This code was automatically generated.

NODE_OUTDEGREE_TYPE

static final int NODE_OUTDEGREE_TYPE
The meta object id for the 'Node Outdegree Type' data type.

See Also:
BigInteger, GraphMLPackageImpl.getNodeOutdegreeType(), Constant Field Values
Generated:
This code was automatically generated.
Method Detail

getDataExtensionType

EClass getDataExtensionType()
Returns the meta object for class 'Data Extension Type'.

Returns:
the meta object for class 'Data Extension Type'.
See Also:
DataExtensionType
Generated:
This code was automatically generated.

getDataExtensionType_Mixed

EAttribute getDataExtensionType_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DataExtensionType.getMixed(), getDataExtensionType()
Generated:
This code was automatically generated.

getDataType

EClass getDataType()
Returns the meta object for class 'Data Type'.

Returns:
the meta object for class 'Data Type'.
See Also:
DataType
Generated:
This code was automatically generated.

getDataType_Id

EAttribute getDataType_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
DataType.getId(), getDataType()
Generated:
This code was automatically generated.

getDataType_Key

EAttribute getDataType_Key()
Returns the meta object for the attribute 'Key'.

Returns:
the meta object for the attribute 'Key'.
See Also:
DataType.getKey(), getDataType()
Generated:
This code was automatically generated.

getDataType_Time

EAttribute getDataType_Time()
Returns the meta object for the attribute 'Time'.

Returns:
the meta object for the attribute 'Time'.
See Also:
DataType.getTime(), getDataType()
Generated:
This code was automatically generated.

getDefaultType

EClass getDefaultType()
Returns the meta object for class 'Default Type'.

Returns:
the meta object for class 'Default Type'.
See Also:
DefaultType
Generated:
This code was automatically generated.

getDocumentRoot

EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot
Generated:
This code was automatically generated.

getDocumentRoot_Mixed

EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DocumentRoot.getMixed(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_XMLNSPrefixMap

EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.

Returns:
the meta object for the map 'XMLNS Prefix Map'.
See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_XSISchemaLocation

EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.

Returns:
the meta object for the map 'XSI Schema Location'.
See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Data

EReference getDocumentRoot_Data()
Returns the meta object for the containment reference 'Data'.

Returns:
the meta object for the containment reference 'Data'.
See Also:
DocumentRoot.getData(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Default

EReference getDocumentRoot_Default()
Returns the meta object for the containment reference 'Default'.

Returns:
the meta object for the containment reference 'Default'.
See Also:
DocumentRoot.getDefault(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Desc

EAttribute getDocumentRoot_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
DocumentRoot.getDesc(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Edge

EReference getDocumentRoot_Edge()
Returns the meta object for the containment reference 'Edge'.

Returns:
the meta object for the containment reference 'Edge'.
See Also:
DocumentRoot.getEdge(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Endpoint

EReference getDocumentRoot_Endpoint()
Returns the meta object for the containment reference 'Endpoint'.

Returns:
the meta object for the containment reference 'Endpoint'.
See Also:
DocumentRoot.getEndpoint(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Graph

EReference getDocumentRoot_Graph()
Returns the meta object for the containment reference 'Graph'.

Returns:
the meta object for the containment reference 'Graph'.
See Also:
DocumentRoot.getGraph(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Graphml

EReference getDocumentRoot_Graphml()
Returns the meta object for the containment reference 'Graphml'.

Returns:
the meta object for the containment reference 'Graphml'.
See Also:
DocumentRoot.getGraphml(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Hyperedge

EReference getDocumentRoot_Hyperedge()
Returns the meta object for the containment reference 'Hyperedge'.

Returns:
the meta object for the containment reference 'Hyperedge'.
See Also:
DocumentRoot.getHyperedge(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Key

EReference getDocumentRoot_Key()
Returns the meta object for the containment reference 'Key'.

Returns:
the meta object for the containment reference 'Key'.
See Also:
DocumentRoot.getKey(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Locator

EReference getDocumentRoot_Locator()
Returns the meta object for the containment reference 'Locator'.

Returns:
the meta object for the containment reference 'Locator'.
See Also:
DocumentRoot.getLocator(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Node

EReference getDocumentRoot_Node()
Returns the meta object for the containment reference 'Node'.

Returns:
the meta object for the containment reference 'Node'.
See Also:
DocumentRoot.getNode(), getDocumentRoot()
Generated:
This code was automatically generated.

getDocumentRoot_Port

EReference getDocumentRoot_Port()
Returns the meta object for the containment reference 'Port'.

Returns:
the meta object for the containment reference 'Port'.
See Also:
DocumentRoot.getPort(), getDocumentRoot()
Generated:
This code was automatically generated.

getEdgeType

EClass getEdgeType()
Returns the meta object for class 'Edge Type'.

Returns:
the meta object for class 'Edge Type'.
See Also:
EdgeType
Generated:
This code was automatically generated.

getEdgeType_Desc

EAttribute getEdgeType_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
EdgeType.getDesc(), getEdgeType()
Generated:
This code was automatically generated.

getEdgeType_Data

EReference getEdgeType_Data()
Returns the meta object for the containment reference list 'Data'.

Returns:
the meta object for the containment reference list 'Data'.
See Also:
EdgeType.getData(), getEdgeType()
Generated:
This code was automatically generated.

getEdgeType_Graph

EReference getEdgeType_Graph()
Returns the meta object for the containment reference 'Graph'.

Returns:
the meta object for the containment reference 'Graph'.
See Also:
EdgeType.getGraph(), getEdgeType()
Generated:
This code was automatically generated.

getEdgeType_Directed

EAttribute getEdgeType_Directed()
Returns the meta object for the attribute 'Directed'.

Returns:
the meta object for the attribute 'Directed'.
See Also:
EdgeType.isDirected(), getEdgeType()
Generated:
This code was automatically generated.

getEdgeType_Id

EAttribute getEdgeType_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
EdgeType.getId(), getEdgeType()
Generated:
This code was automatically generated.

getEdgeType_Source

EAttribute getEdgeType_Source()
Returns the meta object for the attribute 'Source'.

Returns:
the meta object for the attribute 'Source'.
See Also:
EdgeType.getSource(), getEdgeType()
Generated:
This code was automatically generated.

getEdgeType_Sourceport

EAttribute getEdgeType_Sourceport()
Returns the meta object for the attribute 'Sourceport'.

Returns:
the meta object for the attribute 'Sourceport'.
See Also:
EdgeType.getSourceport(), getEdgeType()
Generated:
This code was automatically generated.

getEdgeType_Target

EAttribute getEdgeType_Target()
Returns the meta object for the attribute 'Target'.

Returns:
the meta object for the attribute 'Target'.
See Also:
EdgeType.getTarget(), getEdgeType()
Generated:
This code was automatically generated.

getEdgeType_Targetport

EAttribute getEdgeType_Targetport()
Returns the meta object for the attribute 'Targetport'.

Returns:
the meta object for the attribute 'Targetport'.
See Also:
EdgeType.getTargetport(), getEdgeType()
Generated:
This code was automatically generated.

getEndpointType

EClass getEndpointType()
Returns the meta object for class 'Endpoint Type'.

Returns:
the meta object for class 'Endpoint Type'.
See Also:
EndpointType
Generated:
This code was automatically generated.

getEndpointType_Desc

EAttribute getEndpointType_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
EndpointType.getDesc(), getEndpointType()
Generated:
This code was automatically generated.

getEndpointType_Id

EAttribute getEndpointType_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
EndpointType.getId(), getEndpointType()
Generated:
This code was automatically generated.

getEndpointType_Node

EAttribute getEndpointType_Node()
Returns the meta object for the attribute 'Node'.

Returns:
the meta object for the attribute 'Node'.
See Also:
EndpointType.getNode(), getEndpointType()
Generated:
This code was automatically generated.

getEndpointType_Port

EAttribute getEndpointType_Port()
Returns the meta object for the attribute 'Port'.

Returns:
the meta object for the attribute 'Port'.
See Also:
EndpointType.getPort(), getEndpointType()
Generated:
This code was automatically generated.

getEndpointType_Type

EAttribute getEndpointType_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
EndpointType.getType(), getEndpointType()
Generated:
This code was automatically generated.

getGraphmlType

EClass getGraphmlType()
Returns the meta object for class 'Graphml Type'.

Returns:
the meta object for class 'Graphml Type'.
See Also:
GraphmlType
Generated:
This code was automatically generated.

getGraphmlType_Desc

EAttribute getGraphmlType_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
GraphmlType.getDesc(), getGraphmlType()
Generated:
This code was automatically generated.

getGraphmlType_Key

EReference getGraphmlType_Key()
Returns the meta object for the containment reference list 'Key'.

Returns:
the meta object for the containment reference list 'Key'.
See Also:
GraphmlType.getKey(), getGraphmlType()
Generated:
This code was automatically generated.

getGraphmlType_Group

EAttribute getGraphmlType_Group()
Returns the meta object for the attribute list 'Group'.

Returns:
the meta object for the attribute list 'Group'.
See Also:
GraphmlType.getGroup(), getGraphmlType()
Generated:
This code was automatically generated.

getGraphmlType_Graph

EReference getGraphmlType_Graph()
Returns the meta object for the containment reference list 'Graph'.

Returns:
the meta object for the containment reference list 'Graph'.
See Also:
GraphmlType.getGraph(), getGraphmlType()
Generated:
This code was automatically generated.

getGraphmlType_Data

EReference getGraphmlType_Data()
Returns the meta object for the containment reference list 'Data'.

Returns:
the meta object for the containment reference list 'Data'.
See Also:
GraphmlType.getData(), getGraphmlType()
Generated:
This code was automatically generated.

getGraphType

EClass getGraphType()
Returns the meta object for class 'Graph Type'.

Returns:
the meta object for class 'Graph Type'.
See Also:
GraphType
Generated:
This code was automatically generated.

getGraphType_Desc

EAttribute getGraphType_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
GraphType.getDesc(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_Group

EAttribute getGraphType_Group()
Returns the meta object for the attribute list 'Group'.

Returns:
the meta object for the attribute list 'Group'.
See Also:
GraphType.getGroup(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_Data

EReference getGraphType_Data()
Returns the meta object for the containment reference list 'Data'.

Returns:
the meta object for the containment reference list 'Data'.
See Also:
GraphType.getData(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_Node

EReference getGraphType_Node()
Returns the meta object for the containment reference list 'Node'.

Returns:
the meta object for the containment reference list 'Node'.
See Also:
GraphType.getNode(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_Edge

EReference getGraphType_Edge()
Returns the meta object for the containment reference list 'Edge'.

Returns:
the meta object for the containment reference list 'Edge'.
See Also:
GraphType.getEdge(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_Hyperedge

EReference getGraphType_Hyperedge()
Returns the meta object for the containment reference list 'Hyperedge'.

Returns:
the meta object for the containment reference list 'Hyperedge'.
See Also:
GraphType.getHyperedge(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_Locator

EReference getGraphType_Locator()
Returns the meta object for the containment reference 'Locator'.

Returns:
the meta object for the containment reference 'Locator'.
See Also:
GraphType.getLocator(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_Edgedefault

EAttribute getGraphType_Edgedefault()
Returns the meta object for the attribute 'Edgedefault'.

Returns:
the meta object for the attribute 'Edgedefault'.
See Also:
GraphType.getEdgedefault(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_Id

EAttribute getGraphType_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
GraphType.getId(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_ParseEdgeids

EAttribute getGraphType_ParseEdgeids()
Returns the meta object for the attribute 'Parse Edgeids'.

Returns:
the meta object for the attribute 'Parse Edgeids'.
See Also:
GraphType.getParseEdgeids(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_ParseEdges

EAttribute getGraphType_ParseEdges()
Returns the meta object for the attribute 'Parse Edges'.

Returns:
the meta object for the attribute 'Parse Edges'.
See Also:
GraphType.getParseEdges(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_ParseMaxindegree

EAttribute getGraphType_ParseMaxindegree()
Returns the meta object for the attribute 'Parse Maxindegree'.

Returns:
the meta object for the attribute 'Parse Maxindegree'.
See Also:
GraphType.getParseMaxindegree(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_ParseMaxoutdegree

EAttribute getGraphType_ParseMaxoutdegree()
Returns the meta object for the attribute 'Parse Maxoutdegree'.

Returns:
the meta object for the attribute 'Parse Maxoutdegree'.
See Also:
GraphType.getParseMaxoutdegree(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_ParseNodeids

EAttribute getGraphType_ParseNodeids()
Returns the meta object for the attribute 'Parse Nodeids'.

Returns:
the meta object for the attribute 'Parse Nodeids'.
See Also:
GraphType.getParseNodeids(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_ParseNodes

EAttribute getGraphType_ParseNodes()
Returns the meta object for the attribute 'Parse Nodes'.

Returns:
the meta object for the attribute 'Parse Nodes'.
See Also:
GraphType.getParseNodes(), getGraphType()
Generated:
This code was automatically generated.

getGraphType_ParseOrder

EAttribute getGraphType_ParseOrder()
Returns the meta object for the attribute 'Parse Order'.

Returns:
the meta object for the attribute 'Parse Order'.
See Also:
GraphType.getParseOrder(), getGraphType()
Generated:
This code was automatically generated.

getHyperedgeType

EClass getHyperedgeType()
Returns the meta object for class 'Hyperedge Type'.

Returns:
the meta object for class 'Hyperedge Type'.
See Also:
HyperedgeType
Generated:
This code was automatically generated.

getHyperedgeType_Desc

EAttribute getHyperedgeType_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
HyperedgeType.getDesc(), getHyperedgeType()
Generated:
This code was automatically generated.

getHyperedgeType_Group

EAttribute getHyperedgeType_Group()
Returns the meta object for the attribute list 'Group'.

Returns:
the meta object for the attribute list 'Group'.
See Also:
HyperedgeType.getGroup(), getHyperedgeType()
Generated:
This code was automatically generated.

getHyperedgeType_Data

EReference getHyperedgeType_Data()
Returns the meta object for the containment reference list 'Data'.

Returns:
the meta object for the containment reference list 'Data'.
See Also:
HyperedgeType.getData(), getHyperedgeType()
Generated:
This code was automatically generated.

getHyperedgeType_Endpoint

EReference getHyperedgeType_Endpoint()
Returns the meta object for the containment reference list 'Endpoint'.

Returns:
the meta object for the containment reference list 'Endpoint'.
See Also:
HyperedgeType.getEndpoint(), getHyperedgeType()
Generated:
This code was automatically generated.

getHyperedgeType_Graph

EReference getHyperedgeType_Graph()
Returns the meta object for the containment reference 'Graph'.

Returns:
the meta object for the containment reference 'Graph'.
See Also:
HyperedgeType.getGraph(), getHyperedgeType()
Generated:
This code was automatically generated.

getHyperedgeType_Id

EAttribute getHyperedgeType_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
HyperedgeType.getId(), getHyperedgeType()
Generated:
This code was automatically generated.

getKeyType

EClass getKeyType()
Returns the meta object for class 'Key Type'.

Returns:
the meta object for class 'Key Type'.
See Also:
KeyType
Generated:
This code was automatically generated.

getKeyType_Desc

EAttribute getKeyType_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
KeyType.getDesc(), getKeyType()
Generated:
This code was automatically generated.

getKeyType_Default

EReference getKeyType_Default()
Returns the meta object for the containment reference 'Default'.

Returns:
the meta object for the containment reference 'Default'.
See Also:
KeyType.getDefault(), getKeyType()
Generated:
This code was automatically generated.

getKeyType_AttrName

EAttribute getKeyType_AttrName()
Returns the meta object for the attribute 'Attr Name'.

Returns:
the meta object for the attribute 'Attr Name'.
See Also:
KeyType.getAttrName(), getKeyType()
Generated:
This code was automatically generated.

getKeyType_AttrType

EAttribute getKeyType_AttrType()
Returns the meta object for the attribute 'Attr Type'.

Returns:
the meta object for the attribute 'Attr Type'.
See Also:
KeyType.getAttrType(), getKeyType()
Generated:
This code was automatically generated.

getKeyType_Dynamic

EAttribute getKeyType_Dynamic()
Returns the meta object for the attribute 'Dynamic'.

Returns:
the meta object for the attribute 'Dynamic'.
See Also:
KeyType.isDynamic(), getKeyType()
Generated:
This code was automatically generated.

getKeyType_For

EAttribute getKeyType_For()
Returns the meta object for the attribute 'For'.

Returns:
the meta object for the attribute 'For'.
See Also:
KeyType.getFor(), getKeyType()
Generated:
This code was automatically generated.

getKeyType_Id

EAttribute getKeyType_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
KeyType.getId(), getKeyType()
Generated:
This code was automatically generated.

getLocatorType

EClass getLocatorType()
Returns the meta object for class 'Locator Type'.

Returns:
the meta object for class 'Locator Type'.
See Also:
LocatorType
Generated:
This code was automatically generated.

getLocatorType_Href

EAttribute getLocatorType_Href()
Returns the meta object for the attribute 'Href'.

Returns:
the meta object for the attribute 'Href'.
See Also:
LocatorType.getHref(), getLocatorType()
Generated:
This code was automatically generated.

getLocatorType_Type

EAttribute getLocatorType_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
LocatorType.getType(), getLocatorType()
Generated:
This code was automatically generated.

getNodeType

EClass getNodeType()
Returns the meta object for class 'Node Type'.

Returns:
the meta object for class 'Node Type'.
See Also:
NodeType
Generated:
This code was automatically generated.

getNodeType_Desc

EAttribute getNodeType_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
NodeType.getDesc(), getNodeType()
Generated:
This code was automatically generated.

getNodeType_Group

EAttribute getNodeType_Group()
Returns the meta object for the attribute list 'Group'.

Returns:
the meta object for the attribute list 'Group'.
See Also:
NodeType.getGroup(), getNodeType()
Generated:
This code was automatically generated.

getNodeType_Data

EReference getNodeType_Data()
Returns the meta object for the containment reference list 'Data'.

Returns:
the meta object for the containment reference list 'Data'.
See Also:
NodeType.getData(), getNodeType()
Generated:
This code was automatically generated.

getNodeType_Port

EReference getNodeType_Port()
Returns the meta object for the containment reference list 'Port'.

Returns:
the meta object for the containment reference list 'Port'.
See Also:
NodeType.getPort(), getNodeType()
Generated:
This code was automatically generated.

getNodeType_Graph

EReference getNodeType_Graph()
Returns the meta object for the containment reference 'Graph'.

Returns:
the meta object for the containment reference 'Graph'.
See Also:
NodeType.getGraph(), getNodeType()
Generated:
This code was automatically generated.

getNodeType_Locator

EReference getNodeType_Locator()
Returns the meta object for the containment reference 'Locator'.

Returns:
the meta object for the containment reference 'Locator'.
See Also:
NodeType.getLocator(), getNodeType()
Generated:
This code was automatically generated.

getNodeType_Id

EAttribute getNodeType_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
NodeType.getId(), getNodeType()
Generated:
This code was automatically generated.

getNodeType_ParseIndegree

EAttribute getNodeType_ParseIndegree()
Returns the meta object for the attribute 'Parse Indegree'.

Returns:
the meta object for the attribute 'Parse Indegree'.
See Also:
NodeType.getParseIndegree(), getNodeType()
Generated:
This code was automatically generated.

getNodeType_ParseOutdegree

EAttribute getNodeType_ParseOutdegree()
Returns the meta object for the attribute 'Parse Outdegree'.

Returns:
the meta object for the attribute 'Parse Outdegree'.
See Also:
NodeType.getParseOutdegree(), getNodeType()
Generated:
This code was automatically generated.

getPortType

EClass getPortType()
Returns the meta object for class 'Port Type'.

Returns:
the meta object for class 'Port Type'.
See Also:
PortType
Generated:
This code was automatically generated.

getPortType_Desc

EAttribute getPortType_Desc()
Returns the meta object for the attribute 'Desc'.

Returns:
the meta object for the attribute 'Desc'.
See Also:
PortType.getDesc(), getPortType()
Generated:
This code was automatically generated.

getPortType_Group

EAttribute getPortType_Group()
Returns the meta object for the attribute list 'Group'.

Returns:
the meta object for the attribute list 'Group'.
See Also:
PortType.getGroup(), getPortType()
Generated:
This code was automatically generated.

getPortType_Data

EReference getPortType_Data()
Returns the meta object for the containment reference list 'Data'.

Returns:
the meta object for the containment reference list 'Data'.
See Also:
PortType.getData(), getPortType()
Generated:
This code was automatically generated.

getPortType_Port

EReference getPortType_Port()
Returns the meta object for the containment reference list 'Port'.

Returns:
the meta object for the containment reference list 'Port'.
See Also:
PortType.getPort(), getPortType()
Generated:
This code was automatically generated.

getPortType_Name

EAttribute getPortType_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
PortType.getName(), getPortType()
Generated:
This code was automatically generated.

getEndpointTypeType

EEnum getEndpointTypeType()
Returns the meta object for enum 'Endpoint Type Type'.

Returns:
the meta object for enum 'Endpoint Type Type'.
See Also:
EndpointTypeType
Generated:
This code was automatically generated.

getGraphEdgedefaultType

EEnum getGraphEdgedefaultType()
Returns the meta object for enum 'Graph Edgedefault Type'.

Returns:
the meta object for enum 'Graph Edgedefault Type'.
See Also:
GraphEdgedefaultType
Generated:
This code was automatically generated.

getGraphEdgeidsType

EEnum getGraphEdgeidsType()
Returns the meta object for enum 'Graph Edgeids Type'.

Returns:
the meta object for enum 'Graph Edgeids Type'.
See Also:
GraphEdgeidsType
Generated:
This code was automatically generated.

getGraphNodeidsType

EEnum getGraphNodeidsType()
Returns the meta object for enum 'Graph Nodeids Type'.

Returns:
the meta object for enum 'Graph Nodeids Type'.
See Also:
GraphNodeidsType
Generated:
This code was automatically generated.

getGraphOrderType

EEnum getGraphOrderType()
Returns the meta object for enum 'Graph Order Type'.

Returns:
the meta object for enum 'Graph Order Type'.
See Also:
GraphOrderType
Generated:
This code was automatically generated.

getKeyForType

EEnum getKeyForType()
Returns the meta object for enum 'Key For Type'.

Returns:
the meta object for enum 'Key For Type'.
See Also:
KeyForType
Generated:
This code was automatically generated.

getKeyTypeType

EEnum getKeyTypeType()
Returns the meta object for enum 'Key Type Type'.

Returns:
the meta object for enum 'Key Type Type'.
See Also:
KeyTypeType
Generated:
This code was automatically generated.

getEndpointTypeTypeObject

EDataType getEndpointTypeTypeObject()
Returns the meta object for data type 'Endpoint Type Type Object'.

Returns:
the meta object for data type 'Endpoint Type Type Object'.
See Also:
EndpointTypeType
Generated:
This code was automatically generated.
Model element:
instanceClass=org.graphdrawing.graphml.EndpointTypeType
extendedMetaData="name='endpoint.type.type:Object'
baseType='endpoint.type.type'"

getGraphEdgedefaultTypeObject

EDataType getGraphEdgedefaultTypeObject()
Returns the meta object for data type 'Graph Edgedefault Type Object'.

Returns:
the meta object for data type 'Graph Edgedefault Type Object'.
See Also:
GraphEdgedefaultType
Generated:
This code was automatically generated.
Model element:
instanceClass=org.graphdrawing.graphml.GraphEdgedefaultType
extendedMetaData="name='graph.edgedefault.type:Object'
baseType='graph.edgedefault.type'"

getGraphEdgeidsTypeObject

EDataType getGraphEdgeidsTypeObject()
Returns the meta object for data type 'Graph Edgeids Type Object'.

Returns:
the meta object for data type 'Graph Edgeids Type Object'.
See Also:
GraphEdgeidsType
Generated:
This code was automatically generated.
Model element:
instanceClass=org.graphdrawing.graphml.GraphEdgeidsType
extendedMetaData="name='graph.edgeids.type:Object'
baseType='graph.edgeids.type'"

getGraphEdgesType

EDataType getGraphEdgesType()
Returns the meta object for data type 'Graph Edges Type'.

Returns:
the meta object for data type 'Graph Edges Type'.
See Also:
BigInteger
Generated:
This code was automatically generated.
Model element:
instanceClass=java.math.BigInteger
extendedMetaData="name='graph.edges.type'
baseType='http://www.eclipse.org/emf/2003/XMLType#nonNegativeInteger'"

getGraphMaxindegreeType

EDataType getGraphMaxindegreeType()
Returns the meta object for data type 'Graph Maxindegree Type'.

Returns:
the meta object for data type 'Graph Maxindegree Type'.
See Also:
BigInteger
Generated:
This code was automatically generated.
Model element:
instanceClass=java.math.BigInteger
extendedMetaData="name='graph.maxindegree.type'
baseType='http://www.eclipse.org/emf/2003/XMLType#nonNegativeInteger'"

getGraphMaxoutdegreeType

EDataType getGraphMaxoutdegreeType()
Returns the meta object for data type 'Graph Maxoutdegree Type'.

Returns:
the meta object for data type 'Graph Maxoutdegree Type'.
See Also:
BigInteger
Generated:
This code was automatically generated.
Model element:
instanceClass=java.math.BigInteger
extendedMetaData="name='graph.maxoutdegree.type'
baseType='http://www.eclipse.org/emf/2003/XMLType#nonNegativeInteger'"

getGraphNodeidsTypeObject

EDataType getGraphNodeidsTypeObject()
Returns the meta object for data type 'Graph Nodeids Type Object'.

Returns:
the meta object for data type 'Graph Nodeids Type Object'.
See Also:
GraphNodeidsType
Generated:
This code was automatically generated.
Model element:
instanceClass=org.graphdrawing.graphml.GraphNodeidsType
extendedMetaData="name='graph.nodeids.type:Object'
baseType='graph.nodeids.type'"

getGraphNodesType

EDataType getGraphNodesType()
Returns the meta object for data type 'Graph Nodes Type'.

Returns:
the meta object for data type 'Graph Nodes Type'.
See Also:
BigInteger
Generated:
This code was automatically generated.
Model element:
instanceClass=java.math.BigInteger
extendedMetaData="name='graph.nodes.type'
baseType='http://www.eclipse.org/emf/2003/XMLType#nonNegativeInteger'"

getGraphOrderTypeObject

EDataType getGraphOrderTypeObject()
Returns the meta object for data type 'Graph Order Type Object'.

Returns:
the meta object for data type 'Graph Order Type Object'.
See Also:
GraphOrderType
Generated:
This code was automatically generated.
Model element:
instanceClass=org.graphdrawing.graphml.GraphOrderType
extendedMetaData="name='graph.order.type:Object'
baseType='graph.order.type'"

getKeyForTypeObject

EDataType getKeyForTypeObject()
Returns the meta object for data type 'Key For Type Object'.

Returns:
the meta object for data type 'Key For Type Object'.
See Also:
KeyForType
Generated:
This code was automatically generated.
Model element:
instanceClass=org.graphdrawing.graphml.KeyForType
extendedMetaData="name='key.for.type:Object'
baseType='key.for.type'"

getKeyNameType

EDataType getKeyNameType()
Returns the meta object for data type 'Key Name Type'.

Returns:
the meta object for data type 'Key Name Type'.
See Also:
String
Generated:
This code was automatically generated.
Model element:
instanceClass=java.lang.String
extendedMetaData="name='key.name.type'
baseType='http://www.eclipse.org/emf/2003/XMLType#NMTOKEN'"

getKeyTypeTypeObject

EDataType getKeyTypeTypeObject()
Returns the meta object for data type 'Key Type Type Object'.

Returns:
the meta object for data type 'Key Type Type Object'.
See Also:
KeyTypeType
Generated:
This code was automatically generated.
Model element:
instanceClass=org.graphdrawing.graphml.KeyTypeType
extendedMetaData="name='key.type.type:Object'
baseType='key.type.type'"

getNodeIndegreeType

EDataType getNodeIndegreeType()
Returns the meta object for data type 'Node Indegree Type'.

Returns:
the meta object for data type 'Node Indegree Type'.
See Also:
BigInteger
Generated:
This code was automatically generated.
Model element:
instanceClass=java.math.BigInteger
extendedMetaData="name='node.indegree.type'
baseType='http://www.eclipse.org/emf/2003/XMLType#nonNegativeInteger'"

getNodeOutdegreeType

EDataType getNodeOutdegreeType()
Returns the meta object for data type 'Node Outdegree Type'.

Returns:
the meta object for data type 'Node Outdegree Type'.
See Also:
BigInteger
Generated:
This code was automatically generated.
Model element:
instanceClass=java.math.BigInteger
extendedMetaData="name='node.outdegree.type'
baseType='http://www.eclipse.org/emf/2003/XMLType#nonNegativeInteger'"

getGraphMLFactory

GraphMLFactory getGraphMLFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated:
This code was automatically generated.