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

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

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

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenPackage
 GenPackage GenModelFactory.createGenPackage()
          Returns a new object of class 'Gen Package'
 

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

Methods in org.eclipse.uml2.codegen.ecore.genmodel.util with parameters of type GenPackage
 java.lang.Object GenModelSwitch.caseGenPackage(GenPackage object)
          Returns the result of interpretting the object as an instance of 'Gen Package'
 


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