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

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

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

Subclasses of ElementDescriptor in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical
 class LinkDescriptor
           
 

Methods in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical that return types with arguments of type ElementDescriptor
protected abstract  List<ElementDescriptor> ChildNotationModelRefresher.getSemanticChildNodes()
           
 

Methods in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical with parameters of type ElementDescriptor
protected abstract  CreateNotationalElementCommand AbstractNotationModelRefresher.getCreateNotationalElementCommand(ElementDescriptor descriptor)
          Returns a command that will create a notational element to represent the domain model element described by the given ElementDescriptor.
protected abstract  boolean AbstractNotationModelRefresher.shouldCreateView(ElementDescriptor descriptor)
           
 



Copyright © 2012. All Rights Reserved.