|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
com.ibm.xtools.notation.SortingDirection
A representation of the literals of the enumeration 'Sorting Direction', and utility methods for working with them.
NotationPackage.getSortingDirection()
Field Summary | |
static int |
ASCENDING
The 'Ascending' literal value |
static SortingDirection |
ASCENDING_LITERAL
The 'Ascending' literal object |
static int |
DESCENDING
The 'Descending' literal value |
static SortingDirection |
DESCENDING_LITERAL
The 'Descending' literal object |
static List |
VALUES
A public read-only list of all the 'Sorting Direction' enumerators |
Method Summary | |
static SortingDirection |
get(int value)
Returns the 'Sorting Direction' literal with the specified value |
static SortingDirection |
get(String name)
Returns the 'Sorting Direction' literal with the specified name |
Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
getName, getValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final int ASCENDING
ASCENDING_LITERAL
,
Constant Field Valuespublic static final int DESCENDING
DESCENDING_LITERAL
,
Constant Field Valuespublic static final SortingDirection ASCENDING_LITERAL
ASCENDING
public static final SortingDirection DESCENDING_LITERAL
DESCENDING
public static final List VALUES
Method Detail |
public static SortingDirection get(String name)
public static SortingDirection get(int value)
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.