Uses of Interface
org.eclipse.uml2.codegen.ecore.genmodel.GenEnum

Packages that use GenEnum
org.eclipse.uml2.codegen.ecore.genmodel   
org.eclipse.uml2.codegen.ecore.genmodel.util   
 

Uses of GenEnum in org.eclipse.uml2.codegen.ecore.genmodel
 

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenEnum
 GenEnum GenModelFactory.createGenEnum()
          Returns a new object of class 'Gen Enum'
 

Uses of GenEnum in org.eclipse.uml2.codegen.ecore.genmodel.util
 

Methods in org.eclipse.uml2.codegen.ecore.genmodel.util with parameters of type GenEnum
 T GenModelSwitch.caseGenEnum(GenEnum object)
          Returns the result of interpreting the object as an instance of 'Gen Enum'
 


Copyright 2003, 2007 IBM Corporation and others.
All Rights Reserved.