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

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

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

Methods in org.eclipse.gmf.codegen.gmfgen that return InitDiagramAction
 InitDiagramAction GMFGenFactory.createInitDiagramAction()
          Returns a new object of class 'Init Diagram Action'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement InitDiagramAction
 class InitDiagramActionImpl
          An implementation of the model object 'Init Diagram Action'.
 

Methods in org.eclipse.gmf.codegen.gmfgen.impl that return InitDiagramAction
 InitDiagramAction GMFGenFactoryImpl.createInitDiagramAction()
           
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type InitDiagramAction
 T GMFGenSwitch.caseInitDiagramAction(InitDiagramAction object)
          Returns the result of interpreting the object as an instance of 'Init Diagram Action'.
 



Copyright © 2012. All Rights Reserved.