UML

org.topcased.modeler.uml.sequencediagram
Interface SequenceEditPolicyConstants


public interface SequenceEditPolicyConstants

A collection of Roles. Each identifier is used to key the EditPolicy.

** Generated **

Field Summary
static java.lang.String BEHAVIOREXECUTIONSPECIFICATION_EDITPOLICY
          The key used to install an BehaviorExecutionSpecification EditPolicy.
static java.lang.String COMBINEDFRAGMENT_EDITPOLICY
          The key used to install an CombinedFragment EditPolicy.
static java.lang.String COMMENT_EDITPOLICY
          The key used to install an Comment EditPolicy.
static java.lang.String COMMENTLINK_EDITPOLICY
          The key used to install an CommentLink EditPolicy.
static java.lang.String DESTRUCTIONEVENT_EDITPOLICY
          The key used to install an DestructionEvent EditPolicy.
static java.lang.String ELEMENT_EDITPOLICY
          The key used to install an Element EditPolicy.
static java.lang.String INTERACTION_EDITPOLICY
          The key used to install an Interaction EditPolicy.
static java.lang.String LIFELINE_EDITPOLICY
          The key used to install an Lifeline EditPolicy.
static java.lang.String MESSAGE_EDITPOLICY
          The key used to install an Message EditPolicy.
 

Field Detail

ELEMENT_EDITPOLICY

static final java.lang.String ELEMENT_EDITPOLICY
The key used to install an Element EditPolicy.

See Also:
Constant Field Values

INTERACTION_EDITPOLICY

static final java.lang.String INTERACTION_EDITPOLICY
The key used to install an Interaction EditPolicy.

See Also:
Constant Field Values

LIFELINE_EDITPOLICY

static final java.lang.String LIFELINE_EDITPOLICY
The key used to install an Lifeline EditPolicy.

See Also:
Constant Field Values

MESSAGE_EDITPOLICY

static final java.lang.String MESSAGE_EDITPOLICY
The key used to install an Message EditPolicy.

See Also:
Constant Field Values

DESTRUCTIONEVENT_EDITPOLICY

static final java.lang.String DESTRUCTIONEVENT_EDITPOLICY
The key used to install an DestructionEvent EditPolicy.

See Also:
Constant Field Values

BEHAVIOREXECUTIONSPECIFICATION_EDITPOLICY

static final java.lang.String BEHAVIOREXECUTIONSPECIFICATION_EDITPOLICY
The key used to install an BehaviorExecutionSpecification EditPolicy.

See Also:
Constant Field Values

COMMENT_EDITPOLICY

static final java.lang.String COMMENT_EDITPOLICY
The key used to install an Comment EditPolicy.

See Also:
Constant Field Values

COMBINEDFRAGMENT_EDITPOLICY

static final java.lang.String COMBINEDFRAGMENT_EDITPOLICY
The key used to install an CombinedFragment EditPolicy.

See Also:
Constant Field Values

COMMENTLINK_EDITPOLICY

static final java.lang.String COMMENTLINK_EDITPOLICY
The key used to install an CommentLink EditPolicy.

See Also:
Constant Field Values

UML

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