Uses of Interface
org.eclipse.gmf.codegen.gmfgen.EditPartCandies

Packages that use EditPartCandies
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of EditPartCandies in org.eclipse.gmf.codegen.gmfgen
 

Subinterfaces of EditPartCandies in org.eclipse.gmf.codegen.gmfgen
 interface GenDiagram
          A representation of the model object 'Gen Diagram'.
 

Uses of EditPartCandies in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement EditPartCandies
 class GenDiagramImpl
          An implementation of the model object 'Gen Diagram'.
 

Uses of EditPartCandies in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type EditPartCandies
 T GMFGenSwitch.caseEditPartCandies(EditPartCandies object)
          Returns the result of interpreting the object as an instance of 'Edit Part Candies'.
 



Copyright © 2012. All Rights Reserved.