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

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

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

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

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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type BatchValidation
 T GMFGenSwitch.caseBatchValidation(BatchValidation object)
          Returns the result of interpreting the object as an instance of 'Batch Validation'.
 



Copyright © 2012. All Rights Reserved.