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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return NotationType
 NotationType GMFGenFactory.createNotationType()
          Returns a new object of class 'Notation Type'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement NotationType
 class NotationTypeImpl
          An implementation of the model object 'Notation Type'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return NotationType
 NotationType GMFGenFactoryImpl.createNotationType()
           
 

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

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



Copyright © 2012. All Rights Reserved.