|
UML Modeling Layer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UMLListStereotypeDisplay | |
|---|---|
| com.ibm.xtools.umlnotation | UML Notation meta-model primary package. |
| Uses of UMLListStereotypeDisplay in com.ibm.xtools.umlnotation |
|---|
| Fields in com.ibm.xtools.umlnotation declared as UMLListStereotypeDisplay | |
|---|---|
static UMLListStereotypeDisplay |
UMLListStereotypeDisplay.ICON_LITERAL
The 'Icon' literal object |
static UMLListStereotypeDisplay |
UMLListStereotypeDisplay.NONE_LITERAL
The 'None' literal object |
static UMLListStereotypeDisplay |
UMLListStereotypeDisplay.TEXT_LITERAL
The 'Text' literal object |
| Methods in com.ibm.xtools.umlnotation that return UMLListStereotypeDisplay | |
|---|---|
static UMLListStereotypeDisplay |
UMLListStereotypeDisplay.get(int value)
Returns the 'UML List Stereotype Display' literal with the specified integer value |
static UMLListStereotypeDisplay |
UMLListStereotypeDisplay.get(String literal)
Returns the 'UML List Stereotype Display' literal with the specified literal value |
static UMLListStereotypeDisplay |
UMLListStereotypeDisplay.getByName(String name)
Returns the 'UML List Stereotype Display' literal with the specified name |
UMLListStereotypeDisplay |
UMLListStyle.getShowListStereotype()
Returns the value of the 'Show List Stereotype' attribute. |
| Methods in com.ibm.xtools.umlnotation with parameters of type UMLListStereotypeDisplay | |
|---|---|
void |
UMLListStyle.setShowListStereotype(UMLListStereotypeDisplay value)
Sets the value of the ' Show List Stereotype' attribute |
|
UML Modeling Layer | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||