UML Modeling Layer

com.ibm.xtools.uml.type
Interface EditRequestParameters


public interface EditRequestParameters

Defines the names of parameters that are supported in requests to modify models.

These parameters can be used in methods on the UMLElementFactory that are parameterized by a requestParameters map.


Field Summary
static String ACCEPT_ACTION_EVENT
          The Event for a new accept action.
static String ACTIVITY_GROUP
          The ActivityGroup that should contain a newly created activity node.
static String ACTIVITY_PARTITIONS
          The ActivityPartitions that should reference a newly created activity node.
static String ADD_STRUCTURAL_FEATURE_VALUE_ACTION_STRUCTURAL_FEATURE
          The StructuralFeature that is the structural feature for a new addStructuralFeatureValueAction.
static String ADD_VARIABLE_VALUE_ACTION_VARIABLE
          The Variable that is the variable for a new addVariableValueAction.
static String APPLIED_STEREOTYPE_PARAM_NAME
          A String representing the fully qualified name of the stereotype that should be applied to the new element.
static String ASSOCIATION_END1_IS_NAVIGABLE
          A Boolean indicating that end1 of the association is navigable.
static String ASSOCIATION_END2_IS_NAVIGABLE
          A Boolean indicating that end2 of the association is navigable.
static String ASSOCIATION_KIND
          The UMLAssociationKindType for this association.
static String BASIC_DELETE
          A parameter value indicating whether basic delete algorithm should be used.
static String BEHAVIORAL_FEATURE
          The Type to set as the aggregation of a new property.
static String BROADCAST_SIGNAL_ACTION_SIGNAL
          The Signal that is the signal for a new broadcast signal action.
static String CALL_BEHAVIOR_ACTION_BEHAVIOR
          The Behavior that is the behavior for a new call behavior action.
static String CALL_EVENT_OPERATION
          The Operation for a new call trigger.
static String CALL_OPERATION_ACTION_OPERATION
          The Operation that is the operation for a new call operation action.
static String CHANGE_EVENT_CHANGE_EXPRESSION
          The ValueSpecifiection for a new change trigger.
static String CLEAR_STRUCTURAL_FEATURE_ACTION_STRUCTURAL_FEATURE
          The StructuralFeature that is the structural feature for a new clearStructuralFeatureAction.
static String CLEAR_VARIABLE_ACTION_VARIABLE
          The Variable that is the variable for a new clearVariableAction.
static String COLLABORATION_OCCURRENCE_TYPE
          The Collaboration to set as the type of the new collaboration occurrence.
static String COMMENT_BODY
          A String that is the body text of a new comment.
static String CONNECTION_POINT_REFERENCE_ENTRIES
          The List of pseudostates that are the entries of a new connection point reference element.
static String CONNECTION_POINT_REFERENCE_EXITS
          The List of pseudostates that are the exits of a new connection point reference element.
static String CONNECTION_POINT_REFERENCE_OWNER
          The State that will own the new connection point reference for a new pseudostate.
static String CONNECTOR_KIND
          The String representing the name of the ConnectorKind enumeration literal that is the kind of a new connector element.
static String CONNECTOR_NAME
          The String representing a Connector's name.
static String CONNECTOR_SOURCE_PART_WITH_PORT
          The Property representing a Connector's source end partWithPort value.
static String CONNECTOR_TARGET_PART_WITH_PORT
          The Property representing a Connector's target end partWithPort value.
static String CONNECTOR_TYPE
          The Association representing a Connector's type.
static String CONSTRAINT_CONSTRAINED_ELEMENTS
          List of Elements to add to the constrainedElements feature of the new constraint.
static String CONSTRAINT_SPECIFICATION
          The EClass of a constraint specification.
static String CREATE_NEW_ELEMENT
          The IElementType corresponding to the new element to be created when editing an element results in the creation of a dependent.
static String CREATE_OBJECT_ACTION_CLASSIFIER
          The Classifier that is the classifier for a new create object action.
static String CREATE_REQUIRED_DEFAULTS
          The EObject that should own any new default elements that are required to create a new element without validation warnings or errors.
static String DESTROY_STEREOTYPES_COMMAND
          Represent a Destroy Sterotypes command.
static String DIAGRAM_PREFERENCES_HINT
          The PreferencesHint for new diagrams.
static String EVENT_DATA
          The Trigger for which a new event has been created.
