Uses of Interface
org.eclipse.gmf.codegen.gmfgen.SpecializationType

Packages that use SpecializationType
org.eclipse.gmf.codegen.gmfgen   
org.eclipse.gmf.codegen.gmfgen.impl   
org.eclipse.gmf.codegen.gmfgen.util   
 

Uses of SpecializationType in org.eclipse.gmf.codegen.gmfgen
 

Methods in org.eclipse.gmf.codegen.gmfgen that return SpecializationType
 SpecializationType GMFGenFactory.createSpecializationType()
          Returns a new object of class 'Specialization Type'.
 

Uses of SpecializationType in org.eclipse.gmf.codegen.gmfgen.impl
 

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement SpecializationType
 class SpecializationTypeImpl
          An implementation of the model object 'Specialization Type'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return SpecializationType
 SpecializationType GMFGenFactoryImpl.createSpecializationType()
           
 

Uses of SpecializationType in org.eclipse.gmf.codegen.gmfgen.util
 

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type SpecializationType
 T GMFGenSwitch.caseSpecializationType(SpecializationType object)
          Returns the result of interpreting the object as an instance of 'Specialization Type'.
 



Copyright © 2012. All Rights Reserved.