SAM

org.topcased.modeler.sam
Interface SAMRequestConstants


public interface SAMRequestConstants

created 12 avr. 2005


Field Summary
static java.lang.String REQ_ADD_NEW_PORT
          Indicates that an add new port request should be performed.
static java.lang.String REQ_EDIT_REQUIREMENT
          Deprecated. Remove this dialog. Use the corresponding section in the Properties View
static java.lang.String REQ_INVERSE_PORTS
          Indicates that an inverse Ports request should be performed.
static java.lang.String REQ_ROTATE
          Indicates that a Rotate request should be performed.
 

Field Detail

REQ_EDIT_REQUIREMENT

static final java.lang.String REQ_EDIT_REQUIREMENT
Deprecated. Remove this dialog. Use the corresponding section in the Properties View
Indicates that an edit Requirement request should be performed.

See Also:
Constant Field Values

REQ_ADD_NEW_PORT

static final java.lang.String REQ_ADD_NEW_PORT
Indicates that an add new port request should be performed.

See Also:
Constant Field Values

REQ_INVERSE_PORTS

static final java.lang.String REQ_INVERSE_PORTS
Indicates that an inverse Ports request should be performed.

See Also:
Constant Field Values

REQ_ROTATE

static final java.lang.String REQ_ROTATE
Indicates that a Rotate request should be performed.

See Also:
Constant Field Values

SAM

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.