IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.notation.LayoutConstraint

Packages that use LayoutConstraint
com.ibm.xtools.notation Notation meta-model primary package.  
 

Uses of LayoutConstraint in com.ibm.xtools.notation
 

Subinterfaces of LayoutConstraint in com.ibm.xtools.notation
 interface Bounds
           A representation of the model object 'Bounds'.
 interface Location
           A representation of the model object 'Location'.
 interface Ratio
           A representation of the model object 'Ratio'.
 interface Size
           A representation of the model object 'Size'.
 

Methods in com.ibm.xtools.notation that return LayoutConstraint
 LayoutConstraint Node.getLayoutConstraint()
          Returns the value of the 'Layout Constraint' containment reference
 LayoutConstraint Node.createLayoutConstraint(EClass eClass)
           A utility method to create a LayoutConstraint object from the given EClass and then sets the node's LayoutConstraint property to the new object.
 

Methods in com.ibm.xtools.notation with parameters of type LayoutConstraint
 void Node.setLayoutConstraint(LayoutConstraint value)
          Sets the value of the 'Layout Constraint' containment reference
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.