Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.application.visual.editor.requests
Interface SystemRequestContstants


public interface SystemRequestContstants

Request constants specific to the Application Diagram


Field Summary
static String REQ_BROWSE
          Indicates that the user selected to browse the source for the selected node.
static String REQ_COLLAPSE_TOGGLE
          Indicates that the user selected to expand or collapse the specific node.
static String SET_CONNECTIONLAYER_ROUTER
          Request to set router in connection layer.
 

Field Detail

SET_CONNECTIONLAYER_ROUTER

static final String SET_CONNECTIONLAYER_ROUTER
Request to set router in connection layer.

See Also:
Constant Field Values

REQ_BROWSE

static final String REQ_BROWSE
Indicates that the user selected to browse the source for the selected node.

See Also:
Constant Field Values

REQ_COLLAPSE_TOGGLE

static final String REQ_COLLAPSE_TOGGLE
Indicates that the user selected to expand or collapse the specific node.

See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.