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

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

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

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenEnumLiteral
 GenEnumLiteral GenModelFactory.createGenEnumLiteral()
          Returns a new object of class 'Gen Enum Literal'
 

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

Methods in org.eclipse.uml2.codegen.ecore.genmodel.util with parameters of type GenEnumLiteral
 Object GenModelSwitch.caseGenEnumLiteral(GenEnumLiteral object)
          Returns the result of interpretting the object as an instance of 'Gen Enum Literal'
 


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