org.graphdrawing.graphml.impl
Class GraphTypeImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.graphdrawing.graphml.impl.GraphTypeImpl
All Implemented Interfaces:
Notifier, EObject, InternalEObject, GraphType

public class GraphTypeImpl
extends EObjectImpl
implements GraphType

An implementation of the model object 'Graph Type'.

The following features are implemented:

Rating red
Generated:
This code was automatically generated.

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
 
Field Summary
protected  String desc
          The cached value of the 'Desc' attribute.
protected static String DESC_EDEFAULT
          The default value of the 'Desc' attribute.
protected  GraphEdgedefaultType edgedefault
          The cached value of the 'Edgedefault' attribute.
protected static GraphEdgedefaultType EDGEDEFAULT_EDEFAULT
          The default value of the 'Edgedefault' attribute.
protected  boolean edgedefaultESet
          This is true if the Edgedefault attribute has been set.
protected  FeatureMap group
          The cached value of the 'Group' attribute list.
protected  String id
          The cached value of the 'Id' attribute.
protected static String ID_EDEFAULT
          The default value of the 'Id' attribute.
protected  LocatorType locator
          The cached value of the 'Locator' containment reference.
protected static GraphEdgeidsType PARSE_EDGEIDS_EDEFAULT
          The default value of the 'Parse Edgeids' attribute.
protected static BigInteger PARSE_EDGES_EDEFAULT
          The default value of the 'Parse Edges' attribute.
protected static BigInteger PARSE_MAXINDEGREE_EDEFAULT
          The default value of the 'Parse Maxindegree' attribute.
protected static BigInteger PARSE_MAXOUTDEGREE_EDEFAULT
          The default value of the 'Parse Maxoutdegree' attribute.
protected static GraphNodeidsType PARSE_NODEIDS_EDEFAULT
          The default value of the 'Parse Nodeids' attribute.
protected static BigInteger PARSE_NODES_EDEFAULT
          The default value of the 'Parse Nodes' attribute.
protected static GraphOrderType PARSE_ORDER_EDEFAULT
          The default value of the 'Parse Order' attribute.
protected  GraphEdgeidsType parseEdgeids
          The cached value of the 'Parse Edgeids' attribute.
protected  boolean parseEdgeidsESet
          This is true if the Parse Edgeids attribute has been set.
protected  BigInteger parseEdges
          The cached value of the 'Parse Edges' attribute.
protected  BigInteger parseMaxindegree
          The cached value of the 'Parse Maxindegree' attribute.
protected  BigInteger parseMaxoutdegree
          The cached value of the 'Parse Maxoutdegree' attribute.
protected  GraphNodeidsType parseNodeids
          The cached value of the 'Parse Nodeids' attribute.
protected  boolean parseNodeidsESet
          This is true if the Parse Nodeids attribute has been set.
protected  BigInteger parseNodes
          The cached value of the 'Parse Nodes' attribute.
protected  GraphOrderType parseOrder
          The cached value of the 'Parse Order' attribute.
protected  boolean parseOrderESet
          This is true if the Parse Order attribute has been set.
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected GraphTypeImpl()
           
 
Method Summary
 NotificationChain basicSetLocator(LocatorType newLocator, NotificationChain msgs)
           
 Object eGet(int featureID, boolean resolve, boolean coreType)
           
 NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, Object newValue)
           
