IBM Rational Software Modeler
Release 6.0

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

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

Uses of Routing in com.ibm.xtools.notation
 

Fields in com.ibm.xtools.notation declared as Routing
static Routing Routing.MANUAL_LITERAL
          The 'Manual' literal object
static Routing Routing.RECTILINEAR_LITERAL
          The 'Rectilinear' literal object
static Routing Routing.TREE_LITERAL
          The 'Tree' literal object
 

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

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


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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