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

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

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

Subinterfaces of GenDataType in org.eclipse.uml2.codegen.ecore.genmodel
 interface GenEnum
          A representation of the model object 'Gen Enum'
 

Methods in org.eclipse.uml2.codegen.ecore.genmodel that return GenDataType
 GenDataType GenModelFactory.createGenDataType()
          Returns a new object of class 'Gen Data Type'
 

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

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


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