IBM Rational Software Modeler
Release 6.0

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

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

Uses of Sorting in com.ibm.xtools.notation
 

Fields in com.ibm.xtools.notation declared as Sorting
static Sorting Sorting.NONE_LITERAL
          The 'None' literal object
static Sorting Sorting.MANUAL_LITERAL
          The 'Manual' literal object
static Sorting Sorting.AUTOMATIC_LITERAL
          The 'Automatic' literal object
 

Methods in com.ibm.xtools.notation that return Sorting
static Sorting Sorting.get(String name)
          Returns the 'Sorting' literal with the specified name
static Sorting Sorting.get(int value)
          Returns the 'Sorting' literal with the specified value
 Sorting SortingStyle.getSorting()
          Returns the value of the 'Sorting' attribute.
 

Methods in com.ibm.xtools.notation with parameters of type Sorting
 void SortingStyle.setSorting(Sorting value)
          Sets the value of the 'Sorting' attribute
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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