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
 T GenModelSwitch.caseGenModel(GenModel object)
          Returns the result of interpreting the object as an instance of 'Gen Model'
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.