Generation Framework

Uses of Class
org.eclipse.gmf.graphdef.codegen.GraphDefDispatcher.Args

Packages that use GraphDefDispatcher.Args
org.eclipse.gmf.graphdef.codegen   
 

Uses of GraphDefDispatcher.Args in org.eclipse.gmf.graphdef.codegen
 

Subclasses of GraphDefDispatcher.Args in org.eclipse.gmf.graphdef.codegen
static class GraphDefDispatcher.LayoutArgs
           
 

Methods in org.eclipse.gmf.graphdef.codegen that return GraphDefDispatcher.Args
 GraphDefDispatcher.Args GraphDefDispatcher.create(Figure figure, java.lang.String figureVarName)
           
 

Methods in org.eclipse.gmf.graphdef.codegen with parameters of type GraphDefDispatcher.Args
 GraphDefDispatcher.LayoutArgs GraphDefDispatcher.getLayoutArgsFor(GraphDefDispatcher.Args prototype)
           
 GraphDefDispatcher.LayoutArgs GraphDefDispatcher.createLayoutArgs(GraphDefDispatcher.Args inherit, java.lang.String managerVarName, java.lang.String constraintVarName)
           
 

Constructors in org.eclipse.gmf.graphdef.codegen with parameters of type GraphDefDispatcher.Args
GraphDefDispatcher.Args(GraphDefDispatcher.Args other)
           
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.