|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.graphdrawing.graphml.impl.GraphTypeImpl
public class GraphTypeImpl
An implementation of the model object 'Graph Type'.
The following features are implemented:
Desc
Group
Data
Node
Edge
Hyperedge
Locator
Edgedefault
Id
Parse Edgeids
Parse Edges
Parse Maxindegree
Parse Maxoutdegree
Parse Nodeids
Parse Nodes
Parse Order
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()
|
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.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 |
---|
protected static final String DESC_EDEFAULT
Desc
' attribute.
getDesc()
protected String desc
Desc
' attribute.
getDesc()
protected FeatureMap group
Group
' attribute list.
getGroup()
protected LocatorType locator
Locator
' containment reference.
getLocator()
protected static final GraphEdgedefaultType EDGEDEFAULT_EDEFAULT
Edgedefault
' attribute.
getEdgedefault()
protected GraphEdgedefaultType edgedefault
Edgedefault
' attribute.
getEdgedefault()
protected boolean edgedefaultESet
protected static final String ID_EDEFAULT
Id
' attribute.
getId()
protected String id
Id
' attribute.
getId()
protected static final GraphEdgeidsType PARSE_EDGEIDS_EDEFAULT
Parse Edgeids
' attribute.
getParseEdgeids()
protected GraphEdgeidsType parseEdgeids
Parse Edgeids
' attribute.
getParseEdgeids()
protected boolean parseEdgeidsESet
protected static final BigInteger PARSE_EDGES_EDEFAULT
Parse Edges
' attribute.
getParseEdges()
protected BigInteger parseEdges
Parse Edges
' attribute.
getParseEdges()
protected static final BigInteger PARSE_MAXINDEGREE_EDEFAULT
Parse Maxindegree
' attribute.
getParseMaxindegree()
protected BigInteger parseMaxindegree
Parse Maxindegree
' attribute.
getParseMaxindegree()
protected static final BigInteger PARSE_MAXOUTDEGREE_EDEFAULT
Parse Maxoutdegree
' attribute.
getParseMaxoutdegree()
protected BigInteger parseMaxoutdegree
Parse Maxoutdegree
' attribute.
getParseMaxoutdegree()
protected static final GraphNodeidsType PARSE_NODEIDS_EDEFAULT
Parse Nodeids
' attribute.
getParseNodeids()
protected GraphNodeidsType parseNodeids
Parse Nodeids
' attribute.
getParseNodeids()
protected boolean parseNodeidsESet
protected static final BigInteger PARSE_NODES_EDEFAULT
Parse Nodes
' attribute.
getParseNodes()
protected BigInteger parseNodes
Parse Nodes
' attribute.
getParseNodes()
protected static final GraphOrderType PARSE_ORDER_EDEFAULT
Parse Order
' attribute.
getParseOrder()
protected GraphOrderType parseOrder
Parse Order
' attribute.
getParseOrder()
protected boolean parseOrderESet
Constructor Detail |
---|
protected GraphTypeImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public String getDesc()
getDesc
in interface GraphType
GraphType.setDesc(String)
,
GraphMLPackage.getGraphType_Desc()
public void setDesc(String newDesc)
setDesc
in interface GraphType
newDesc
- the new value of the 'Desc' attribute.GraphType.getDesc()
public FeatureMap getGroup()
getGroup
in interface GraphType
GraphMLPackage.getGraphType_Group()
public EList<DataType> getData()
getData
in interface GraphType
GraphMLPackage.getGraphType_Data()
public EList<NodeType> getNode()
getNode
in interface GraphType
GraphMLPackage.getGraphType_Node()
public EList<EdgeType> getEdge()
getEdge
in interface GraphType
GraphMLPackage.getGraphType_Edge()
public EList<HyperedgeType> getHyperedge()
getHyperedge
in interface GraphType
GraphMLPackage.getGraphType_Hyperedge()
public LocatorType getLocator()
getLocator
in interface GraphType
GraphType.setLocator(LocatorType)
,
GraphMLPackage.getGraphType_Locator()
public NotificationChain basicSetLocator(LocatorType newLocator, NotificationChain msgs)
public void setLocator(LocatorType newLocator)
setLocator
in interface GraphType
newLocator
- the new value of the 'Locator' containment reference.GraphType.getLocator()
public GraphEdgedefaultType getEdgedefault()
getEdgedefault
in interface GraphType
GraphEdgedefaultType
,
GraphType.isSetEdgedefault()
,
GraphType.unsetEdgedefault()
,
GraphType.setEdgedefault(GraphEdgedefaultType)
,
GraphMLPackage.getGraphType_Edgedefault()
public void setEdgedefault(GraphEdgedefaultType newEdgedefault)
setEdgedefault
in interface GraphType
newEdgedefault
- the new value of the 'Edgedefault' attribute.GraphEdgedefaultType
,
GraphType.isSetEdgedefault()
,
GraphType.unsetEdgedefault()
,
GraphType.getEdgedefault()
public void unsetEdgedefault()
unsetEdgedefault
in interface GraphType
GraphType.isSetEdgedefault()
,
GraphType.getEdgedefault()
,
GraphType.setEdgedefault(GraphEdgedefaultType)
public boolean isSetEdgedefault()
isSetEdgedefault
in interface GraphType
GraphType.unsetEdgedefault()
,
GraphType.getEdgedefault()
,
GraphType.setEdgedefault(GraphEdgedefaultType)
public String getId()
getId
in interface GraphType
GraphType.setId(String)
,
GraphMLPackage.getGraphType_Id()
public void setId(String newId)
setId
in interface GraphType
newId
- the new value of the 'Id' attribute.GraphType.getId()
public GraphEdgeidsType getParseEdgeids()
getParseEdgeids
in interface GraphType
GraphEdgeidsType
,
GraphType.isSetParseEdgeids()
,
GraphType.unsetParseEdgeids()
,
GraphType.setParseEdgeids(GraphEdgeidsType)
,
GraphMLPackage.getGraphType_ParseEdgeids()
public void setParseEdgeids(GraphEdgeidsType newParseEdgeids)
setParseEdgeids
in interface GraphType
newParseEdgeids
- the new value of the 'Parse Edgeids' attribute.GraphEdgeidsType
,
GraphType.isSetParseEdgeids()
,
GraphType.unsetParseEdgeids()
,
GraphType.getParseEdgeids()
public void unsetParseEdgeids()
unsetParseEdgeids
in interface GraphType
GraphType.isSetParseEdgeids()
,
GraphType.getParseEdgeids()
,
GraphType.setParseEdgeids(GraphEdgeidsType)
public boolean isSetParseEdgeids()
isSetParseEdgeids
in interface GraphType
GraphType.unsetParseEdgeids()
,
GraphType.getParseEdgeids()
,
GraphType.setParseEdgeids(GraphEdgeidsType)
public BigInteger getParseEdges()
getParseEdges
in interface GraphType
GraphType.setParseEdges(BigInteger)
,
GraphMLPackage.getGraphType_ParseEdges()
public void setParseEdges(BigInteger newParseEdges)
setParseEdges
in interface GraphType
newParseEdges
- the new value of the 'Parse Edges' attribute.GraphType.getParseEdges()
public BigInteger getParseMaxindegree()
getParseMaxindegree
in interface GraphType
GraphType.setParseMaxindegree(BigInteger)
,
GraphMLPackage.getGraphType_ParseMaxindegree()
public void setParseMaxindegree(BigInteger newParseMaxindegree)
setParseMaxindegree
in interface GraphType
newParseMaxindegree
- the new value of the 'Parse Maxindegree' attribute.GraphType.getParseMaxindegree()
public BigInteger getParseMaxoutdegree()
getParseMaxoutdegree
in interface GraphType
GraphType.setParseMaxoutdegree(BigInteger)
,
GraphMLPackage.getGraphType_ParseMaxoutdegree()
public void setParseMaxoutdegree(BigInteger newParseMaxoutdegree)
setParseMaxoutdegree
in interface GraphType
newParseMaxoutdegree
- the new value of the 'Parse Maxoutdegree' attribute.GraphType.getParseMaxoutdegree()
public GraphNodeidsType getParseNodeids()
getParseNodeids
in interface GraphType
GraphNodeidsType
,
GraphType.isSetParseNodeids()
,
GraphType.unsetParseNodeids()
,
GraphType.setParseNodeids(GraphNodeidsType)
,
GraphMLPackage.getGraphType_ParseNodeids()
public void setParseNodeids(GraphNodeidsType newParseNodeids)
setParseNodeids
in interface GraphType
newParseNodeids
- the new value of the 'Parse Nodeids' attribute.GraphNodeidsType
,
GraphType.isSetParseNodeids()
,
GraphType.unsetParseNodeids()
,
GraphType.getParseNodeids()
public void unsetParseNodeids()
unsetParseNodeids
in interface GraphType
GraphType.isSetParseNodeids()
,
GraphType.getParseNodeids()
,
GraphType.setParseNodeids(GraphNodeidsType)
public boolean isSetParseNodeids()
isSetParseNodeids
in interface GraphType
GraphType.unsetParseNodeids()
,
GraphType.getParseNodeids()
,
GraphType.setParseNodeids(GraphNodeidsType)
public BigInteger getParseNodes()
getParseNodes
in interface GraphType
GraphType.setParseNodes(BigInteger)
,
GraphMLPackage.getGraphType_ParseNodes()
public void setParseNodes(BigInteger newParseNodes)
setParseNodes
in interface GraphType
newParseNodes
- the new value of the 'Parse Nodes' attribute.GraphType.getParseNodes()
public GraphOrderType getParseOrder()
getParseOrder
in interface GraphType
GraphOrderType
,
GraphType.isSetParseOrder()
,
GraphType.unsetParseOrder()
,
GraphType.setParseOrder(GraphOrderType)
,
GraphMLPackage.getGraphType_ParseOrder()
public void setParseOrder(GraphOrderType newParseOrder)
setParseOrder
in interface GraphType
newParseOrder
- the new value of the 'Parse Order' attribute.GraphOrderType
,
GraphType.isSetParseOrder()
,
GraphType.unsetParseOrder()
,
GraphType.getParseOrder()
public void unsetParseOrder()
unsetParseOrder
in interface GraphType
GraphType.isSetParseOrder()
,
GraphType.getParseOrder()
,
GraphType.setParseOrder(GraphOrderType)
public boolean isSetParseOrder()
isSetParseOrder
in interface GraphType
GraphType.unsetParseOrder()
,
GraphType.getParseOrder()
,
GraphType.setParseOrder(GraphOrderType)
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |