IBM Rational Software Modeler
Release 6.0

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

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

Uses of UMLListVisibilityDisplay in com.ibm.xtools.umlnotation
 

Fields in com.ibm.xtools.umlnotation declared as UMLListVisibilityDisplay
static UMLListVisibilityDisplay UMLListVisibilityDisplay.NONE_LITERAL
          The 'None' literal object
static UMLListVisibilityDisplay UMLListVisibilityDisplay.TEXT_LITERAL
          The 'Text' literal object
static UMLListVisibilityDisplay UMLListVisibilityDisplay.ICON_LITERAL
          The 'Icon' literal object
 

Methods in com.ibm.xtools.umlnotation that return UMLListVisibilityDisplay
 UMLListVisibilityDisplay UMLListStyle.getShowListVisibility()
          Returns the value of the 'Show List Visibility' attribute.
static UMLListVisibilityDisplay UMLListVisibilityDisplay.get(String name)
          Returns the 'UML List Visibility Display' literal with the specified name
static UMLListVisibilityDisplay UMLListVisibilityDisplay.get(int value)
          Returns the 'UML List Visibility Display' literal with the specified value
 

Methods in com.ibm.xtools.umlnotation with parameters of type UMLListVisibilityDisplay
 void UMLListStyle.setShowListVisibility(UMLListVisibilityDisplay value)
          Sets the value of the 'Show List Visibility' attribute
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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