protected  EClass eStaticClass()
           
 void eUnset(int featureID)
           
 EList<DataType> getData()
           
 String getDesc()
           
 EList<EdgeType> getEdge()
           
 GraphEdgedefaultType getEdgedefault()
           
 FeatureMap getGroup()
           
 EList<HyperedgeType> getHyperedge()
           
 String getId()
           
 LocatorType getLocator()
           
 EList<NodeType> getNode()
           
 GraphEdgeidsType getParseEdgeids()
           
 BigInteger getParseEdges()
           
 BigInteger getParseMaxindegree()
           
 BigInteger getParseMaxoutdegree()
           
 GraphNodeidsType getParseNodeids()
           
 BigInteger getParseNodes()
           
 GraphOrderType getParseOrder()
           
 boolean isSetEdgedefault()
           
 boolean isSetParseEdgeids()
           
 boolean isSetParseNodeids()
           
 boolean isSetParseOrder()
           
 void setDesc(String newDesc)
           
 void setEdgedefault(GraphEdgedefaultType newEdgedefault)
           
 void setId(String newId)
           
 void setLocator(LocatorType newLocator)
           
 void setParseEdgeids(GraphEdgeidsType newParseEdgeids)
           
 void setParseEdges(BigInteger newParseEdges)
           
 void setParseMaxindegree(BigInteger newParseMaxindegree)
           
 void setParseMaxoutdegree(BigInteger newParseMaxoutdegree)
           
 void setParseNodeids(GraphNodeidsType newParseNodeids)
           
 void setParseNodes(BigInteger newParseNodes)
           
 void setParseOrder(GraphOrderType newParseOrder)
           
 String toString()
           
 void unsetEdgedefault()
           
 void unsetParseEdgeids()
           
 void unsetParseNodeids()
           
 void unsetParseOrder()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

DESC_EDEFAULT

protected static final String DESC_EDEFAULT
The default value of the 'Desc' attribute.

See Also:
getDesc()
Generated:
This code was automatically generated.
Ordered

desc

protected String desc
The cached value of the 'Desc' attribute.

See Also:
getDesc()
Generated:
This code was automatically generated.
Ordered

group

protected FeatureMap group
The cached value of the 'Group' attribute list.

See Also:
getGroup()
Generated:
This code was automatically generated.
Ordered

locator

protected LocatorType locator
The cached value of the 'Locator' containment reference.

See Also:
getLocator()
Generated:
This code was automatically generated.
Ordered

EDGEDEFAULT_EDEFAULT

protected static final GraphEdgedefaultType EDGEDEFAULT_EDEFAULT
The default value of the 'Edgedefault' attribute.

See Also:
getEdgedefault()
Generated:
This code was automatically generated.
Ordered

edgedefault

protected GraphEdgedefaultType edgedefault
The cached value of the 'Edgedefault' attribute.

See Also:
getEdgedefault()
Generated:
This code was automatically generated.
Ordered

edgedefaultESet

protected boolean edgedefaultESet
This is true if the Edgedefault attribute has been set.

Generated:
This code was automatically generated.
Ordered

ID_EDEFAULT

protected static final String ID_EDEFAULT
The default value of the 'Id' attribute.

See Also:
getId()
Generated:
This code was automatically generated.
Ordered

id

protected String id
The cached value of the 'Id' attribute.

See Also:
getId()
Generated:
This code was automatically generated.
Ordered

PARSE_EDGEIDS_EDEFAULT

protected static final GraphEdgeidsType PARSE_EDGEIDS_EDEFAULT
The default value of the 'Parse Edgeids' attribute.

See Also:
getParseEdgeids()
Generated:
This code was automatically generated.
Ordered

parseEdgeids

protected GraphEdgeidsType parseEdgeids
The cached value of the 'Parse Edgeids' attribute.

See Also:
getParseEdgeids()
Generated:
This code was automatically generated.
Ordered

parseEdgeidsESet

protected boolean parseEdgeidsESet
This is true if the Parse Edgeids attribute has been set.

Generated:
This code was automatically generated.
Ordered

PARSE_EDGES_EDEFAULT

protected static final BigInteger PARSE_EDGES_EDEFAULT
The default value of the 'Parse Edges' attribute.

See Also:
getParseEdges()
Generated:
This code was automatically generated.
Ordered

parseEdges

protected BigInteger parseEdges
The cached value of the 'Parse Edges' attribute.

See Also:
getParseEdges()
Generated:
This code was automatically generated.
Ordered

