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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return OclChoiceParser
 OclChoiceParser GMFGenFactory.createOclChoiceParser()
          Returns a new object of class 'Ocl Choice Parser'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement OclChoiceParser
 class OclChoiceParserImpl
          An implementation of the model object 'Ocl Choice Parser'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return OclChoiceParser
 OclChoiceParser GMFGenFactoryImpl.createOclChoiceParser()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type OclChoiceParser
 T GMFGenSwitch.caseOclChoiceParser(OclChoiceParser object)
          Returns the result of interpreting the object as an instance of 'Ocl Choice Parser'.
 



Copyright © 2012. All Rights Reserved.