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

Packages that use GenModelFactory
org.eclipse.uml2.codegen.ecore.genmodel   
 

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

Fields in org.eclipse.uml2.codegen.ecore.genmodel declared as GenModelFactory
static GenModelFactory GenModelFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenModelFactory
 GenModelFactory GenModelPackage.getGenModelFactory()
          Returns the factory that creates the instances of the model
 


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