IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.notation.Alignment

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

Uses of Alignment in com.ibm.xtools.notation
 

Fields in com.ibm.xtools.notation declared as Alignment
static Alignment Alignment.LEFT_LITERAL
          The 'Left' literal object
static Alignment Alignment.RIGHT_LITERAL
          The 'Right' literal object
static Alignment Alignment.CENTER_LITERAL
          The 'Center' literal object
static Alignment Alignment.TOP_LITERAL
          The 'Top' literal object
static Alignment Alignment.BOTTOM_LITERAL
          The 'Bottom' literal object
 

Methods in com.ibm.xtools.notation that return Alignment
static Alignment Alignment.get(String name)
          Returns the 'Alignment' literal with the specified name
static Alignment Alignment.get(int value)
          Returns the 'Alignment' literal with the specified value
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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