static String EXTEND_EXTENSION_LOCATIONS
          List of ExtensionPoints to add to a new Extend relationship.
static String IGNORE_ACTIVITY_PARTITIONS
          The OverrideActivityPartition prevents control nodes from referencing partitions on creation.
static String INSTANCE_SPECIFICATION_CLASSIFIER
          The Classifer to set as the classifier of a new instance specification.
static String INSTANCE_VALUE_INSTANCE
          The InstanceSpecification to set as the instance of a new instance value.
static String MAIN_DIAGRAM
          A Boolean indicating that a new diagram is the main diagram in its container.
static String PARAMETER_DIRECTION_KIND
          The ParameterDirectionKind for a newly created Parameter.
static String PORT_BEHAVIOR
          A Boolean indicating the behavior flag of the port
static String PORT_SERVICE
          A Boolean indicating whether or not this is a service port
static String PORT_TYPE
          The Type to set as the type of the new port.
static String PROPERTY_AGGREGATION
          The AggregationKind to set as the aggregation of a new property.
static String PROPERTY_TYPE
          The Type to set as the type of a new property.
static String PROVIDED_OR_REQUIRED_INTERFACE
          The Interface for a new provided or required interface on a port or component.
static String PROVIDED_OR_REQUIRED_INTERFACE_PORT
          The Port for a new provided or required interface on a that port.
static String PSEUDOSTATE_KIND
          The PseudostateKind for a new pseudostate element.
static String READ_EXTENT_ACTION_CLASSIFIER
          The Classifier that is the classifier for a new read extent action.
static String READ_IS_CLASSIFIED_OBJECT_ACTION_CLASSIFIER
          The Classifier that is the classifier for a new readIsClassifierObjectAction.
static String READ_STRUCTURAL_FEATURE_ACTION_STRUCTURAL_FEATURE
          The StructuralFeature that is the structural feature for a new readStructuralFeatureAction.
static String READ_VARIABLE_ACTION_VARIABLE
          The Variable that is the variable for a new readVariableAction.
static String REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION_STRUCTURAL_FEATURE
          The StructuralFeature that is the structural feature for a new removeStructuralFeatureValueAction.
static String REMOVE_VARIABLE_VALUE_ACTION_VARIABLE
          The Variable that is the variable for a new removeVariableValueAction.
static String REPLY_ACTION_REPLY_TO_CALL
          The CallEvent that is the replyToCall of a new ReplyAction.
static String REPLY_ACTION_RETURN_INFORMATION
          The InputPin that is the returnInformation of a new ReplyAction.
static String SELECT_EXISTING_ELEMENT
          A Boolean indicating whether or not to select an existing element as a value for a given parameter.
static String SEND_OBJECT_ACTION_REQUEST
          The InputPin that is the request for a new send object action.
static String SEND_OBJECT_ACTION_TARGET
          The InputPin that is the target for a new send object action.
static String SEND_SIGNAL_ACTION_SIGNAL
          The Signal that is the signal for a new send signal action.
static String SHORTCUT_TARGET
          The EObject that is the target of a new shortcut element.
static String SIGNAL
          The Signal for a new signal .
static String SIGNAL_EVENT_SIGNAL
          The Signal for a new signal trigger.
static String SLOT_DEFINING_FEATURE
          The StructuralFeature to set as the defining feature of a new Slot.
static String SOURCE
          The Element that is the source of the relationship.
static String STATE_REGION_COUNT
          The Integer that is the number of regions in a new state element.
static String STATE_SUBMACHINE
          The StateMachine that is the submachine for a new state.
static String STEREOTYPES_TO_DESTROY
          Represent a list of Steretype Applications that has to be destroyed.
static String TARGET
          The Element that is the target of the relationship.
static String TEMPLATE_PARAMETER_OWNED_PARAMETERED_ELEMENT_KIND
          The EClass representing the kind of owned parametered element to be created in a template parameter.
static String TEMPLATE_PARAMETER_SUBSTITUTION_ACTUAL
          The ParameterableElement representing the actual feature of a new template parameter substitution.
static String TEMPLATE_PARAMETER_SUBSTITUTION_BINDING
          The TemplateBinding representing the template binding feature of a new template parameter substitution.
static String TEMPLATE_PARAMETER_SUBSTITUTION_FORMAL
          The TemplateParameter representing the formal feature of a new template parameter substitution.
static String TIME_EVENT_TIME_EXPRESSION
          The TimeExpression for a new time trigger.
