|
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.Routing
A representation of the literals of the enumeration 'Routing', and utility methods for working with them.
NotationPackage.getRouting()| Field Summary | |
static int |
MANUAL
The 'Manual' literal value |
static Routing |
MANUAL_LITERAL
The 'Manual' literal object |
static int |
RECTILINEAR
The 'Rectilinear' literal value |
static Routing |
RECTILINEAR_LITERAL
The 'Rectilinear' literal object |
static int |
TREE
The 'Tree' literal value |
static Routing |
TREE_LITERAL
The 'Tree' literal object |
static List |
VALUES
A public read-only list of all the 'Routing' enumerators |
| Method Summary | |
static Routing |
get(int value)
Returns the 'Routing' literal with the specified value |
static Routing |
get(String name)
Returns the 'Routing' 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 MANUAL
MANUAL_LITERAL,
Constant Field Valuespublic static final int RECTILINEAR
RECTILINEAR_LITERAL,
Constant Field Valuespublic static final int TREE
TREE_LITERAL,
Constant Field Valuespublic static final Routing MANUAL_LITERAL
MANUALpublic static final Routing RECTILINEAR_LITERAL
RECTILINEARpublic static final Routing TREE_LITERAL
TREEpublic static final List VALUES
| Method Detail |
public static Routing get(String name)
public static Routing 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.