org.graphdrawing.graphml.impl
Class EdgeTypeImpl

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.EdgeTypeImpl
All Implemented Interfaces:
Notifier, EObject, InternalEObject, EdgeType

public class EdgeTypeImpl
extends EObjectImpl
implements EdgeType

An implementation of the model object 'Edge 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  EList<DataType> data
          The cached value of the 'Data' containment reference list.
protected  String desc
          The cached value of the 'Desc' attribute.
protected static String DESC_EDEFAULT
          The default value of the 'Desc' attribute.
protected  boolean directed
          The cached value of the 'Directed' attribute.
protected static boolean DIRECTED_EDEFAULT
          The default value of the 'Directed' attribute.
protected  boolean directedESet
          This is true if the Directed attribute has been set.
protected  GraphType graph
          The cached value of the 'Graph' containment reference.
protected  String id
          The cached value of the 'Id' attribute.
protected static String ID_EDEFAULT
          The default value of the 'Id' attribute.
protected  String source
          The cached value of the 'Source' attribute.
protected static String SOURCE_EDEFAULT
          The default value of the 'Source' attribute.
protected  String sourceport
          The cached value of the 'Sourceport' attribute.
protected static String SOURCEPORT_EDEFAULT
          The default value of the 'Sourceport' attribute.
protected  String target
          The cached value of the 'Target' attribute.
protected static String TARGET_EDEFAULT
          The default value of the 'Target' attribute.
protected  String targetport
          The cached value of the 'Targetport' attribute.
