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

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

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

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenParameter
 GenParameter GenModelFactory.createGenParameter()
          Returns a new object of class 'Gen Parameter'
 

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

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


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