org.eclipse.gmt.umlx.gcore.impl
Class GStickyLinkImpl

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.eclipse.emf.ecore.impl.EModelElementImpl
                  extended by org.eclipse.gmt.umlx.gcore.impl.GLinkElementImpl
                      extended by org.eclipse.gmt.umlx.gcore.impl.GSheetLinkImpl
                          extended by org.eclipse.gmt.umlx.gcore.impl.GStickyLinkImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, GElement, GLinkElement, GModelElement, GSheetLink, GStickyLink

public class GStickyLinkImpl
extends GSheetLinkImpl
implements GStickyLink

An implementation of the model object 'Sticky Note Link View'.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 org.eclipse.emf.ecore.EModelElement basicGetCoModel()
           
 org.eclipse.emf.ecore.EModelElement getCoModel()
           
 void setCoModel(org.eclipse.emf.ecore.EModelElement coModel)
           
 
Methods inherited from class org.eclipse.gmt.umlx.gcore.impl.GSheetLinkImpl
eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getSheet, setSheet
 
Methods inherited from class org.eclipse.gmt.umlx.gcore.impl.GLinkElementImpl
basicGetSource, basicGetTarget, basicSetSource, basicSetTarget, getBendpoints, getDiagram, getRouter, getSource, getTarget, setRouter, setSource, setTarget, simpleGetCoModel, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GSheetLink
getSheet, setSheet
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GLinkElement
getBendpoints, getRouter, getSource, getTarget, setRouter, setSource, setTarget
 
Methods inherited from interface org.eclipse.gmt.umlx.gcore.GModelElement
getDiagram, simpleGetCoModel
 
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, 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
 

Method Detail

getCoModel

public org.eclipse.emf.ecore.EModelElement getCoModel()

Specified by:
getCoModel in interface GModelElement
Specified by:
getCoModel in class GLinkElementImpl

basicGetCoModel

public org.eclipse.emf.ecore.EModelElement basicGetCoModel()

Specified by:
basicGetCoModel in class GLinkElementImpl

setCoModel

public void setCoModel(org.eclipse.emf.ecore.EModelElement coModel)

Specified by:
setCoModel in interface GModelElement
Specified by:
setCoModel in interface GStickyLink
Specified by:
setCoModel in class GLinkElementImpl