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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return ParentAssignedViewmap
 ParentAssignedViewmap GMFGenFactory.createParentAssignedViewmap()
          Returns a new object of class 'Parent Assigned Viewmap'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement ParentAssignedViewmap
 class ParentAssignedViewmapImpl
          An implementation of the model object 'Parent Assigned Viewmap'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return ParentAssignedViewmap
 ParentAssignedViewmap GMFGenFactoryImpl.createParentAssignedViewmap()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type ParentAssignedViewmap
 T GMFGenSwitch.caseParentAssignedViewmap(ParentAssignedViewmap object)
          Returns the result of interpreting the object as an instance of 'Parent Assigned Viewmap'.
 



Copyright © 2012. All Rights Reserved.