IBM Rational Software Modeler
Release 6.0

Uses of Class
com.ibm.xtools.notation.Filtering

Packages that use Filtering
com.ibm.xtools.notation Notation meta-model primary package.  
 

Uses of Filtering in com.ibm.xtools.notation
 

Fields in com.ibm.xtools.notation declared as Filtering
static Filtering Filtering.NONE_LITERAL
          The 'None' literal object
static Filtering Filtering.MANUAL_LITERAL
          The 'Manual' literal object
static Filtering Filtering.AUTOMATIC_LITERAL
          The 'Automatic' literal object
 

Methods in com.ibm.xtools.notation that return Filtering
static Filtering Filtering.get(String name)
          Returns the 'Filtering' literal with the specified name
static Filtering Filtering.get(int value)
          Returns the 'Filtering' literal with the specified value
 Filtering FilteringStyle.getFiltering()
          Returns the value of the 'Filtering' attribute.
 

Methods in com.ibm.xtools.notation with parameters of type Filtering
 void FilteringStyle.setFiltering(Filtering value)
          Sets the value of the 'Filtering' attribute
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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