org.eclipse.gmt.umlx.editor.refresh
Class LinkViewRefresher<R extends ILinkViewElement>
java.lang.Object
org.eclipse.gmt.umlx.ecore.AbstractAdapter
org.eclipse.gmt.umlx.ecore.ModelChangeAdapter
org.eclipse.gmt.umlx.editor.refresh.OutlineRefresher<R>
org.eclipse.gmt.umlx.editor.refresh.NodeViewRefresher<R>
org.eclipse.gmt.umlx.editor.refresh.LinkViewRefresher<R>
- All Implemented Interfaces:
- org.eclipse.emf.common.notify.Adapter
public class LinkViewRefresher<R extends ILinkViewElement>
- extends NodeViewRefresher<R>
LinkRefresher provides further delayed refresh functionality for
AbstractLinkView.
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
org.eclipse.emf.common.notify.Adapter.Internal |
Methods inherited from class org.eclipse.gmt.umlx.editor.refresh.OutlineRefresher |
execute, getDomain, getIcon, getViewer, isAdapterForType, notifyChanged, refreshChildren, refreshMappings, refreshMarkers, refreshNotifiers, refreshVisuals, registerModel, toString, unregisterModel |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LinkViewRefresher
public LinkViewRefresher(R refreshee,
org.eclipse.gef.EditPartViewer viewer,
ActiveEditDomain domain)
refreshSourceAnchor
public void refreshSourceAnchor()
refreshTargetAnchor
public void refreshTargetAnchor()