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

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

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

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenFeature
 GenFeature GenModelFactory.createGenFeature()
          Returns a new object of class 'Gen Feature'
 

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

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


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