IBM Rational Software Modeler
Release 6.0

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

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

Uses of JumpLinkType in com.ibm.xtools.notation
 

Fields in com.ibm.xtools.notation declared as JumpLinkType
static JumpLinkType JumpLinkType.SEMICIRCLE_LITERAL
          The 'Semicircle' literal object
static JumpLinkType JumpLinkType.SQUARE_LITERAL
          The 'Square' literal object
static JumpLinkType JumpLinkType.CHAMFERED_LITERAL
          The 'Chamfered' literal object
 

Methods in com.ibm.xtools.notation that return JumpLinkType
static JumpLinkType JumpLinkType.get(String name)
          Returns the 'Jump Link Type' literal with the specified name
static JumpLinkType JumpLinkType.get(int value)
          Returns the 'Jump Link Type' literal with the specified value
 JumpLinkType RoutingStyle.getJumpLinkType()
          Returns the value of the 'Jump Link Type' attribute.
 

Methods in com.ibm.xtools.notation with parameters of type JumpLinkType
 void RoutingStyle.setJumpLinkType(JumpLinkType value)
          Sets the value of the 'Jump Link Type' attribute
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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