IBM Rational Software Modeler
Release 6.0

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

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.NONE_LITERAL
          The 'None' literal object
static UMLListStereotypeDisplay UMLListStereotypeDisplay.TEXT_LITERAL
          The 'Text' literal object
static UMLListStereotypeDisplay UMLListStereotypeDisplay.ICON_LITERAL
          The 'Icon' literal object
 

Methods in com.ibm.xtools.umlnotation that return UMLListStereotypeDisplay
static UMLListStereotypeDisplay UMLListStereotypeDisplay.get(String name)
          Returns the 'UML List Stereotype Display' literal with the specified name
static UMLListStereotypeDisplay UMLListStereotypeDisplay.get(int value)
          Returns the 'UML List Stereotype Display' literal with the specified value
 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
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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