IBM Rational Software Modeler
Release 6.0

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

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

Uses of Smoothness in com.ibm.xtools.notation
 

Fields in com.ibm.xtools.notation declared as Smoothness
static Smoothness Smoothness.NONE_LITERAL
          The 'None' literal object
static Smoothness Smoothness.NORMAL_LITERAL
          The 'Normal' literal object
static Smoothness Smoothness.LESS_LITERAL
          The 'Less' literal object
static Smoothness Smoothness.MORE_LITERAL
          The 'More' literal object
 

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

Methods in com.ibm.xtools.notation with parameters of type Smoothness
 void RoutingStyle.setSmoothness(Smoothness value)
          Sets the value of the 'Smoothness' attribute
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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