|
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.UMLStereotypeDisplay
public final class UMLStereotypeDisplay
A representation of the literals of the enumeration 'UML Stereotype Display', and utility methods for working with them.
UmlnotationPackage.getUMLStereotypeDisplay(),
Serialized Form| Field Summary | |
|---|---|
static int |
ICON
The 'Icon' literal value |
static UMLStereotypeDisplay |
ICON_LITERAL
The 'Icon' literal object |
static int |
IMAGE
The 'Image' literal value |
static UMLStereotypeDisplay |
IMAGE_LITERAL
The 'Image' literal object |
static int |
LABEL
The 'Label' literal value |
static UMLStereotypeDisplay |
LABEL_LITERAL
The 'Label' literal object |
static int |
NONE
The 'None' literal value |
static UMLStereotypeDisplay |
NONE_LITERAL
The 'None' literal object |
static int |
TEXT
The 'Text' literal value |
static UMLStereotypeDisplay |
TEXT_LITERAL
The 'Text' literal object |
static List |
VALUES
A public read-only list of all the 'UML Stereotype Display' enumerators |
| Method Summary | |
|---|---|
static UMLStereotypeDisplay |
get(int value)
Returns the 'UML Stereotype Display' literal with the specified integer value |
static UMLStereotypeDisplay |
get(String literal)
Returns the 'UML Stereotype Display' literal with the specified literal value |
static UMLStereotypeDisplay |
getByName(String name)
Returns the 'UML 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
UMLStereotypeDisplay.NONE_LITERAL,
Constant Field Valuespublic static final int TEXT
UMLStereotypeDisplay.TEXT_LITERAL,
Constant Field Valuespublic static final int ICON
UMLStereotypeDisplay.ICON_LITERAL,
Constant Field Valuespublic static final int LABEL
UMLStereotypeDisplay.LABEL_LITERAL,
Constant Field Valuespublic static final int IMAGE
UMLStereotypeDisplay.IMAGE_LITERAL,
Constant Field Valuespublic static final UMLStereotypeDisplay NONE_LITERAL
UMLStereotypeDisplay.NONEpublic static final UMLStereotypeDisplay TEXT_LITERAL
UMLStereotypeDisplay.TEXTpublic static final UMLStereotypeDisplay ICON_LITERAL
UMLStereotypeDisplay.ICONpublic static final UMLStereotypeDisplay LABEL_LITERAL
UMLStereotypeDisplay.LABELpublic static final UMLStereotypeDisplay IMAGE_LITERAL
UMLStereotypeDisplay.IMAGEpublic static final List VALUES
| Method Detail |
|---|
public static UMLStereotypeDisplay get(String literal)
public static UMLStereotypeDisplay getByName(String name)
public static UMLStereotypeDisplay get(int value)
|
UML Modeling Layer | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||