static String TRANSITION_KIND
          The TransitionKind of a new transition element.
static String TRIGGER_EVENT
          The Trigger for which a new event has been created.
static String TRIGGER_EVENT_TYPE
          The Transition for which a new trigger has been created.
static String UNSPECIFIED
          A parameter value indicating whether or not a required parameter should be left unspecified.
static String URL_CREATE_REFERENCE
          A Boolean indicating whether or not to add the containing element as one of the annotated elements in the URL.
static String URL_DISPLAY_NAME
          A String that is the display name of a URL stereotype
static String URL_ICON
          A Byte[] that is the icon of a URL stereotype
static String URL_LINK_TYPE
          A String that is the relationship of a Link stereotype
static String USE_EDIT_HELPERS
          For internal use only.
static String VALUE_PIN_VALUE
          The ValueSpecification that is the value for a new valuePin.
 

Field Detail

USE_EDIT_HELPERS

static final String USE_EDIT_HELPERS
For internal use only.

See Also:
Constant Field Values

CREATE_NEW_ELEMENT

static final String CREATE_NEW_ELEMENT
The IElementType corresponding to the new element to be created when editing an element results in the creation of a dependent.

See Also:
Constant Field Values

SELECT_EXISTING_ELEMENT

static final String SELECT_EXISTING_ELEMENT
A Boolean indicating whether or not to select an existing element as a value for a given parameter.

See Also:
Constant Field Values

UNSPECIFIED

static final String UNSPECIFIED
A parameter value indicating whether or not a required parameter should be left unspecified.

See Also:
Constant Field Values

CREATE_REQUIRED_DEFAULTS

static final String CREATE_REQUIRED_DEFAULTS
The EObject that should own any new default elements that are required to create a new element without validation warnings or errors.

See Also:
Constant Field Values

BASIC_DELETE

static final String BASIC_DELETE
A parameter value indicating whether basic delete algorithm should be used. Some edit helpers / advices can use it to provide two modes of operation. For example, deleting a Profile Application may go through regular destroy algorithm (basic) or use UML's API to unapply profile instead (advanced).

See Also:
Constant Field Values

SOURCE

static final String SOURCE
The Element that is the source of the relationship.

See Also:
Constant Field Values

TARGET

static final String TARGET
The Element that is the target of the relationship.

See Also:
Constant Field Values

DIAGRAM_PREFERENCES_HINT

static final String DIAGRAM_PREFERENCES_HINT
The PreferencesHint for new diagrams.

See Also:
Constant Field Values

MAIN_DIAGRAM

static final String MAIN_DIAGRAM
A Boolean indicating that a new diagram is the main diagram in its container.

See Also:
Constant Field Values

APPLIED_STEREOTYPE_PARAM_NAME

static final String APPLIED_STEREOTYPE_PARAM_NAME
A String representing the fully qualified name of the stereotype that should be applied to the new element.

See Also:
Constant Field Values

CONSTRAINT_CONSTRAINED_ELEMENTS

static final String CONSTRAINT_CONSTRAINED_ELEMENTS
List of Elements to add to the constrainedElements feature of the new constraint.

See Also:
Constant Field Values

CONSTRAINT_SPECIFICATION

static final String CONSTRAINT_SPECIFICATION
The EClass of a constraint specification.

See Also:
Constant Field Values

EXTEND_EXTENSION_LOCATIONS

static final String EXTEND_EXTENSION_LOCATIONS
List of ExtensionPoints to add to a new Extend relationship.

See Also:
Constant Field Values

SLOT_DEFINING_FEATURE

static final String SLOT_DEFINING_FEATURE
The StructuralFeature to set as the defining feature of a new Slot.

See Also:
Constant Field Values

INSTANCE_SPECIFICATION_CLASSIFIER

static final String INSTANCE_SPECIFICATION_CLASSIFIER
The Classifer to set as the classifier of a new instance specification.

See Also:
Constant Field Values

INSTANCE_VALUE_INSTANCE

static final String INSTANCE_VALUE_INSTANCE
The InstanceSpecification to set as the instance of a new instance value.

See Also:
Constant Field Values

PROPERTY_AGGREGATION

static final String PROPERTY_AGGREGATION
The AggregationKind to set as the aggregation of a new property.

See Also:
Constant Field Values

PROPERTY_TYPE

static final String PROPERTY_TYPE
The Type to set as the type of a new property.

