|
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.Smoothness
A representation of the literals of the enumeration 'Smoothness', and utility methods for working with them.
NotationPackage.getSmoothness()
Field Summary | |
static int |
LESS
The 'Less' literal value |
static Smoothness |
LESS_LITERAL
The 'Less' literal object |
static int |
MORE
The 'More' literal value |
static Smoothness |
MORE_LITERAL
The 'More' literal object |
static int |
NONE
The 'None' literal value |
static Smoothness |
NONE_LITERAL
The 'None' literal object |
static int |
NORMAL
The 'Normal' literal value |
static Smoothness |
NORMAL_LITERAL
The 'Normal' literal object |
static List |
VALUES
A public read-only list of all the 'Smoothness' enumerators |
Method Summary | |
static Smoothness |
get(int value)
Returns the 'Smoothness' literal with the specified value |
static Smoothness |
get(String name)
Returns the 'Smoothness' 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 NONE
NONE_LITERAL
,
Constant Field Valuespublic static final int NORMAL
NORMAL_LITERAL
,
Constant Field Valuespublic static final int LESS
LESS_LITERAL
,
Constant Field Valuespublic static final int MORE
MORE_LITERAL
,
Constant Field Valuespublic static final Smoothness NONE_LITERAL
NONE
public static final Smoothness NORMAL_LITERAL
NORMAL
public static final Smoothness LESS_LITERAL
LESS
public static final Smoothness MORE_LITERAL
MORE
public static final List VALUES
Method Detail |
public static Smoothness get(String name)
public static Smoothness 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.