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

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

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

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenOperation
 GenOperation GenModelFactory.createGenOperation()
          Returns a new object of class 'Gen Operation'
 

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

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


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