PARSE_MAXINDEGREE_EDEFAULT

protected static final BigInteger PARSE_MAXINDEGREE_EDEFAULT
The default value of the 'Parse Maxindegree' attribute.

See Also:
getParseMaxindegree()
Generated:
This code was automatically generated.
Ordered

parseMaxindegree

protected BigInteger parseMaxindegree
The cached value of the 'Parse Maxindegree' attribute.

See Also:
getParseMaxindegree()
Generated:
This code was automatically generated.
Ordered

PARSE_MAXOUTDEGREE_EDEFAULT

protected static final BigInteger PARSE_MAXOUTDEGREE_EDEFAULT
The default value of the 'Parse Maxoutdegree' attribute.

See Also:
getParseMaxoutdegree()
Generated:
This code was automatically generated.
Ordered

parseMaxoutdegree

protected BigInteger parseMaxoutdegree
The cached value of the 'Parse Maxoutdegree' attribute.

See Also:
getParseMaxoutdegree()
Generated:
This code was automatically generated.
Ordered

PARSE_NODEIDS_EDEFAULT

protected static final GraphNodeidsType PARSE_NODEIDS_EDEFAULT
The default value of the 'Parse Nodeids' attribute.

See Also:
getParseNodeids()
Generated:
This code was automatically generated.
Ordered

parseNodeids

protected GraphNodeidsType parseNodeids
The cached value of the 'Parse Nodeids' attribute.

See Also:
getParseNodeids()
Generated:
This code was automatically generated.
Ordered

parseNodeidsESet

protected boolean parseNodeidsESet
This is true if the Parse Nodeids attribute has been set.

Generated:
This code was automatically generated.
Ordered

PARSE_NODES_EDEFAULT

protected static final BigInteger PARSE_NODES_EDEFAULT
The default value of the 'Parse Nodes' attribute.

See Also:
getParseNodes()
Generated:
This code was automatically generated.
Ordered

parseNodes

protected BigInteger parseNodes
The cached value of the 'Parse Nodes' attribute.

See Also:
getParseNodes()
Generated:
This code was automatically generated.
Ordered

PARSE_ORDER_EDEFAULT

protected static final GraphOrderType PARSE_ORDER_EDEFAULT
The default value of the 'Parse Order' attribute.

See Also:
getParseOrder()
Generated:
This code was automatically generated.
Ordered

parseOrder

protected GraphOrderType parseOrder
The cached value of the 'Parse Order' attribute.

See Also:
getParseOrder()
Generated:
This code was automatically generated.
Ordered

parseOrderESet

protected boolean parseOrderESet
This is true if the Parse Order attribute has been set.

Generated:
This code was automatically generated.
Ordered
Constructor Detail

GraphTypeImpl

protected GraphTypeImpl()

Generated:
This code was automatically generated.
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class EObjectImpl
Generated:
This code was automatically generated.

getDesc

public String getDesc()

Specified by:
getDesc in interface GraphType
Returns:
the value of the 'Desc' attribute.
See Also:
GraphType.setDesc(String), GraphMLPackage.getGraphType_Desc()
Generated:
This code was automatically generated.

setDesc

public void setDesc(String newDesc)

Specified by:
setDesc in interface GraphType
Parameters:
newDesc - the new value of the 'Desc' attribute.
See Also:
GraphType.getDesc()
Generated:
This code was automatically generated.

getGroup

public FeatureMap getGroup()

Specified by:
getGroup in interface GraphType
Returns:
the value of the 'Group' attribute list.
See Also:
GraphMLPackage.getGraphType_Group()
Generated:
This code was automatically generated.

getData

public EList<DataType> getData()

Specified by:
getData in interface GraphType
Returns:
the value of the 'Data' containment reference list.
See Also:
GraphMLPackage.getGraphType_Data()
Generated:
This code was automatically generated.

getNode

public EList<NodeType> getNode()

