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

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

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

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

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

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


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