org.eclipse.gmt.umlx.gcore
Interface GStickyLink

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, GElement, GLinkElement, GModelElement, GSheetLink, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
GStickyLinkImpl

public interface GStickyLink
extends GSheetLink

A representation of the model object 'Sticky Note Link View'.

See Also:
GcorePackage.getGStickyLink()

Method Summary
 void setCoModel(org.eclipse.emf.ecore.EModelElement coModel)
           
 
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
getCoModel, 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
 

Method Detail

setCoModel

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

Specified by:
setCoModel in interface GModelElement