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

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

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

Subinterfaces of LinkConstraints in org.eclipse.gmf.codegen.gmfgen
 interface GenDiagram
          A representation of the model object 'Gen Diagram'.
 

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

Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement LinkConstraints
 class GenDiagramImpl
          An implementation of the model object 'Gen Diagram'.
 

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

Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type LinkConstraints
 T GMFGenSwitch.caseLinkConstraints(LinkConstraints object)
          Returns the result of interpreting the object as an instance of 'Link Constraints'.
 



Copyright © 2012. All Rights Reserved.