Specified by:
getNode in interface GraphType
Returns:
the value of the 'Node' containment reference list.
See Also:
GraphMLPackage.getGraphType_Node()
Generated:
This code was automatically generated.

getEdge

public EList<EdgeType> getEdge()

Specified by:
getEdge in interface GraphType
Returns:
the value of the 'Edge' containment reference list.
See Also:
GraphMLPackage.getGraphType_Edge()
Generated:
This code was automatically generated.

getHyperedge

public EList<HyperedgeType> getHyperedge()

Specified by:
getHyperedge in interface GraphType
Returns:
the value of the 'Hyperedge' containment reference list.
See Also:
GraphMLPackage.getGraphType_Hyperedge()
Generated:
This code was automatically generated.

getLocator

public LocatorType getLocator()

Specified by:
getLocator in interface GraphType
Returns:
the value of the 'Locator' containment reference.
See Also:
GraphType.setLocator(LocatorType), GraphMLPackage.getGraphType_Locator()
Generated:
This code was automatically generated.

basicSetLocator

public NotificationChain basicSetLocator(LocatorType newLocator,
                                         NotificationChain msgs)

Generated:
This code was automatically generated.

setLocator

public void setLocator(LocatorType newLocator)

Specified by:
setLocator in interface GraphType
Parameters:
newLocator - the new value of the 'Locator' containment reference.
See Also:
GraphType.getLocator()
Generated:
This code was automatically generated.

getEdgedefault

public GraphEdgedefaultType getEdgedefault()

Specified by:
getEdgedefault in interface GraphType
Returns:
the value of the 'Edgedefault' attribute.
See Also:
GraphEdgedefaultType, GraphType.isSetEdgedefault(), GraphType.unsetEdgedefault(), GraphType.setEdgedefault(GraphEdgedefaultType), GraphMLPackage.getGraphType_Edgedefault()
Generated:
This code was automatically generated.

setEdgedefault

public void setEdgedefault(GraphEdgedefaultType newEdgedefault)

Specified by:
setEdgedefault in interface GraphType
Parameters:
newEdgedefault - the new value of the 'Edgedefault' attribute.
See Also:
GraphEdgedefaultType, GraphType.isSetEdgedefault(), GraphType.unsetEdgedefault(), GraphType.getEdgedefault()
Generated:
This code was automatically generated.

unsetEdgedefault

public void unsetEdgedefault()

Specified by:
unsetEdgedefault in interface GraphType
See Also:
GraphType.isSetEdgedefault(), GraphType.getEdgedefault(), GraphType.setEdgedefault(GraphEdgedefaultType)
Generated:
This code was automatically generated.

isSetEdgedefault

public boolean isSetEdgedefault()

Specified by:
isSetEdgedefault in interface GraphType
Returns:
whether the value of the 'Edgedefault' attribute is set.
See Also:
GraphType.unsetEdgedefault(), GraphType.getEdgedefault(), GraphType.setEdgedefault(GraphEdgedefaultType)
Generated:
This code was automatically generated.

getId

public String getId()

Specified by:
getId in interface GraphType
Returns:
the value of the 'Id' attribute.
See Also:
GraphType.setId(String), GraphMLPackage.getGraphType_Id()
Generated:
This code was automatically generated.

setId

public void setId(String newId)

Specified by:
setId in interface GraphType
Parameters:
newId - the new value of the 'Id' attribute.
See Also:
GraphType.getId()
Generated:
This code was automatically generated.

getParseEdgeids

public GraphEdgeidsType getParseEdgeids()

Specified by:
getParseEdgeids in interface GraphType
Returns:
the value of the 'Parse Edgeids' attribute.
See Also:
GraphEdgeidsType, GraphType.isSetParseEdgeids(), GraphType.unsetParseEdgeids(), GraphType.setParseEdgeids(GraphEdgeidsType), GraphMLPackage.getGraphType_ParseEdgeids()
Generated:
This code was automatically generated.

setParseEdgeids