protected static String TARGETPORT_EDEFAULT
          The default value of the 'Targetport' attribute.
 
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 EdgeTypeImpl()
           
 
Method Summary
 NotificationChain basicSetGraph(GraphType newGraph, 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()
           
 GraphType getGraph()
           
 String getId()
           
 String getSource()
           
 String getSourceport()
           
 String getTarget()
           
 String getTargetport()
           
 boolean isDirected()
           
 boolean isSetDirected()
           
 void setDesc(String newDesc)
           
 void setDirected(boolean newDirected)
           
 void setGraph(GraphType newGraph)
           
 void setId(String newId)
           
 void setSource(String newSource)
           
 void setSourceport(String newSourceport)
           
 void setTarget(String newTarget)
           
 void setTargetport(String newTargetport)
           
 String toString()
           
 void unsetDirected()
           
 
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

data

protected EList<DataType> data
The cached value of the 'Data' containment reference list.

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

graph

protected GraphType graph
The cached value of the 'Graph' containment reference.

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

DIRECTED_EDEFAULT

protected static final boolean DIRECTED_EDEFAULT
The default value of the 'Directed' attribute.

See Also:
isDirected(), Constant Field Values
Generated:
This code was automatically generated.
Ordered

directed

protected boolean directed
The cached value of the 'Directed' attribute.

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

directedESet

protected boolean directedESet
This is true if the Directed 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

SOURCE_EDEFAULT

protected static final String SOURCE_EDEFAULT
The default value of the 'Source' attribute.

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

source

protected String source
The cached value of the 'Source' attribute.

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

SOURCEPORT_EDEFAULT

protected static final String SOURCEPORT_EDEFAULT
The default value of the 'Sourceport' attribute.

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

sourceport

protected String sourceport
The cached value of the 'Sourceport' attribute.

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

TARGET_EDEFAULT

protected static final String TARGET_EDEFAULT
The default value of the 'Target' attribute.

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

target

protected String target
The cached value of the 'Target' attribute.

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

TARGETPORT_EDEFAULT

protected static final String TARGETPORT_EDEFAULT
The default value of the 'Targetport' attribute.

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

targetport

protected String targetport
The cached value of the 'Targetport' attribute.

See Also:
getTargetport()
Generated:
This code was automatically generated.
Ordered
Constructor Detail

EdgeTypeImpl

protected EdgeTypeImpl()

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 EdgeType
Returns:
the value of the 'Desc' attribute.
See Also:
EdgeType.setDesc(String), GraphMLPackage.getEdgeType_Desc()
Generated:
This code was automatically generated.

setDesc

public void setDesc(String newDesc)

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

getData

public EList<DataType> getData()

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

getGraph

public GraphType getGraph()

Specified by:
getGraph in interface EdgeType
Returns:
the value of the 'Graph' containment reference.
See Also:
EdgeType.setGraph(GraphType), GraphMLPackage.getEdgeType_Graph()
Generated:
This code was automatically generated.

basicSetGraph

public NotificationChain basicSetGraph(GraphType newGraph,
                                       NotificationChain msgs)

Generated:
This code was automatically generated.

setGraph

public void setGraph(GraphType newGraph)

Specified by:
setGraph in interface EdgeType
Parameters:
newGraph - the new value of the 'Graph' containment reference.
See Also:
EdgeType.getGraph()
Generated:
This code was automatically generated.

isDirected

public boolean isDirected()

Specified by:
isDirected in interface EdgeType
Returns:
the value of the 'Directed' attribute.
See Also:
EdgeType.isSetDirected(), EdgeType.unsetDirected(), EdgeType.setDirected(boolean), GraphMLPackage.getEdgeType_Directed()
Generated:
This code was automatically generated.

setDirected

public void setDirected(boolean newDirected)

Specified by:
setDirected in interface EdgeType
Parameters:
newDirected - the new value of the 'Directed' attribute.
See Also:
EdgeType.isSetDirected(), EdgeType.unsetDirected(), EdgeType.isDirected()
Generated:
This code was automatically generated.

unsetDirected

public void unsetDirected()

Specified by:
unsetDirected in interface EdgeType
See Also:
EdgeType.isSetDirected(), EdgeType.isDirected(), EdgeType.setDirected(boolean)
Generated:
This code was automatically generated.

isSetDirected

public boolean isSetDirected()

Specified by:
isSetDirected in interface EdgeType
Returns:
whether the value of the 'Directed' attribute is set.
See Also:
EdgeType.unsetDirected(), EdgeType.isDirected(), EdgeType.setDirected(boolean)
Generated:
This code was automatically generated.

getId

public String getId()

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

setId

public void setId(String newId)

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

getSource

public String getSource()

Specified by:
getSource in interface EdgeType
Returns:
the value of the 'Source' attribute.
See Also:
EdgeType.setSource(String), GraphMLPackage.getEdgeType_Source()
Generated:
This code was automatically generated.

setSource

public void setSource(String newSource)

Specified by:
setSource in interface EdgeType
Parameters:
newSource - the new value of the 'Source' attribute.
See Also:
EdgeType.getSource()
Generated:
This code was automatically generated.

getSourceport

public String getSourceport()

Specified by:
getSourceport in interface EdgeType
Returns:
the value of the 'Sourceport' attribute.
See Also:
EdgeType.setSourceport(String), GraphMLPackage.getEdgeType_Sourceport()
Generated:
This code was automatically generated.

setSourceport

public void setSourceport(String newSourceport)

Specified by:
setSourceport in interface EdgeType
Parameters:
newSourceport - the new value of the 'Sourceport' attribute.
See Also:
EdgeType.getSourceport()
Generated:
This code was automatically generated.

getTarget

public String getTarget()

Specified by:
getTarget in interface EdgeType
Returns:
the value of the 'Target' attribute.
See Also:
EdgeType.setTarget(String), GraphMLPackage.getEdgeType_Target()
Generated:
This code was automatically generated.

setTarget

public void setTarget(String newTarget)

Specified by:
setTarget in interface EdgeType
Parameters:
newTarget - the new value of the 'Target' attribute.
See Also:
EdgeType.getTarget()
Generated:
This code was automatically generated.

getTargetport

public String getTargetport()

Specified by:
getTargetport in interface EdgeType
Returns:
the value of the 'Targetport' attribute.
See Also:
EdgeType.setTargetport(String), GraphMLPackage.getEdgeType_Targetport()
Generated:
This code was automatically generated.

setTargetport

public void setTargetport(String newTargetport)

Specified by:
setTargetport in interface EdgeType
Parameters:
newTargetport - the new value of the 'Targetport' attribute.
See Also:
EdgeType.getTargetport()
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.