See Also:
Constant Field Values

PORT_TYPE

static final String PORT_TYPE
The Type to set as the type of the new port.

See Also:
Constant Field Values

PORT_SERVICE

static final String PORT_SERVICE
A Boolean indicating whether or not this is a service port

See Also:
Constant Field Values

PORT_BEHAVIOR

static final String PORT_BEHAVIOR
A Boolean indicating the behavior flag of the port

See Also:
Constant Field Values

BEHAVIORAL_FEATURE

static final String BEHAVIORAL_FEATURE
The Type to set as the aggregation of a new property.

See Also:
Constant Field Values

ASSOCIATION_END1_IS_NAVIGABLE

static final String ASSOCIATION_END1_IS_NAVIGABLE
A Boolean indicating that end1 of the association is navigable.

See Also:
Constant Field Values

ASSOCIATION_END2_IS_NAVIGABLE

static final String ASSOCIATION_END2_IS_NAVIGABLE
A Boolean indicating that end2 of the association is navigable.

See Also:
Constant Field Values

ASSOCIATION_KIND

static final String ASSOCIATION_KIND
The UMLAssociationKindType for this association.

See Also:
Constant Field Values

COLLABORATION_OCCURRENCE_TYPE

static final String COLLABORATION_OCCURRENCE_TYPE
The Collaboration to set as the type of the new collaboration occurrence.

See Also:
Constant Field Values

COMMENT_BODY

static final String COMMENT_BODY
A String that is the body text of a new comment.

See Also:
Constant Field Values

URL_LINK_TYPE

static final String URL_LINK_TYPE
A String that is the relationship of a Link stereotype

See Also:
Constant Field Values

URL_CREATE_REFERENCE

static final String URL_CREATE_REFERENCE
A Boolean indicating whether or not to add the containing element as one of the annotated elements in the URL.

See Also:
Constant Field Values

URL_DISPLAY_NAME

static final String URL_DISPLAY_NAME
A String that is the display name of a URL stereotype

See Also:
Constant Field Values

URL_ICON

static final String URL_ICON
A Byte[] that is the icon of a URL stereotype

See Also:
Constant Field Values

SHORTCUT_TARGET

static final String SHORTCUT_TARGET
The EObject that is the target of a new shortcut element.

See Also:
Constant Field Values

CONNECTOR_KIND

static final String CONNECTOR_KIND
The String representing the name of the ConnectorKind enumeration literal that is the kind of a new connector element.

See Also:
Constant Field Values

CONNECTOR_SOURCE_PART_WITH_PORT

static final String CONNECTOR_SOURCE_PART_WITH_PORT
The Property representing a Connector's source end partWithPort value.

See Also:
Constant Field Values

CONNECTOR_TARGET_PART_WITH_PORT

static final String CONNECTOR_TARGET_PART_WITH_PORT
The Property representing a Connector's target end partWithPort value.

See Also:
Constant Field Values

CONNECTOR_TYPE

static final String CONNECTOR_TYPE
The Association representing a Connector's type.

See Also:
Constant Field Values

CONNECTOR_NAME

static final String CONNECTOR_NAME
The String representing a Connector's name.

See Also:
Constant Field Values

TEMPLATE_PARAMETER_OWNED_PARAMETERED_ELEMENT_KIND

static final String TEMPLATE_PARAMETER_OWNED_PARAMETERED_ELEMENT_KIND
The EClass representing the kind of owned parametered element to be created in a template parameter.

See Also:
Constant Field Values

TEMPLATE_PARAMETER_SUBSTITUTION_FORMAL

static final String TEMPLATE_PARAMETER_SUBSTITUTION_FORMAL
The TemplateParameter representing the formal feature of a new template parameter substitution.

See Also:
Constant Field Values

TEMPLATE_PARAMETER_SUBSTITUTION_BINDING

static final String TEMPLATE_PARAMETER_SUBSTITUTION_BINDING
The TemplateBinding representing the template binding feature of a new template parameter substitution.

See Also:
Constant Field Values

TEMPLATE_PARAMETER_SUBSTITUTION_ACTUAL

static final String TEMPLATE_PARAMETER_SUBSTITUTION_ACTUAL
The ParameterableElement representing the actual feature of a new template parameter substitution.

See Also:
Constant Field Values

TRIGGER_EVENT_TYPE

static final String TRIGGER_EVENT_TYPE
The Transition for which a new trigger has been created.

