|
||||||||||
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.DocumentRootImpl
public class DocumentRootImpl
An implementation of the model object 'Document Root'.
The following features are implemented:
Mixed
XMLNS Prefix Map
XSI Schema Location
Data
Default
Desc
Edge
Endpoint
Graph
Graphml
Hyperedge
Key
Locator
Node
Port
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 static String |
DESC_EDEFAULT
The default value of the ' Desc ' attribute. |
protected FeatureMap |
mixed
The cached value of the ' Mixed ' attribute list. |
protected EMap<String,String> |
xMLNSPrefixMap
The cached value of the ' XMLNS Prefix Map ' map. |
protected EMap<String,String> |
xSISchemaLocation
The cached value of the ' XSI Schema Location ' map. |
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 |
DocumentRootImpl()
|
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 FeatureMap mixed
Mixed
' attribute list.
getMixed()
protected EMap<String,String> xMLNSPrefixMap
XMLNS Prefix Map
' map.
getXMLNSPrefixMap()
protected EMap<String,String> xSISchemaLocation
XSI Schema Location
' map.
getXSISchemaLocation()
protected static final String DESC_EDEFAULT
Desc
' attribute.
getDesc()
Constructor Detail |
---|
protected DocumentRootImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class EObjectImpl
public FeatureMap getMixed()
getMixed
in interface DocumentRoot
GraphMLPackage.getDocumentRoot_Mixed()
public EMap<String,String> getXMLNSPrefixMap()
getXMLNSPrefixMap
in interface DocumentRoot
GraphMLPackage.getDocumentRoot_XMLNSPrefixMap()
public EMap<String,String> getXSISchemaLocation()
getXSISchemaLocation
in interface DocumentRoot
GraphMLPackage.getDocumentRoot_XSISchemaLocation()
public DataType getData()
getData
in interface DocumentRoot
DocumentRoot.setData(DataType)
,
GraphMLPackage.getDocumentRoot_Data()
public NotificationChain basicSetData(DataType newData, NotificationChain msgs)
public void setData(DataType newData)
setData
in interface DocumentRoot
newData
- the new value of the 'Data' containment reference.DocumentRoot.getData()
public DefaultType getDefault()
getDefault
in interface DocumentRoot
DocumentRoot.setDefault(DefaultType)
,
GraphMLPackage.getDocumentRoot_Default()
public NotificationChain basicSetDefault(DefaultType newDefault, NotificationChain msgs)
public void setDefault(DefaultType newDefault)
setDefault
in interface DocumentRoot
newDefault
- the new value of the 'Default' containment reference.DocumentRoot.getDefault()
public String getDesc()
getDesc
in interface DocumentRoot
DocumentRoot.setDesc(String)
,
GraphMLPackage.getDocumentRoot_Desc()
public void setDesc(String newDesc)
setDesc
in interface DocumentRoot
newDesc
- the new value of the 'Desc' attribute.DocumentRoot.getDesc()
public EdgeType getEdge()
getEdge
in interface DocumentRoot
DocumentRoot.setEdge(EdgeType)
,
GraphMLPackage.getDocumentRoot_Edge()
public NotificationChain basicSetEdge(EdgeType newEdge, NotificationChain msgs)
public void setEdge(EdgeType newEdge)
setEdge
in interface DocumentRoot
newEdge
- the new value of the 'Edge' containment reference.DocumentRoot.getEdge()
public EndpointType getEndpoint()
getEndpoint
in interface DocumentRoot
DocumentRoot.setEndpoint(EndpointType)
,
GraphMLPackage.getDocumentRoot_Endpoint()
public NotificationChain basicSetEndpoint(EndpointType newEndpoint, NotificationChain msgs)
public void setEndpoint(EndpointType newEndpoint)
setEndpoint
in interface DocumentRoot
newEndpoint
- the new value of the 'Endpoint' containment reference.DocumentRoot.getEndpoint()
public GraphType getGraph()
getGraph
in interface DocumentRoot
DocumentRoot.setGraph(GraphType)
,
GraphMLPackage.getDocumentRoot_Graph()
public NotificationChain basicSetGraph(GraphType newGraph, NotificationChain msgs)
public void setGraph(GraphType newGraph)
setGraph
in interface DocumentRoot
newGraph
- the new value of the 'Graph' containment reference.DocumentRoot.getGraph()
public GraphmlType getGraphml()
getGraphml
in interface DocumentRoot
DocumentRoot.setGraphml(GraphmlType)
,
GraphMLPackage.getDocumentRoot_Graphml()
public NotificationChain basicSetGraphml(GraphmlType newGraphml, NotificationChain msgs)
public void setGraphml(GraphmlType newGraphml)
setGraphml
in interface DocumentRoot
newGraphml
- the new value of the 'Graphml' containment reference.DocumentRoot.getGraphml()
public HyperedgeType getHyperedge()
getHyperedge
in interface DocumentRoot
DocumentRoot.setHyperedge(HyperedgeType)
,
GraphMLPackage.getDocumentRoot_Hyperedge()
public NotificationChain basicSetHyperedge(HyperedgeType newHyperedge, NotificationChain msgs)
public void setHyperedge(HyperedgeType newHyperedge)
setHyperedge
in interface DocumentRoot
newHyperedge
- the new value of the 'Hyperedge' containment reference.DocumentRoot.getHyperedge()
public KeyType getKey()
getKey
in interface DocumentRoot
DocumentRoot.setKey(KeyType)
,
GraphMLPackage.getDocumentRoot_Key()
public NotificationChain basicSetKey(KeyType newKey, NotificationChain msgs)
public void setKey(KeyType newKey)
setKey
in interface DocumentRoot
newKey
- the new value of the 'Key' containment reference.DocumentRoot.getKey()
public LocatorType getLocator()
getLocator
in interface DocumentRoot
DocumentRoot.setLocator(LocatorType)
,
GraphMLPackage.getDocumentRoot_Locator()
public NotificationChain basicSetLocator(LocatorType newLocator, NotificationChain msgs)
public void setLocator(LocatorType newLocator)
setLocator
in interface DocumentRoot
newLocator
- the new value of the 'Locator' containment reference.DocumentRoot.getLocator()
public NodeType getNode()
getNode
in interface DocumentRoot
DocumentRoot.setNode(NodeType)
,
GraphMLPackage.getDocumentRoot_Node()
public NotificationChain basicSetNode(NodeType newNode, NotificationChain msgs)
public void setNode(NodeType newNode)
setNode
in interface DocumentRoot
newNode
- the new value of the 'Node' containment reference.DocumentRoot.getNode()
public PortType getPort()
getPort
in interface DocumentRoot
DocumentRoot.setPort(PortType)
,
GraphMLPackage.getDocumentRoot_Port()
public NotificationChain basicSetPort(PortType newPort, NotificationChain msgs)
public void setPort(PortType newPort)
setPort
in interface DocumentRoot
newPort
- the new value of the 'Port' containment reference.DocumentRoot.getPort()
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 |