public void setParseEdgeids(GraphEdgeidsType newParseEdgeids)

Specified by:
setParseEdgeids in interface GraphType
Parameters:
newParseEdgeids - the new value of the 'Parse Edgeids' attribute.
See Also:
GraphEdgeidsType, GraphType.isSetParseEdgeids(), GraphType.unsetParseEdgeids(), GraphType.getParseEdgeids()
Generated:
This code was automatically generated.

unsetParseEdgeids

public void unsetParseEdgeids()

Specified by:
unsetParseEdgeids in interface GraphType
See Also:
GraphType.isSetParseEdgeids(), GraphType.getParseEdgeids(), GraphType.setParseEdgeids(GraphEdgeidsType)
Generated:
This code was automatically generated.

isSetParseEdgeids

public boolean isSetParseEdgeids()

Specified by:
isSetParseEdgeids in interface GraphType
Returns:
whether the value of the 'Parse Edgeids' attribute is set.
See Also:
GraphType.unsetParseEdgeids(), GraphType.getParseEdgeids(), GraphType.setParseEdgeids(GraphEdgeidsType)
Generated:
This code was automatically generated.

getParseEdges

public BigInteger getParseEdges()

Specified by:
getParseEdges in interface GraphType
Returns:
the value of the 'Parse Edges' attribute.
See Also:
GraphType.setParseEdges(BigInteger), GraphMLPackage.getGraphType_ParseEdges()
Generated:
This code was automatically generated.

setParseEdges

public void setParseEdges(BigInteger newParseEdges)

Specified by:
setParseEdges in interface GraphType
Parameters:
newParseEdges - the new value of the 'Parse Edges' attribute.
See Also:
GraphType.getParseEdges()
Generated:
This code was automatically generated.

getParseMaxindegree

public BigInteger getParseMaxindegree()

Specified by:
getParseMaxindegree in interface GraphType
Returns:
the value of the 'Parse Maxindegree' attribute.
See Also:
GraphType.setParseMaxindegree(BigInteger), GraphMLPackage.getGraphType_ParseMaxindegree()
Generated:
This code was automatically generated.

setParseMaxindegree

public void setParseMaxindegree(BigInteger newParseMaxindegree)

Specified by:
setParseMaxindegree in interface GraphType
Parameters:
newParseMaxindegree - the new value of the 'Parse Maxindegree' attribute.
See Also:
GraphType.getParseMaxindegree()
Generated:
This code was automatically generated.

getParseMaxoutdegree

public BigInteger getParseMaxoutdegree()

Specified by:
getParseMaxoutdegree in interface GraphType
Returns:
the value of the 'Parse Maxoutdegree' attribute.
See Also:
GraphType.setParseMaxoutdegree(BigInteger), GraphMLPackage.getGraphType_ParseMaxoutdegree()
Generated:
This code was automatically generated.

setParseMaxoutdegree

public void setParseMaxoutdegree(BigInteger newParseMaxoutdegree)

Specified by:
setParseMaxoutdegree in interface GraphType
Parameters:
newParseMaxoutdegree - the new value of the 'Parse Maxoutdegree' attribute.
See Also:
GraphType.getParseMaxoutdegree()
Generated:
This code was automatically generated.

getParseNodeids

public GraphNodeidsType getParseNodeids()

Specified by:
getParseNodeids in interface GraphType
Returns:
the value of the 'Parse Nodeids' attribute.
See Also:
GraphNodeidsType, GraphType.isSetParseNodeids(), GraphType.unsetParseNodeids(), GraphType.setParseNodeids(GraphNodeidsType), GraphMLPackage.getGraphType_ParseNodeids()
Generated:
This code was automatically generated.

setParseNodeids

public void setParseNodeids(GraphNodeidsType newParseNodeids)

Specified by:
setParseNodeids in interface GraphType
Parameters:
newParseNodeids - the new value of the 'Parse Nodeids' attribute.
See Also:
GraphNodeidsType, GraphType.isSetParseNodeids(), GraphType.unsetParseNodeids(), GraphType.getParseNodeids()
Generated:
This code was automatically generated.

unsetParseNodeids

public void unsetParseNodeids()

Specified by:
unsetParseNodeids in interface GraphType
See Also:
GraphType.isSetParseNodeids(), GraphType.getParseNodeids(), GraphType.setParseNodeids(GraphNodeidsType)
Generated:
This code was automatically generated.

isSetParseNodeids

public boolean isSetParseNodeids()

Specified by:
isSetParseNodeids in interface GraphType
Returns:
whether the value of the 'Parse Nodeids' attribute is set.
See Also:
GraphType.unsetParseNodeids(), GraphType.getParseNodeids(), GraphType.setParseNodeids(GraphNodeidsType)
Generated:
This code was automatically generated.

getParseNodes

public BigInteger getParseNodes()

Specified by:
getParseNodes in interface GraphType
Returns:
the value of the 'Parse Nodes' attribute.
See Also:
GraphType.setParseNodes(BigInteger), GraphMLPackage.getGraphType_ParseNodes()
Generated:
This code was automatically generated.

setParseNodes

public void setParseNodes(BigInteger newParseNodes)

Specified by:
setParseNodes in interface GraphType
Parameters:
newParseNodes - the new value of the 'Parse Nodes' attribute.
See Also:
GraphType.getParseNodes()
Generated:
This code was automatically generated.

getParseOrder

public GraphOrderType getParseOrder()

Specified by:
getParseOrder in interface GraphType
Returns:
the value of the 'Parse Order' attribute.
See Also:
GraphOrderType, GraphType.isSetParseOrder(), GraphType.unsetParseOrder(), GraphType.setParseOrder(GraphOrderType), GraphMLPackage.getGraphType_ParseOrder()
Generated:
This code was automatically generated.

setParseOrder

public void setParseOrder(GraphOrderType newParseOrder)

Specified by:
setParseOrder in interface GraphType
Parameters:
newParseOrder - the new value of the 'Parse Order' attribute.
See Also:
GraphOrderType, GraphType.isSetParseOrder(), GraphType.unsetParseOrder(), GraphType.getParseOrder()
Generated:
This code was automatically generated.

unsetParseOrder

public void unsetParseOrder()

Specified by:
unsetParseOrder in interface GraphType
See Also:
GraphType.isSetParseOrder(), GraphType.getParseOrder(), GraphType.setParseOrder(GraphOrderType)
Generated:
This code was automatically generated.

isSetParseOrder

public boolean isSetParseOrder()

Specified by:
isSetParseOrder in interface GraphType
Returns:
whether the value of the 'Parse Order' attribute is set.
See Also:
GraphType.unsetParseOrder(), GraphType.getParseOrder(), GraphType.setParseOrder(GraphOrderType)
Generated:
This code was automatically generated.

eInverseRemove

public NotificationChain eInverseRemove(InternalEObject otherEnd,
                                        int featureID,
                                        NotificationChain msgs)

Overrides:
eInverseRemove in class BasicEObjectImpl
Generated:
This code was automatically generated.

eGet

public Object eGet(int featureID,
                   boolean resolve,
                   boolean coreType)

Specified by:
eGet in interface InternalEObject
Overrides:
eGet in class BasicEObjectImpl
Generated:
This code was automatically generated.

eSet

public void eSet(int featureID,
                 Object newValue)

Specified by:
eSet in interface InternalEObject
Overrides:
eSet in class BasicEObjectImpl
Generated:
This code was automatically generated.

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface InternalEObject
Overrides:
eUnset in class BasicEObjectImpl
Generated:
This code was automatically generated.

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface InternalEObject
Overrides:
eIsSet in class BasicEObjectImpl
Generated:
This code was automatically generated.

toString

public String toString()

Overrides:
toString in class BasicEObjectImpl
Generated:
This code was automatically generated.