|
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.JumpLinkType
A representation of the literals of the enumeration 'Jump Link Type', and utility methods for working with them.
NotationPackage.getJumpLinkType()
Field Summary | |
static int |
CHAMFERED
The 'Chamfered' literal value |
static JumpLinkType |
CHAMFERED_LITERAL
The 'Chamfered' literal object |
static int |
SEMICIRCLE
The 'Semicircle' literal value |
static JumpLinkType |
SEMICIRCLE_LITERAL
The 'Semicircle' literal object |
static int |
SQUARE
The 'Square' literal value |
static JumpLinkType |
SQUARE_LITERAL
The 'Square' literal object |
static List |
VALUES
A public read-only list of all the 'Jump Link Type' enumerators |
Method Summary | |
static JumpLinkType |
get(int value)
Returns the 'Jump Link Type' literal with the specified value |
static JumpLinkType |
get(String name)
Returns the 'Jump Link Type' 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 SEMICIRCLE
SEMICIRCLE_LITERAL
,
Constant Field Valuespublic static final int SQUARE
SQUARE_LITERAL
,
Constant Field Valuespublic static final int CHAMFERED
CHAMFERED_LITERAL
,
Constant Field Valuespublic static final JumpLinkType SEMICIRCLE_LITERAL
SEMICIRCLE
public static final JumpLinkType SQUARE_LITERAL
SQUARE
public static final JumpLinkType CHAMFERED_LITERAL
CHAMFERED
public static final List VALUES
Method Detail |
public static JumpLinkType get(String name)
public static JumpLinkType 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.