Uses of Class
org.eclipse.gmf.runtime.lite.edit.parts.update.canonical.LinkDescriptor

Packages that use LinkDescriptor
org.eclipse.gmf.runtime.lite.edit.parts.update.canonical   
 

Uses of LinkDescriptor in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical
 

Methods in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical with parameters of type LinkDescriptor
protected  boolean OwnedLinksNotationModelRefresher.isValidLinkSource(org.eclipse.gmf.runtime.notation.View sourceCandidate, LinkDescriptor linkDescriptor)
          Returns whether the given view can be source of the given link.
protected  boolean OwnedLinksNotationModelRefresher.isValidLinkTarget(org.eclipse.gmf.runtime.notation.View targetCandidate, LinkDescriptor linkDescriptor)
          Returns whether the given view can be source of the given link.
 



Copyright © 2012. All Rights Reserved.