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

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

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

Subinterfaces of GenTypedElement in org.eclipse.uml2.codegen.ecore.genmodel
 interface GenFeature
          A representation of the model object 'Gen Feature'
 interface GenOperation
          A representation of the model object 'Gen Operation'
 interface GenParameter
          A representation of the model object 'Gen Parameter'
 

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

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


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