IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.umlnotation.UMLStereotypeDisplay

Packages that use UMLStereotypeDisplay
com.ibm.xtools.umlnotation UML Notation meta-model primary package.  
 

Uses of UMLStereotypeDisplay in com.ibm.xtools.umlnotation
 

Fields in com.ibm.xtools.umlnotation declared as UMLStereotypeDisplay
static UMLStereotypeDisplay UMLStereotypeDisplay.NONE_LITERAL
          The 'None' literal object
static UMLStereotypeDisplay UMLStereotypeDisplay.TEXT_LITERAL
          The 'Text' literal object
static UMLStereotypeDisplay UMLStereotypeDisplay.ICON_LITERAL
          The 'Icon' literal object
static UMLStereotypeDisplay UMLStereotypeDisplay.LABEL_LITERAL
          The 'Label' literal object
static UMLStereotypeDisplay UMLStereotypeDisplay.IMAGE_LITERAL
          The 'Image' literal object
 

Methods in com.ibm.xtools.umlnotation that return UMLStereotypeDisplay
static UMLStereotypeDisplay UMLStereotypeDisplay.get(String name)
          Returns the 'UML Stereotype Display' literal with the specified name
static UMLStereotypeDisplay UMLStereotypeDisplay.get(int value)
          Returns the 'UML Stereotype Display' literal with the specified value
 UMLStereotypeDisplay UMLStereotypeStyle.getShowStereotype()
          Returns the value of the 'Show Stereotype' attribute.
 

Methods in com.ibm.xtools.umlnotation with parameters of type UMLStereotypeDisplay
 void UMLStereotypeStyle.setShowStereotype(UMLStereotypeDisplay value)
          Sets the value of the 'Show Stereotype' attribute
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.