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

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

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

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenModel
 GenModel GenModelFactory.createGenModel()
          Returns a new object of class 'Gen Model'
 

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

Methods in org.eclipse.uml2.codegen.ecore.genmodel.util with parameters of type GenModel
 Object GenModelSwitch.caseGenModel(GenModel object)
          Returns the result of interpretting the object as an instance of 'Gen Model'
 


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