See Also:
Constant Field Values

EVENT_DATA

static final String EVENT_DATA
The Trigger for which a new event has been created.

See Also:
Constant Field Values

TRIGGER_EVENT

static final String TRIGGER_EVENT
The Trigger for which a new event has been created.

See Also:
Constant Field Values

CALL_EVENT_OPERATION

static final String CALL_EVENT_OPERATION
The Operation for a new call trigger.

See Also:
Constant Field Values

SIGNAL_EVENT_SIGNAL

static final String SIGNAL_EVENT_SIGNAL
The Signal for a new signal trigger.

See Also:
Constant Field Values

CHANGE_EVENT_CHANGE_EXPRESSION

static final String CHANGE_EVENT_CHANGE_EXPRESSION
The ValueSpecifiection for a new change trigger.

See Also:
Constant Field Values

TIME_EVENT_TIME_EXPRESSION

static final String TIME_EVENT_TIME_EXPRESSION
The TimeExpression for a new time trigger.

See Also:
Constant Field Values

STATE_SUBMACHINE

static final String STATE_SUBMACHINE
The StateMachine that is the submachine for a new state.

See Also:
Constant Field Values

STATE_REGION_COUNT

static final String STATE_REGION_COUNT
The Integer that is the number of regions in a new state element.

See Also:
Constant Field Values

CONNECTION_POINT_REFERENCE_ENTRIES

static final String CONNECTION_POINT_REFERENCE_ENTRIES
The List of pseudostates that are the entries of a new connection point reference element.

See Also:
Constant Field Values

CONNECTION_POINT_REFERENCE_EXITS

static final String CONNECTION_POINT_REFERENCE_EXITS
The List of pseudostates that are the exits of a new connection point reference element.

See Also:
Constant Field Values

TRANSITION_KIND

static final String TRANSITION_KIND
The TransitionKind of a new transition element.

See Also:
Constant Field Values

CONNECTION_POINT_REFERENCE_OWNER

static final String CONNECTION_POINT_REFERENCE_OWNER
The State that will own the new connection point reference for a new pseudostate.

See Also:
Constant Field Values

PSEUDOSTATE_KIND

static final String PSEUDOSTATE_KIND
The PseudostateKind for a new pseudostate element.

See Also:
Constant Field Values

ACTIVITY_GROUP

static final String ACTIVITY_GROUP
The ActivityGroup that should contain a newly created activity node.

See Also:
Constant Field Values

ACTIVITY_PARTITIONS

static final String ACTIVITY_PARTITIONS
The ActivityPartitions that should reference a newly created activity node.

See Also:
Constant Field Values

IGNORE_ACTIVITY_PARTITIONS

static final String IGNORE_ACTIVITY_PARTITIONS
The OverrideActivityPartition prevents control nodes from referencing partitions on creation.

See Also:
Constant Field Values

ACCEPT_ACTION_EVENT

static final String ACCEPT_ACTION_EVENT
The Event for a new accept action.

See Also:
Constant Field Values

REPLY_ACTION_REPLY_TO_CALL

static final String REPLY_ACTION_REPLY_TO_CALL
The CallEvent that is the replyToCall of a new ReplyAction.

See Also:
Constant Field Values

REPLY_ACTION_RETURN_INFORMATION

static final String REPLY_ACTION_RETURN_INFORMATION
The InputPin that is the returnInformation of a new ReplyAction.

See Also:
Constant Field Values

BROADCAST_SIGNAL_ACTION_SIGNAL

static final String BROADCAST_SIGNAL_ACTION_SIGNAL
The Signal that is the signal for a new broadcast signal action.

See Also:
Constant Field Values

CALL_BEHAVIOR_ACTION_BEHAVIOR

static final String CALL_BEHAVIOR_ACTION_BEHAVIOR
The Behavior that is the behavior for a new call behavior action.

See Also:
Constant Field Values

SEND_SIGNAL_ACTION_SIGNAL

static final String SEND_SIGNAL_ACTION_SIGNAL
The Signal that is the signal for a new send signal action.

See Also:
Constant Field Values

CALL_OPERATION_ACTION_OPERATION

static final String CALL_OPERATION_ACTION_OPERATION
The Operation that is the operation for a new call operation action.

See Also:
Constant Field Values

SEND_OBJECT_ACTION_REQUEST

static final String SEND_OBJECT_ACTION_REQUEST
The InputPin that is the request for a new send object action.

