IBM Rational Software Modeler
Release 6.0

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

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

Uses of JumpLinkStatus in com.ibm.xtools.notation
 

Fields in com.ibm.xtools.notation declared as JumpLinkStatus
static JumpLinkStatus JumpLinkStatus.NONE_LITERAL
          The 'None' literal object
static JumpLinkStatus JumpLinkStatus.ALL_LITERAL
          The 'All' literal object
static JumpLinkStatus JumpLinkStatus.BELOW_LITERAL
          The 'Below' literal object
static JumpLinkStatus JumpLinkStatus.ABOVE_LITERAL
          The 'Above' literal object
 

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

Methods in com.ibm.xtools.notation with parameters of type JumpLinkStatus
 void RoutingStyle.setJumpLinkStatus(JumpLinkStatus value)
          Sets the value of the 'Jump Link Status' attribute
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

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