IBM Rational Software Modeler
Release 6.0

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

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

Uses of SortingDirection in com.ibm.xtools.notation
 

Fields in com.ibm.xtools.notation declared as SortingDirection
static SortingDirection SortingDirection.ASCENDING_LITERAL
          The 'Ascending' literal object
static SortingDirection SortingDirection.DESCENDING_LITERAL
          The 'Descending' literal object
 

Methods in com.ibm.xtools.notation that return SortingDirection
static SortingDirection SortingDirection.get(String name)
          Returns the 'Sorting Direction' literal with the specified name
static SortingDirection SortingDirection.get(int value)
          Returns the 'Sorting Direction' 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.