|
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.Alignment
A representation of the literals of the enumeration 'Alignment', and utility methods for working with them.
NotationPackage.getAlignment()
Field Summary | |
static int |
BOTTOM
The 'Bottom' literal value |
static Alignment |
BOTTOM_LITERAL
The 'Bottom' literal object |
static int |
CENTER
The 'Center' literal value |
static Alignment |
CENTER_LITERAL
The 'Center' literal object |
static int |
LEFT
The 'Left' literal value |
static Alignment |
LEFT_LITERAL
The 'Left' literal object |
static int |
RIGHT
The 'Right' literal value |
static Alignment |
RIGHT_LITERAL
The 'Right' literal object |
static int |
TOP
The 'Top' literal value |
static Alignment |
TOP_LITERAL
The 'Top' literal object |
static List |
VALUES
A public read-only list of all the 'Alignment' enumerators |
Method Summary | |
static Alignment |
get(int value)
Returns the 'Alignment' literal with the specified value |
static Alignment |
get(String name)
Returns the 'Alignment' 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 LEFT
LEFT_LITERAL
,
Constant Field Valuespublic static final int RIGHT
RIGHT_LITERAL
,
Constant Field Valuespublic static final int CENTER
CENTER_LITERAL
,
Constant Field Valuespublic static final int TOP
TOP_LITERAL
,
Constant Field Valuespublic static final int BOTTOM
BOTTOM_LITERAL
,
Constant Field Valuespublic static final Alignment LEFT_LITERAL
LEFT
public static final Alignment RIGHT_LITERAL
RIGHT
public static final Alignment CENTER_LITERAL
CENTER
public static final Alignment TOP_LITERAL
TOP
public static final Alignment BOTTOM_LITERAL
BOTTOM
public static final List VALUES
Method Detail |
public static Alignment get(String name)
public static Alignment 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.