UML

org.topcased.modeler.uml.profilediagram
Interface ProfileEditPolicyConstants


public interface ProfileEditPolicyConstants

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

** Generated **

Field Summary
static java.lang.String PROPERTY_EDITPOLICY
          The key used to install an Property EditPolicy.
static java.lang.String STEREOTYPE_EDITPOLICY
          The key used to install an Stereotype EditPolicy.
 

Field Detail

STEREOTYPE_EDITPOLICY

static final java.lang.String STEREOTYPE_EDITPOLICY
The key used to install an Stereotype EditPolicy.

See Also:
Constant Field Values

PROPERTY_EDITPOLICY

static final java.lang.String PROPERTY_EDITPOLICY
The key used to install an Property EditPolicy.

See Also:
Constant Field Values

UML

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