See Also:
Constant Field Values

SEND_OBJECT_ACTION_TARGET

static final String SEND_OBJECT_ACTION_TARGET
The InputPin that is the target for a new send object action.

See Also:
Constant Field Values

CREATE_OBJECT_ACTION_CLASSIFIER

static final String CREATE_OBJECT_ACTION_CLASSIFIER
The Classifier that is the classifier for a new create object action.

See Also:
Constant Field Values

READ_EXTENT_ACTION_CLASSIFIER

static final String READ_EXTENT_ACTION_CLASSIFIER
The Classifier that is the classifier for a new read extent action.

See Also:
Constant Field Values

READ_IS_CLASSIFIED_OBJECT_ACTION_CLASSIFIER

static final String READ_IS_CLASSIFIED_OBJECT_ACTION_CLASSIFIER
The Classifier that is the classifier for a new readIsClassifierObjectAction.

See Also:
Constant Field Values

ADD_STRUCTURAL_FEATURE_VALUE_ACTION_STRUCTURAL_FEATURE

static final String ADD_STRUCTURAL_FEATURE_VALUE_ACTION_STRUCTURAL_FEATURE
The StructuralFeature that is the structural feature for a new addStructuralFeatureValueAction.

See Also:
Constant Field Values

CLEAR_STRUCTURAL_FEATURE_ACTION_STRUCTURAL_FEATURE

static final String CLEAR_STRUCTURAL_FEATURE_ACTION_STRUCTURAL_FEATURE
The StructuralFeature that is the structural feature for a new clearStructuralFeatureAction.

See Also:
Constant Field Values

READ_STRUCTURAL_FEATURE_ACTION_STRUCTURAL_FEATURE

static final String READ_STRUCTURAL_FEATURE_ACTION_STRUCTURAL_FEATURE
The StructuralFeature that is the structural feature for a new readStructuralFeatureAction.

See Also:
Constant Field Values

REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION_STRUCTURAL_FEATURE

static final String REMOVE_STRUCTURAL_FEATURE_VALUE_ACTION_STRUCTURAL_FEATURE
The StructuralFeature that is the structural feature for a new removeStructuralFeatureValueAction.

See Also:
Constant Field Values

ADD_VARIABLE_VALUE_ACTION_VARIABLE

static final String ADD_VARIABLE_VALUE_ACTION_VARIABLE
The Variable that is the variable for a new addVariableValueAction.

See Also:
Constant Field Values

CLEAR_VARIABLE_ACTION_VARIABLE

static final String CLEAR_VARIABLE_ACTION_VARIABLE
The Variable that is the variable for a new clearVariableAction.

See Also:
Constant Field Values

READ_VARIABLE_ACTION_VARIABLE

static final String READ_VARIABLE_ACTION_VARIABLE
The Variable that is the variable for a new readVariableAction.

See Also:
Constant Field Values

REMOVE_VARIABLE_VALUE_ACTION_VARIABLE

static final String REMOVE_VARIABLE_VALUE_ACTION_VARIABLE
The Variable that is the variable for a new removeVariableValueAction.

See Also:
Constant Field Values

VALUE_PIN_VALUE

static final String VALUE_PIN_VALUE
The ValueSpecification that is the value for a new valuePin.

See Also:
Constant Field Values

PROVIDED_OR_REQUIRED_INTERFACE

static final String PROVIDED_OR_REQUIRED_INTERFACE
The Interface for a new provided or required interface on a port or component.

See Also:
Constant Field Values

PROVIDED_OR_REQUIRED_INTERFACE_PORT

static final String PROVIDED_OR_REQUIRED_INTERFACE_PORT
The Port for a new provided or required interface on a that port.

See Also:
Constant Field Values

PARAMETER_DIRECTION_KIND

static final String PARAMETER_DIRECTION_KIND
The ParameterDirectionKind for a newly created Parameter.

See Also:
Constant Field Values

SIGNAL

static final String SIGNAL
The Signal for a new signal .

See Also:
Constant Field Values

DESTROY_STEREOTYPES_COMMAND

static final String DESTROY_STEREOTYPES_COMMAND
Represent a Destroy Sterotypes command.

See Also:
Constant Field Values

STEREOTYPES_TO_DESTROY

static final String STEREOTYPES_TO_DESTROY
Represent a list of Steretype Applications that has to be destroyed.

See Also:
Constant Field Values

UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.