|
UML Modeling Layer | |||||||||
| 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.umlnotation.UMLListStereotypeDisplay
public final class UMLListStereotypeDisplay
A representation of the literals of the enumeration 'UML List Stereotype Display', and utility methods for working with them.
UmlnotationPackage.getUMLListStereotypeDisplay(),
Serialized Form| Field Summary | |
|---|---|
static int |
ICON
The 'Icon' literal value |
static UMLListStereotypeDisplay |
ICON_LITERAL
The 'Icon' literal object |
static int |
NONE
The 'None' literal value |
static UMLListStereotypeDisplay |
NONE_LITERAL
The 'None' literal object |
static int |
TEXT
The 'Text' literal value |
static UMLListStereotypeDisplay |
TEXT_LITERAL
The 'Text' literal object |
static List |
VALUES
A public read-only list of all the 'UML List Stereotype Display' enumerators |
| Method Summary | |
|---|---|
static UMLListStereotypeDisplay |
get(int value)
Returns the 'UML List Stereotype Display' literal with the specified integer value |
static UMLListStereotypeDisplay |
get(String literal)
Returns the 'UML List Stereotype Display' literal with the specified literal value |
static UMLListStereotypeDisplay |
getByName(String name)
Returns the 'UML List Stereotype Display' literal with the specified name |
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
|---|
getLiteral, getName, getValue, toString, writeReplace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int NONE
UMLListStereotypeDisplay.NONE_LITERAL,
Constant Field Valuespublic static final int TEXT
UMLListStereotypeDisplay.TEXT_LITERAL,
Constant Field Valuespublic static final int ICON
UMLListStereotypeDisplay.ICON_LITERAL,
Constant Field Valuespublic static final UMLListStereotypeDisplay NONE_LITERAL
UMLListStereotypeDisplay.NONEpublic static final UMLListStereotypeDisplay TEXT_LITERAL
UMLListStereotypeDisplay.TEXTpublic static final UMLListStereotypeDisplay ICON_LITERAL
UMLListStereotypeDisplay.ICONpublic static final List VALUES
| Method Detail |
|---|
public static UMLListStereotypeDisplay get(String literal)
public static UMLListStereotypeDisplay getByName(String name)
public static UMLListStereotypeDisplay get(int value)
|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||