|  | # Copyright (c) 2005, 2018 IBM Corporation, Embarcadero Technologies, CEA, and others. | 
|  | # All rights reserved.   This program and the accompanying materials | 
|  | # are made available under the terms of the Eclipse Public License v2.0 | 
|  | # which accompanies this distribution, and is available at | 
|  | # http://www.eclipse.org/legal/epl-v20.html | 
|  | # | 
|  | # Contributors: | 
|  | #   IBM - initial API and implementation | 
|  | #   Kenn Hussey (Embarcadero Technologies) - 204200 | 
|  | #   Kenn Hussey (CEA) - 327039, 351774, 418466 | 
|  | #   Kenn Hussey - 535301 | 
|  | # | 
|  |  | 
|  | # NLS_MESSAGEFORMAT_VAR | 
|  |  | 
|  | pluginName = UML2 UML Edit Support | 
|  | providerName = Eclipse Modeling Project | 
|  |  | 
|  | _UI_CreateChild_text = {1} | {0} | 
|  | _UI_CreateChild_text2 = {1} | {0} | 
|  | _UI_CreateChild_text3 = {1} | 
|  | _UI_CreateChild_tooltip = Create New {0} Under {1} Feature | 
|  | _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}. | 
|  | _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent. | 
|  |  | 
|  | _UI_PropertyDescriptor_description = The {0} of the {1} | 
|  |  | 
|  | _UI_Comment_type = Comment | 
|  | _UI_Element_type = Element | 
|  | _UI_Package_type = Package | 
|  | _UI_PackageableElement_type = Packageable Element | 
|  | _UI_NamedElement_type = Named Element | 
|  | _UI_Dependency_type = Dependency | 
|  | _UI_DirectedRelationship_type = Directed Relationship | 
|  | _UI_Relationship_type = Relationship | 
|  | _UI_Namespace_type = Namespace | 
|  | _UI_ElementImport_type = Element Import | 
|  | _UI_PackageImport_type = Package Import | 
|  | _UI_Constraint_type = Constraint | 
|  | _UI_ValueSpecification_type = Value Specification | 
|  | _UI_TypedElement_type = Typed Element | 
|  | _UI_Type_type = Type | 
|  | _UI_Association_type = Association | 
|  | _UI_Classifier_type = Classifier | 
|  | _UI_RedefinableElement_type = Redefinable Element | 
|  | _UI_TemplateableElement_type = Templateable Element | 
|  | _UI_TemplateBinding_type = Template Binding | 
|  | _UI_TemplateSignature_type = Template Signature | 
|  | _UI_TemplateParameter_type = Template Parameter | 
|  | _UI_ParameterableElement_type = Parameterable Element | 
|  | _UI_TemplateParameterSubstitution_type = Template Parameter Substitution | 
|  | _UI_Generalization_type = Generalization | 
|  | _UI_GeneralizationSet_type = Generalization Set | 
|  | _UI_Feature_type = Feature | 
|  | _UI_Substitution_type = Substitution | 
|  | _UI_Realization_type = Realization | 
|  | _UI_Abstraction_type = Abstraction | 
|  | _UI_OpaqueExpression_type = Opaque Expression | 
|  | _UI_Parameter_type = Parameter | 
|  | _UI_MultiplicityElement_type = Multiplicity Element | 
|  | _UI_ConnectableElement_type = Connectable Element | 
|  | _UI_ConnectorEnd_type = Connector End | 
|  | _UI_Property_type = Property | 
|  | _UI_DeploymentTarget_type = Deployment Target | 
|  | _UI_Deployment_type = Deployment | 
|  | _UI_DeployedArtifact_type = Deployed Artifact | 
|  | _UI_DeploymentSpecification_type = Deployment Specification | 
|  | _UI_Artifact_type = Artifact | 
|  | _UI_Manifestation_type = Manifestation | 
|  | _UI_Operation_type = Operation | 
|  | _UI_BehavioralFeature_type = Behavioral Feature | 
|  | _UI_Behavior_type = Behavior | 
|  | _UI_Class_type = Class | 
|  | _UI_BehavioredClassifier_type = Behaviored Classifier | 
|  | _UI_InterfaceRealization_type = Interface Realization | 
|  | _UI_Interface_type = Interface | 
|  | _UI_Reception_type = Reception | 
|  | _UI_Signal_type = Signal | 
|  | _UI_ProtocolStateMachine_type = Protocol State Machine | 
|  | _UI_StateMachine_type = State Machine | 
|  | _UI_Region_type = Region | 
|  | _UI_Vertex_type = Vertex | 
|  | _UI_Transition_type = Transition | 
|  | _UI_Trigger_type = Trigger | 
|  | _UI_Event_type = Event | 
|  | _UI_Port_type = Port | 
|  | _UI_State_type = State | 
|  | _UI_ConnectionPointReference_type = Connection Point Reference | 
|  | _UI_Pseudostate_type = Pseudostate | 
|  | _UI_ProtocolConformance_type = Protocol Conformance | 
|  | _UI_EncapsulatedClassifier_type = Encapsulated Classifier | 
|  | _UI_StructuredClassifier_type = Structured Classifier | 
|  | _UI_Connector_type = Connector | 
|  | _UI_Extension_type = Extension | 
|  | _UI_ExtensionEnd_type = Extension End | 
|  | _UI_Stereotype_type = Stereotype | 
|  | _UI_Image_type = Image | 
|  | _UI_Profile_type = Profile | 
|  | _UI_Model_type = Model | 
|  | _UI_ParameterSet_type = Parameter Set | 
|  | _UI_DataType_type = Data Type | 
|  | _UI_OperationTemplateParameter_type = Operation Template Parameter | 
|  | _UI_StructuralFeature_type = Structural Feature | 
|  | _UI_ConnectableElementTemplateParameter_type = Connectable Element Template Parameter | 
|  | _UI_CollaborationUse_type = Collaboration Use | 
|  | _UI_Collaboration_type = Collaboration | 
|  | _UI_UseCase_type = Use Case | 
|  | _UI_Include_type = Include | 
|  | _UI_Extend_type = Extend | 
|  | _UI_ExtensionPoint_type = Extension Point | 
|  | _UI_RedefinableTemplateSignature_type = Redefinable Template Signature | 
|  | _UI_ClassifierTemplateParameter_type = Classifier Template Parameter | 
|  | _UI_StringExpression_type = String Expression | 
|  | _UI_Expression_type = Expression | 
|  | _UI_PackageMerge_type = Package Merge | 
|  | _UI_ProfileApplication_type = Profile Application | 
|  | _UI_Enumeration_type = Enumeration | 
|  | _UI_EnumerationLiteral_type = Enumeration Literal | 
|  | _UI_InstanceSpecification_type = Instance Specification | 
|  | _UI_Slot_type = Slot | 
|  | _UI_PrimitiveType_type = Primitive Type | 
|  | _UI_LiteralSpecification_type = Literal Specification | 
|  | _UI_LiteralInteger_type = Literal Integer | 
|  | _UI_LiteralString_type = Literal String | 
|  | _UI_LiteralBoolean_type = Literal Boolean | 
|  | _UI_LiteralNull_type = Literal Null | 
|  | _UI_InstanceValue_type = Instance Value | 
|  | _UI_LiteralUnlimitedNatural_type = Literal Unlimited Natural | 
|  | _UI_OpaqueBehavior_type = Opaque Behavior | 
|  | _UI_FunctionBehavior_type = Function Behavior | 
|  | _UI_OpaqueAction_type = Opaque Action | 
|  | _UI_Action_type = Action | 
|  | _UI_ExecutableNode_type = Executable Node | 
|  | _UI_ActivityNode_type = Activity Node | 
|  | _UI_StructuredActivityNode_type = Structured Activity Node | 
|  | _UI_ActivityGroup_type = Activity Group | 
|  | _UI_Activity_type = Activity | 
|  | _UI_Variable_type = Variable | 
|  | _UI_ActivityEdge_type = Activity Edge | 
|  | _UI_ActivityPartition_type = Activity Partition | 
|  | _UI_InterruptibleActivityRegion_type = Interruptible Activity Region | 
|  | _UI_ExceptionHandler_type = Exception Handler | 
|  | _UI_ObjectNode_type = Object Node | 
|  | _UI_OutputPin_type = Output Pin | 
|  | _UI_Pin_type = Pin | 
|  | _UI_InputPin_type = Input Pin | 
|  | _UI_ValuePin_type = Value Pin | 
|  | _UI_CallAction_type = Call Action | 
|  | _UI_InvocationAction_type = Invocation Action | 
|  | _UI_SendSignalAction_type = Send Signal Action | 
|  | _UI_CallOperationAction_type = Call Operation Action | 
|  | _UI_CallBehaviorAction_type = Call Behavior Action | 
|  | _UI_SequenceNode_type = Sequence Node | 
|  | _UI_Usage_type = Usage | 
|  | _UI_ControlNode_type = Control Node | 
|  | _UI_ControlFlow_type = Control Flow | 
|  | _UI_InitialNode_type = Initial Node | 
|  | _UI_ActivityParameterNode_type = Activity Parameter Node | 
|  | _UI_Message_type = Message | 
|  | _UI_MessageEnd_type = Message End | 
|  | _UI_Interaction_type = Interaction | 
|  | _UI_InteractionFragment_type = Interaction Fragment | 
|  | _UI_Lifeline_type = Lifeline | 
|  | _UI_PartDecomposition_type = Part Decomposition | 
|  | _UI_InteractionUse_type = Interaction Use | 
|  | _UI_Gate_type = Gate | 
|  | _UI_GeneralOrdering_type = General Ordering | 
|  | _UI_OccurrenceSpecification_type = Occurrence Specification | 
|  | _UI_InteractionOperand_type = Interaction Operand | 
|  | _UI_InteractionConstraint_type = Interaction Constraint | 
|  | _UI_ExecutionSpecification_type = Execution Specification | 
|  | _UI_ExecutionOccurrenceSpecification_type = Execution Occurrence Specification | 
|  | _UI_ExecutionEvent_type = Execution Event | 
|  | _UI_StateInvariant_type = State Invariant | 
|  | _UI_ActionExecutionSpecification_type = Action Execution Specification | 
|  | _UI_BehaviorExecutionSpecification_type = Behavior Execution Specification | 
|  | _UI_MessageEvent_type = Message Event | 
|  | _UI_MessageOccurrenceSpecification_type = Message Occurrence Specification | 
|  | _UI_Actor_type = Actor | 
|  | _UI_CallEvent_type = Call Event | 
|  | _UI_ChangeEvent_type = Change Event | 
|  | _UI_SignalEvent_type = Signal Event | 
|  | _UI_AnyReceiveEvent_type = Any Receive Event | 
|  | _UI_ForkNode_type = Fork Node | 
|  | _UI_FlowFinalNode_type = Flow Final Node | 
|  | _UI_FinalNode_type = Final Node | 
|  | _UI_CentralBufferNode_type = Central Buffer Node | 
|  | _UI_MergeNode_type = Merge Node | 
|  | _UI_DecisionNode_type = Decision Node | 
|  | _UI_ActivityFinalNode_type = Activity Final Node | 
|  | _UI_ComponentRealization_type = Component Realization | 
|  | _UI_Component_type = Component | 
|  | _UI_Node_type = Node | 
|  | _UI_Device_type = Device | 
|  | _UI_ExecutionEnvironment_type = Execution Environment | 
|  | _UI_CommunicationPath_type = Communication Path | 
|  | _UI_CombinedFragment_type = Combined Fragment | 
|  | _UI_Continuation_type = Continuation | 
|  | _UI_ConsiderIgnoreFragment_type = Consider Ignore Fragment | 
|  | _UI_CreateObjectAction_type = Create Object Action | 
|  | _UI_DestroyObjectAction_type = Destroy Object Action | 
|  | _UI_TestIdentityAction_type = Test Identity Action | 
|  | _UI_ReadSelfAction_type = Read Self Action | 
|  | _UI_StructuralFeatureAction_type = Structural Feature Action | 
|  | _UI_ReadStructuralFeatureAction_type = Read Structural Feature Action | 
|  | _UI_WriteStructuralFeatureAction_type = Write Structural Feature Action | 
|  | _UI_ClearStructuralFeatureAction_type = Clear Structural Feature Action | 
|  | _UI_RemoveStructuralFeatureValueAction_type = Remove Structural Feature Value Action | 
|  | _UI_AddStructuralFeatureValueAction_type = Add Structural Feature Value Action | 
|  | _UI_LinkAction_type = Link Action | 
|  | _UI_LinkEndData_type = Link End Data | 
|  | _UI_QualifierValue_type = Qualifier Value | 
|  | _UI_ReadLinkAction_type = Read Link Action | 
|  | _UI_LinkEndCreationData_type = Link End Creation Data | 
|  | _UI_CreateLinkAction_type = Create Link Action | 
|  | _UI_WriteLinkAction_type = Write Link Action | 
|  | _UI_DestroyLinkAction_type = Destroy Link Action | 
|  | _UI_LinkEndDestructionData_type = Link End Destruction Data | 
|  | _UI_ClearAssociationAction_type = Clear Association Action | 
|  | _UI_BroadcastSignalAction_type = Broadcast Signal Action | 
|  | _UI_SendObjectAction_type = Send Object Action | 
|  | _UI_ValueSpecificationAction_type = Value Specification Action | 
|  | _UI_TimeExpression_type = Time Expression | 
|  | _UI_Observation_type = Observation | 
|  | _UI_Duration_type = Duration | 
|  | _UI_DurationInterval_type = Duration Interval | 
|  | _UI_Interval_type = Interval | 
|  | _UI_TimeConstraint_type = Time Constraint | 
|  | _UI_IntervalConstraint_type = Interval Constraint | 
|  | _UI_TimeInterval_type = Time Interval | 
|  | _UI_DurationConstraint_type = Duration Constraint | 
|  | _UI_TimeObservation_type = Time Observation | 
|  | _UI_DurationObservation_type = Duration Observation | 
|  | _UI_FinalState_type = Final State | 
|  | _UI_TimeEvent_type = Time Event | 
|  | _UI_VariableAction_type = Variable Action | 
|  | _UI_ReadVariableAction_type = Read Variable Action | 
|  | _UI_WriteVariableAction_type = Write Variable Action | 
|  | _UI_ClearVariableAction_type = Clear Variable Action | 
|  | _UI_AddVariableValueAction_type = Add Variable Value Action | 
|  | _UI_RemoveVariableValueAction_type = Remove Variable Value Action | 
|  | _UI_RaiseExceptionAction_type = Raise Exception Action | 
|  | _UI_ActionInputPin_type = Action Input Pin | 
|  | _UI_InformationItem_type = Information Item | 
|  | _UI_InformationFlow_type = Information Flow | 
|  | _UI_ReadExtentAction_type = Read Extent Action | 
|  | _UI_ReclassifyObjectAction_type = Reclassify Object Action | 
|  | _UI_ReadIsClassifiedObjectAction_type = Read Is Classified Object Action | 
|  | _UI_StartClassifierBehaviorAction_type = Start Classifier Behavior Action | 
|  | _UI_ReadLinkObjectEndAction_type = Read Link Object End Action | 
|  | _UI_ReadLinkObjectEndQualifierAction_type = Read Link Object End Qualifier Action | 
|  | _UI_CreateLinkObjectAction_type = Create Link Object Action | 
|  | _UI_AcceptEventAction_type = Accept Event Action | 
|  | _UI_AcceptCallAction_type = Accept Call Action | 
|  | _UI_ReplyAction_type = Reply Action | 
|  | _UI_UnmarshallAction_type = Unmarshall Action | 
|  | _UI_ReduceAction_type = Reduce Action | 
|  | _UI_JoinNode_type = Join Node | 
|  | _UI_DataStoreNode_type = Data Store Node | 
|  | _UI_ObjectFlow_type = Object Flow | 
|  | _UI_ConditionalNode_type = Conditional Node | 
|  | _UI_Clause_type = Clause | 
|  | _UI_LoopNode_type = Loop Node | 
|  | _UI_ExpansionNode_type = Expansion Node | 
|  | _UI_ExpansionRegion_type = Expansion Region | 
|  | _UI_ProtocolTransition_type = Protocol Transition | 
|  | _UI_AssociationClass_type = Association Class | 
|  | _UI_DestructionOccurrenceSpecification_type = Destruction Occurrence Specification | 
|  | _UI_LiteralReal_type = Literal Real | 
|  | _UI_StartObjectBehaviorAction_type = Start Object Behavior Action | 
|  | _UI_Unknown_type = Object | 
|  |  | 
|  | _UI_Unknown_datatype= Value | 
|  |  | 
|  | _UI_Comment_body_feature = Body | 
|  | _UI_Comment_annotatedElement_feature = Annotated Element | 
|  | _UI_Element_ownedElement_feature = Owned Element | 
|  | _UI_Element_owner_feature = Owner | 
|  | _UI_Element_ownedComment_feature = Owned Comment | 
|  | _UI_Package_ownedType_feature = Owned Type | 
|  | _UI_Package_packageMerge_feature = Package Merge | 
|  | _UI_Package_packagedElement_feature = Packaged Element | 
|  | _UI_Package_nestedPackage_feature = Nested Package | 
|  | _UI_Package_nestingPackage_feature = Nesting Package | 
|  | _UI_Package_profileApplication_feature = Profile Application | 
|  | _UI_NamedElement_name_feature = Name | 
|  | _UI_NamedElement_visibility_feature = Visibility | 
|  | _UI_NamedElement_qualifiedName_feature = Qualified Name | 
|  | _UI_NamedElement_clientDependency_feature = Client Dependency | 
|  | _UI_NamedElement_namespace_feature = Namespace | 
|  | _UI_NamedElement_nameExpression_feature = Name Expression | 
|  | _UI_Dependency_supplier_feature = Supplier | 
|  | _UI_Dependency_client_feature = Client | 
|  | _UI_DirectedRelationship_source_feature = Source | 
|  | _UI_DirectedRelationship_target_feature = Target | 
|  | _UI_Relationship_relatedElement_feature = Related Element | 
|  | _UI_Namespace_elementImport_feature = Element Import | 
|  | _UI_Namespace_packageImport_feature = Package Import | 
|  | _UI_Namespace_ownedRule_feature = Owned Rule | 
|  | _UI_Namespace_member_feature = Member | 
|  | _UI_Namespace_importedMember_feature = Imported Member | 
|  | _UI_Namespace_ownedMember_feature = Owned Member | 
|  | _UI_ElementImport_visibility_feature = Visibility | 
|  | _UI_ElementImport_alias_feature = Alias | 
|  | _UI_ElementImport_importedElement_feature = Imported Element | 
|  | _UI_ElementImport_importingNamespace_feature = Importing Namespace | 
|  | _UI_PackageImport_visibility_feature = Visibility | 
|  | _UI_PackageImport_importedPackage_feature = Imported Package | 
|  | _UI_PackageImport_importingNamespace_feature = Importing Namespace | 
|  | _UI_Constraint_constrainedElement_feature = Constrained Element | 
|  | _UI_Constraint_specification_feature = Specification | 
|  | _UI_Constraint_context_feature = Context | 
|  | _UI_TypedElement_type_feature = Type | 
|  | _UI_Type_package_feature = Package | 
|  | _UI_Association_ownedEnd_feature = Owned End | 
|  | _UI_Association_memberEnd_feature = Member End | 
|  | _UI_Association_isDerived_feature = Is Derived | 
|  | _UI_Association_endType_feature = End Type | 
|  | _UI_Association_navigableOwnedEnd_feature = Navigable Owned End | 
|  | _UI_Classifier_isAbstract_feature = Is Abstract | 
|  | _UI_Classifier_generalization_feature = Generalization | 
|  | _UI_Classifier_powertypeExtent_feature = Powertype Extent | 
|  | _UI_Classifier_feature_feature = Feature | 
|  | _UI_Classifier_inheritedMember_feature = Inherited Member | 
|  | _UI_Classifier_redefinedClassifier_feature = Redefined Classifier | 
|  | _UI_Classifier_general_feature = General | 
|  | _UI_Classifier_substitution_feature = Substitution | 
|  | _UI_Classifier_attribute_feature = Attribute | 
|  | _UI_Classifier_representation_feature = Representation | 
|  | _UI_Classifier_collaborationUse_feature = Collaboration Use | 
|  | _UI_Classifier_ownedUseCase_feature = Owned Use Case | 
|  | _UI_Classifier_useCase_feature = Use Case | 
|  | _UI_RedefinableElement_isLeaf_feature = Is Leaf | 
|  | _UI_RedefinableElement_redefinedElement_feature = Redefined Element | 
|  | _UI_RedefinableElement_redefinitionContext_feature = Redefinition Context | 
|  | _UI_TemplateableElement_templateBinding_feature = Template Binding | 
|  | _UI_TemplateableElement_ownedTemplateSignature_feature = Owned Template Signature | 
|  | _UI_TemplateBinding_signature_feature = Signature | 
|  | _UI_TemplateBinding_parameterSubstitution_feature = Parameter Substitution | 
|  | _UI_TemplateBinding_boundElement_feature = Bound Element | 
|  | _UI_TemplateSignature_parameter_feature = Parameter | 
|  | _UI_TemplateSignature_ownedParameter_feature = Owned Parameter | 
|  | _UI_TemplateSignature_template_feature = Template | 
|  | _UI_TemplateParameter_signature_feature = Signature | 
|  | _UI_TemplateParameter_parameteredElement_feature = Parametered Element | 
|  | _UI_TemplateParameter_ownedParameteredElement_feature = Owned Parametered Element | 
|  | _UI_TemplateParameter_default_feature = Default | 
|  | _UI_TemplateParameter_ownedDefault_feature = Owned Default | 
|  | _UI_ParameterableElement_owningTemplateParameter_feature = Owning Template Parameter | 
|  | _UI_ParameterableElement_templateParameter_feature = Template Parameter | 
|  | _UI_TemplateParameterSubstitution_formal_feature = Formal | 
|  | _UI_TemplateParameterSubstitution_actual_feature = Actual | 
|  | _UI_TemplateParameterSubstitution_ownedActual_feature = Owned Actual | 
|  | _UI_TemplateParameterSubstitution_templateBinding_feature = Template Binding | 
|  | _UI_Generalization_isSubstitutable_feature = Is Substitutable | 
|  | _UI_Generalization_general_feature = General | 
|  | _UI_Generalization_generalizationSet_feature = Generalization Set | 
|  | _UI_Generalization_specific_feature = Specific | 
|  | _UI_GeneralizationSet_isCovering_feature = Is Covering | 
|  | _UI_GeneralizationSet_isDisjoint_feature = Is Disjoint | 
|  | _UI_GeneralizationSet_powertype_feature = Powertype | 
|  | _UI_GeneralizationSet_generalization_feature = Generalization | 
|  | _UI_Feature_isStatic_feature = Is Static | 
|  | _UI_Feature_featuringClassifier_feature = Featuring Classifier | 
|  | _UI_Substitution_contract_feature = Contract | 
|  | _UI_Substitution_substitutingClassifier_feature = Substituting Classifier | 
|  | _UI_Abstraction_mapping_feature = Mapping | 
|  | _UI_OpaqueExpression_body_feature = Body | 
|  | _UI_OpaqueExpression_language_feature = Language | 
|  | _UI_OpaqueExpression_result_feature = Result | 
|  | _UI_OpaqueExpression_behavior_feature = Behavior | 
|  | _UI_Parameter_parameterSet_feature = Parameter Set | 
|  | _UI_Parameter_operation_feature = Operation | 
|  | _UI_Parameter_direction_feature = Direction | 
|  | _UI_Parameter_default_feature = Default | 
|  | _UI_Parameter_defaultValue_feature = Default Value | 
|  | _UI_Parameter_isException_feature = Is Exception | 
|  | _UI_Parameter_isStream_feature = Is Stream | 
|  | _UI_Parameter_effect_feature = Effect | 
|  | _UI_MultiplicityElement_isOrdered_feature = Is Ordered | 
|  | _UI_MultiplicityElement_isUnique_feature = Is Unique | 
|  | _UI_MultiplicityElement_upper_feature = Upper | 
|  | _UI_MultiplicityElement_lower_feature = Lower | 
|  | _UI_MultiplicityElement_upperValue_feature = Upper Value | 
|  | _UI_MultiplicityElement_lowerValue_feature = Lower Value | 
|  | _UI_ConnectableElement_end_feature = End | 
|  | _UI_ConnectorEnd_definingEnd_feature = Defining End | 
|  | _UI_ConnectorEnd_partWithPort_feature = Part With Port | 
|  | _UI_ConnectorEnd_role_feature = Role | 
|  | _UI_Property_class_feature = Class | 
|  | _UI_Property_datatype_feature = Datatype | 
|  | _UI_Property_isDerived_feature = Is Derived | 
|  | _UI_Property_isDerivedUnion_feature = Is Derived Union | 
|  | _UI_Property_default_feature = Default | 
|  | _UI_Property_aggregation_feature = Aggregation | 
|  | _UI_Property_isComposite_feature = Is Composite | 
|  | _UI_Property_redefinedProperty_feature = Redefined Property | 
|  | _UI_Property_owningAssociation_feature = Owning Association | 
|  | _UI_Property_defaultValue_feature = Default Value | 
|  | _UI_Property_opposite_feature = Opposite | 
|  | _UI_Property_subsettedProperty_feature = Subsetted Property | 
|  | _UI_Property_association_feature = Association | 
|  | _UI_Property_qualifier_feature = Qualifier | 
|  | _UI_Property_associationEnd_feature = Association End | 
|  | _UI_DeploymentTarget_deployment_feature = Deployment | 
|  | _UI_DeploymentTarget_deployedElement_feature = Deployed Element | 
|  | _UI_Deployment_deployedArtifact_feature = Deployed Artifact | 
|  | _UI_Deployment_configuration_feature = Configuration | 
|  | _UI_Deployment_location_feature = Location | 
|  | _UI_DeploymentSpecification_deploymentLocation_feature = Deployment Location | 
|  | _UI_DeploymentSpecification_executionLocation_feature = Execution Location | 
|  | _UI_DeploymentSpecification_deployment_feature = Deployment | 
|  | _UI_Artifact_fileName_feature = File Name | 
|  | _UI_Artifact_nestedArtifact_feature = Nested Artifact | 
|  | _UI_Artifact_manifestation_feature = Manifestation | 
|  | _UI_Artifact_ownedOperation_feature = Owned Operation | 
|  | _UI_Artifact_ownedAttribute_feature = Owned Attribute | 
|  | _UI_Manifestation_utilizedElement_feature = Utilized Element | 
|  | _UI_Operation_interface_feature = Interface | 
|  | _UI_Operation_class_feature = Class | 
|  | _UI_Operation_isQuery_feature = Is Query | 
|  | _UI_Operation_isOrdered_feature = Is Ordered | 
|  | _UI_Operation_isUnique_feature = Is Unique | 
|  | _UI_Operation_lower_feature = Lower | 
|  | _UI_Operation_upper_feature = Upper | 
|  | _UI_Operation_precondition_feature = Precondition | 
|  | _UI_Operation_postcondition_feature = Postcondition | 
|  | _UI_Operation_redefinedOperation_feature = Redefined Operation | 
|  | _UI_Operation_datatype_feature = Datatype | 
|  | _UI_Operation_bodyCondition_feature = Body Condition | 
|  | _UI_Operation_type_feature = Type | 
|  | _UI_BehavioralFeature_ownedParameter_feature = Owned Parameter | 
|  | _UI_BehavioralFeature_isAbstract_feature = Is Abstract | 
|  | _UI_BehavioralFeature_method_feature = Method | 
|  | _UI_BehavioralFeature_concurrency_feature = Concurrency | 
|  | _UI_BehavioralFeature_raisedException_feature = Raised Exception | 
|  | _UI_BehavioralFeature_ownedParameterSet_feature = Owned Parameter Set | 
|  | _UI_Behavior_isReentrant_feature = Is Reentrant | 
|  | _UI_Behavior_redefinedBehavior_feature = Redefined Behavior | 
|  | _UI_Behavior_ownedParameter_feature = Owned Parameter | 
|  | _UI_Behavior_context_feature = Context | 
|  | _UI_Behavior_ownedParameterSet_feature = Owned Parameter Set | 
|  | _UI_Behavior_specification_feature = Specification | 
|  | _UI_Behavior_precondition_feature = Precondition | 
|  | _UI_Behavior_postcondition_feature = Postcondition | 
|  | _UI_Class_nestedClassifier_feature = Nested Classifier | 
|  | _UI_Class_ownedOperation_feature = Owned Operation | 
|  | _UI_Class_superClass_feature = Super Class | 
|  | _UI_Class_isActive_feature = Is Active | 
|  | _UI_Class_ownedReception_feature = Owned Reception | 
|  | _UI_Class_extension_feature = Extension | 
|  | _UI_BehavioredClassifier_ownedBehavior_feature = Owned Behavior | 
|  | _UI_BehavioredClassifier_classifierBehavior_feature = Classifier Behavior | 
|  | _UI_BehavioredClassifier_interfaceRealization_feature = Interface Realization | 
|  | _UI_InterfaceRealization_contract_feature = Contract | 
|  | _UI_InterfaceRealization_implementingClassifier_feature = Implementing Classifier | 
|  | _UI_Interface_ownedAttribute_feature = Owned Attribute | 
|  | _UI_Interface_ownedOperation_feature = Owned Operation | 
|  | _UI_Interface_nestedClassifier_feature = Nested Classifier | 
|  | _UI_Interface_redefinedInterface_feature = Redefined Interface | 
|  | _UI_Interface_ownedReception_feature = Owned Reception | 
|  | _UI_Interface_protocol_feature = Protocol | 
|  | _UI_Reception_signal_feature = Signal | 
|  | _UI_Signal_ownedAttribute_feature = Owned Attribute | 
|  | _UI_ProtocolStateMachine_conformance_feature = Conformance | 
|  | _UI_StateMachine_region_feature = Region | 
|  | _UI_StateMachine_submachineState_feature = Submachine State | 
|  | _UI_StateMachine_connectionPoint_feature = Connection Point | 
|  | _UI_StateMachine_extendedStateMachine_feature = Extended State Machine | 
|  | _UI_Region_subvertex_feature = Subvertex | 
|  | _UI_Region_transition_feature = Transition | 
|  | _UI_Region_state_feature = State | 
|  | _UI_Region_extendedRegion_feature = Extended Region | 
|  | _UI_Region_stateMachine_feature = State Machine | 
|  | _UI_Vertex_outgoing_feature = Outgoing | 
|  | _UI_Vertex_incoming_feature = Incoming | 
|  | _UI_Vertex_container_feature = Container | 
|  | _UI_Transition_kind_feature = Kind | 
|  | _UI_Transition_container_feature = Container | 
|  | _UI_Transition_target_feature = Target | 
|  | _UI_Transition_redefinedTransition_feature = Redefined Transition | 
|  | _UI_Transition_guard_feature = Guard | 
|  | _UI_Transition_effect_feature = Effect | 
|  | _UI_Transition_trigger_feature = Trigger | 
|  | _UI_Transition_source_feature = Source | 
|  | _UI_Trigger_event_feature = Event | 
|  | _UI_Trigger_port_feature = Port | 
|  | _UI_Port_isBehavior_feature = Is Behavior | 
|  | _UI_Port_isService_feature = Is Service | 
|  | _UI_Port_required_feature = Required | 
|  | _UI_Port_redefinedPort_feature = Redefined Port | 
|  | _UI_Port_provided_feature = Provided | 
|  | _UI_Port_protocol_feature = Protocol | 
|  | _UI_State_isComposite_feature = Is Composite | 
|  | _UI_State_isOrthogonal_feature = Is Orthogonal | 
|  | _UI_State_isSimple_feature = Is Simple | 
|  | _UI_State_isSubmachineState_feature = Is Submachine State | 
|  | _UI_State_submachine_feature = Submachine | 
|  | _UI_State_connection_feature = Connection | 
|  | _UI_State_connectionPoint_feature = Connection Point | 
|  | _UI_State_redefinedState_feature = Redefined State | 
|  | _UI_State_stateInvariant_feature = State Invariant | 
|  | _UI_State_entry_feature = Entry | 
|  | _UI_State_exit_feature = Exit | 
|  | _UI_State_doActivity_feature = Do Activity | 
|  | _UI_State_deferrableTrigger_feature = Deferrable Trigger | 
|  | _UI_State_region_feature = Region | 
|  | _UI_ConnectionPointReference_entry_feature = Entry | 
|  | _UI_ConnectionPointReference_exit_feature = Exit | 
|  | _UI_ConnectionPointReference_state_feature = State | 
|  | _UI_Pseudostate_kind_feature = Kind | 
|  | _UI_Pseudostate_stateMachine_feature = State Machine | 
|  | _UI_Pseudostate_state_feature = State | 
|  | _UI_ProtocolConformance_generalMachine_feature = General Machine | 
|  | _UI_ProtocolConformance_specificMachine_feature = Specific Machine | 
|  | _UI_EncapsulatedClassifier_ownedPort_feature = Owned Port | 
|  | _UI_StructuredClassifier_ownedAttribute_feature = Owned Attribute | 
|  | _UI_StructuredClassifier_part_feature = Part | 
|  | _UI_StructuredClassifier_role_feature = Role | 
|  | _UI_StructuredClassifier_ownedConnector_feature = Owned Connector | 
|  | _UI_Connector_type_feature = Type | 
|  | _UI_Connector_redefinedConnector_feature = Redefined Connector | 
|  | _UI_Connector_end_feature = End | 
|  | _UI_Connector_kind_feature = Kind | 
|  | _UI_Connector_contract_feature = Contract | 
|  | _UI_Extension_isRequired_feature = Is Required | 
|  | _UI_Extension_metaclass_feature = Metaclass | 
|  | _UI_Stereotype_icon_feature = Icon | 
|  | _UI_Image_content_feature = Content | 
|  | _UI_Image_location_feature = Location | 
|  | _UI_Image_format_feature = Format | 
|  | _UI_Profile_metaclassReference_feature = Metaclass Reference | 
|  | _UI_Profile_metamodelReference_feature = Metamodel Reference | 
|  | _UI_Model_viewpoint_feature = Viewpoint | 
|  | _UI_ParameterSet_parameter_feature = Parameter | 
|  | _UI_ParameterSet_condition_feature = Condition | 
|  | _UI_DataType_ownedAttribute_feature = Owned Attribute | 
|  | _UI_DataType_ownedOperation_feature = Owned Operation | 
|  | _UI_StructuralFeature_isReadOnly_feature = Is Read Only | 
|  | _UI_CollaborationUse_type_feature = Type | 
|  | _UI_CollaborationUse_roleBinding_feature = Role Binding | 
|  | _UI_Collaboration_collaborationRole_feature = Collaboration Role | 
|  | _UI_UseCase_include_feature = Include | 
|  | _UI_UseCase_extend_feature = Extend | 
|  | _UI_UseCase_extensionPoint_feature = Extension Point | 
|  | _UI_UseCase_subject_feature = Subject | 
|  | _UI_Include_addition_feature = Addition | 
|  | _UI_Include_includingCase_feature = Including Case | 
|  | _UI_Extend_extendedCase_feature = Extended Case | 
|  | _UI_Extend_condition_feature = Condition | 
|  | _UI_Extend_extensionLocation_feature = Extension Location | 
|  | _UI_Extend_extension_feature = Extension | 
|  | _UI_ExtensionPoint_useCase_feature = Use Case | 
|  | _UI_RedefinableTemplateSignature_extendedSignature_feature = Extended Signature | 
|  | _UI_RedefinableTemplateSignature_inheritedParameter_feature = Inherited Parameter | 
|  | _UI_RedefinableTemplateSignature_classifier_feature = Classifier | 
|  | _UI_ClassifierTemplateParameter_allowSubstitutable_feature = Allow Substitutable | 
|  | _UI_ClassifierTemplateParameter_defaultClassifier_feature = Default Classifier | 
|  | _UI_ClassifierTemplateParameter_constrainingClassifier_feature = Constraining Classifier | 
|  | _UI_StringExpression_subExpression_feature = Sub Expression | 
|  | _UI_StringExpression_owningExpression_feature = Owning Expression | 
|  | _UI_Expression_symbol_feature = Symbol | 
|  | _UI_Expression_operand_feature = Operand | 
|  | _UI_PackageMerge_mergedPackage_feature = Merged Package | 
|  | _UI_PackageMerge_receivingPackage_feature = Receiving Package | 
|  | _UI_ProfileApplication_appliedProfile_feature = Applied Profile | 
|  | _UI_ProfileApplication_isStrict_feature = Is Strict | 
|  | _UI_ProfileApplication_applyingPackage_feature = Applying Package | 
|  | _UI_Enumeration_ownedLiteral_feature = Owned Literal | 
|  | _UI_EnumerationLiteral_enumeration_feature = Enumeration | 
|  | _UI_InstanceSpecification_classifier_feature = Classifier | 
|  | _UI_InstanceSpecification_slot_feature = Slot | 
|  | _UI_InstanceSpecification_specification_feature = Specification | 
|  | _UI_Slot_definingFeature_feature = Defining Feature | 
|  | _UI_Slot_value_feature = Value | 
|  | _UI_Slot_owningInstance_feature = Owning Instance | 
|  | _UI_LiteralInteger_value_feature = Value | 
|  | _UI_LiteralString_value_feature = Value | 
|  | _UI_LiteralBoolean_value_feature = Value | 
|  | _UI_InstanceValue_instance_feature = Instance | 
|  | _UI_LiteralUnlimitedNatural_value_feature = Value | 
|  | _UI_OpaqueBehavior_body_feature = Body | 
|  | _UI_OpaqueBehavior_language_feature = Language | 
|  | _UI_OpaqueAction_body_feature = Body | 
|  | _UI_OpaqueAction_language_feature = Language | 
|  | _UI_OpaqueAction_inputValue_feature = Input Value | 
|  | _UI_OpaqueAction_outputValue_feature = Output Value | 
|  | _UI_Action_output_feature = Output | 
|  | _UI_Action_input_feature = Input | 
|  | _UI_Action_context_feature = Context | 
|  | _UI_Action_localPrecondition_feature = Local Precondition | 
|  | _UI_Action_localPostcondition_feature = Local Postcondition | 
|  | _UI_ExecutableNode_handler_feature = Handler | 
|  | _UI_ActivityNode_inStructuredNode_feature = In Structured Node | 
|  | _UI_ActivityNode_activity_feature = Activity | 
|  | _UI_ActivityNode_outgoing_feature = Outgoing | 
|  | _UI_ActivityNode_incoming_feature = Incoming | 
|  | _UI_ActivityNode_inPartition_feature = In Partition | 
|  | _UI_ActivityNode_inInterruptibleRegion_feature = In Interruptible Region | 
|  | _UI_ActivityNode_inGroup_feature = In Group | 
|  | _UI_ActivityNode_redefinedNode_feature = Redefined Node | 
|  | _UI_StructuredActivityNode_variable_feature = Variable | 
|  | _UI_StructuredActivityNode_edge_feature = Edge | 
|  | _UI_StructuredActivityNode_mustIsolate_feature = Must Isolate | 
|  | _UI_StructuredActivityNode_node_feature = Node | 
|  | _UI_ActivityGroup_subgroup_feature = Subgroup | 
|  | _UI_ActivityGroup_superGroup_feature = Super Group | 
|  | _UI_ActivityGroup_inActivity_feature = In Activity | 
|  | _UI_ActivityGroup_containedEdge_feature = Contained Edge | 
|  | _UI_ActivityGroup_containedNode_feature = Contained Node | 
|  | _UI_Activity_structuredNode_feature = Structured Node | 
|  | _UI_Activity_variable_feature = Variable | 
|  | _UI_Activity_node_feature = Node | 
|  | _UI_Activity_isReadOnly_feature = Is Read Only | 
|  | _UI_Activity_edge_feature = Edge | 
|  | _UI_Activity_partition_feature = Partition | 
|  | _UI_Activity_isSingleExecution_feature = Is Single Execution | 
|  | _UI_Activity_group_feature = Group | 
|  | _UI_Variable_scope_feature = Scope | 
|  | _UI_Variable_activityScope_feature = Activity Scope | 
|  | _UI_ActivityEdge_source_feature = Source | 
|  | _UI_ActivityEdge_target_feature = Target | 
|  | _UI_ActivityEdge_redefinedEdge_feature = Redefined Edge | 
|  | _UI_ActivityEdge_inPartition_feature = In Partition | 
|  | _UI_ActivityEdge_guard_feature = Guard | 
|  | _UI_ActivityEdge_weight_feature = Weight | 
|  | _UI_ActivityEdge_interrupts_feature = Interrupts | 
|  | _UI_ActivityEdge_inStructuredNode_feature = In Structured Node | 
|  | _UI_ActivityEdge_inGroup_feature = In Group | 
|  | _UI_ActivityEdge_activity_feature = Activity | 
|  | _UI_ActivityPartition_isDimension_feature = Is Dimension | 
|  | _UI_ActivityPartition_isExternal_feature = Is External | 
|  | _UI_ActivityPartition_node_feature = Node | 
|  | _UI_ActivityPartition_subpartition_feature = Subpartition | 
|  | _UI_ActivityPartition_superPartition_feature = Super Partition | 
|  | _UI_ActivityPartition_represents_feature = Represents | 
|  | _UI_ActivityPartition_edge_feature = Edge | 
|  | _UI_InterruptibleActivityRegion_node_feature = Node | 
|  | _UI_InterruptibleActivityRegion_interruptingEdge_feature = Interrupting Edge | 
|  | _UI_ExceptionHandler_handlerBody_feature = Handler Body | 
|  | _UI_ExceptionHandler_exceptionInput_feature = Exception Input | 
|  | _UI_ExceptionHandler_exceptionType_feature = Exception Type | 
|  | _UI_ExceptionHandler_protectedNode_feature = Protected Node | 
|  | _UI_ObjectNode_ordering_feature = Ordering | 
|  | _UI_ObjectNode_isControlType_feature = Is Control Type | 
|  | _UI_ObjectNode_upperBound_feature = Upper Bound | 
|  | _UI_ObjectNode_inState_feature = In State | 
|  | _UI_ObjectNode_selection_feature = Selection | 
|  | _UI_Pin_isControl_feature = Is Control | 
|  | _UI_ValuePin_value_feature = Value | 
|  | _UI_CallAction_isSynchronous_feature = Is Synchronous | 
|  | _UI_CallAction_result_feature = Result | 
|  | _UI_InvocationAction_argument_feature = Argument | 
|  | _UI_InvocationAction_onPort_feature = On Port | 
|  | _UI_SendSignalAction_target_feature = Target | 
|  | _UI_SendSignalAction_signal_feature = Signal | 
|  | _UI_CallOperationAction_operation_feature = Operation | 
|  | _UI_CallOperationAction_target_feature = Target | 
|  | _UI_CallBehaviorAction_behavior_feature = Behavior | 
|  | _UI_SequenceNode_executableNode_feature = Executable Node | 
|  | _UI_ActivityParameterNode_parameter_feature = Parameter | 
|  | _UI_Message_messageKind_feature = Message Kind | 
|  | _UI_Message_messageSort_feature = Message Sort | 
|  | _UI_Message_receiveEvent_feature = Receive Event | 
|  | _UI_Message_sendEvent_feature = Send Event | 
|  | _UI_Message_connector_feature = Connector | 
|  | _UI_Message_interaction_feature = Interaction | 
|  | _UI_Message_argument_feature = Argument | 
|  | _UI_Message_signature_feature = Signature | 
|  | _UI_MessageEnd_message_feature = Message | 
|  | _UI_Interaction_lifeline_feature = Lifeline | 
|  | _UI_Interaction_fragment_feature = Fragment | 
|  | _UI_Interaction_action_feature = Action | 
|  | _UI_Interaction_formalGate_feature = Formal Gate | 
|  | _UI_Interaction_message_feature = Message | 
|  | _UI_InteractionFragment_covered_feature = Covered | 
|  | _UI_InteractionFragment_generalOrdering_feature = General Ordering | 
|  | _UI_InteractionFragment_enclosingInteraction_feature = Enclosing Interaction | 
|  | _UI_InteractionFragment_enclosingOperand_feature = Enclosing Operand | 
|  | _UI_Lifeline_represents_feature = Represents | 
|  | _UI_Lifeline_interaction_feature = Interaction | 
|  | _UI_Lifeline_selector_feature = Selector | 
|  | _UI_Lifeline_decomposedAs_feature = Decomposed As | 
|  | _UI_Lifeline_coveredBy_feature = Covered By | 
|  | _UI_InteractionUse_refersTo_feature = Refers To | 
|  | _UI_InteractionUse_actualGate_feature = Actual Gate | 
|  | _UI_InteractionUse_argument_feature = Argument | 
|  | _UI_GeneralOrdering_before_feature = Before | 
|  | _UI_GeneralOrdering_after_feature = After | 
|  | _UI_OccurrenceSpecification_toBefore_feature = To Before | 
|  | _UI_OccurrenceSpecification_toAfter_feature = To After | 
|  | _UI_InteractionOperand_guard_feature = Guard | 
|  | _UI_InteractionOperand_fragment_feature = Fragment | 
|  | _UI_InteractionConstraint_minint_feature = Minint | 
|  | _UI_InteractionConstraint_maxint_feature = Maxint | 
|  | _UI_ExecutionSpecification_start_feature = Start | 
|  | _UI_ExecutionSpecification_finish_feature = Finish | 
|  | _UI_ExecutionOccurrenceSpecification_execution_feature = Execution | 
|  | _UI_StateInvariant_invariant_feature = Invariant | 
|  | _UI_ActionExecutionSpecification_action_feature = Action | 
|  | _UI_BehaviorExecutionSpecification_behavior_feature = Behavior | 
|  | _UI_SendOperationEvent_operation_feature = Operation | 
|  | _UI_SendSignalEvent_signal_feature = Signal | 
|  | _UI_ReceiveOperationEvent_operation_feature = Operation | 
|  | _UI_ReceiveSignalEvent_signal_feature = Signal | 
|  | _UI_CallEvent_operation_feature = Operation | 
|  | _UI_ChangeEvent_changeExpression_feature = Change Expression | 
|  | _UI_SignalEvent_signal_feature = Signal | 
|  | _UI_DecisionNode_decisionInput_feature = Decision Input | 
|  | _UI_ComponentRealization_abstraction_feature = Abstraction | 
|  | _UI_ComponentRealization_realizingClassifier_feature = Realizing Classifier | 
|  | _UI_Component_isIndirectlyInstantiated_feature = Is Indirectly Instantiated | 
|  | _UI_Component_required_feature = Required | 
|  | _UI_Component_provided_feature = Provided | 
|  | _UI_Component_packagedElement_feature = Packaged Element | 
|  | _UI_Component_realization_feature = Realization | 
|  | _UI_Node_nestedNode_feature = Nested Node | 
|  | _UI_CombinedFragment_interactionOperator_feature = Interaction Operator | 
|  | _UI_CombinedFragment_operand_feature = Operand | 
|  | _UI_CombinedFragment_cfragmentGate_feature = Cfragment Gate | 
|  | _UI_Continuation_setting_feature = Setting | 
|  | _UI_ConsiderIgnoreFragment_message_feature = Message | 
|  | _UI_CreateObjectAction_classifier_feature = Classifier | 
|  | _UI_CreateObjectAction_result_feature = Result | 
|  | _UI_DestroyObjectAction_isDestroyLinks_feature = Is Destroy Links | 
|  | _UI_DestroyObjectAction_isDestroyOwnedObjects_feature = Is Destroy Owned Objects | 
|  | _UI_DestroyObjectAction_target_feature = Target | 
|  | _UI_TestIdentityAction_first_feature = First | 
|  | _UI_TestIdentityAction_second_feature = Second | 
|  | _UI_TestIdentityAction_result_feature = Result | 
|  | _UI_ReadSelfAction_result_feature = Result | 
|  | _UI_StructuralFeatureAction_structuralFeature_feature = Structural Feature | 
|  | _UI_StructuralFeatureAction_object_feature = Object | 
|  | _UI_ReadStructuralFeatureAction_result_feature = Result | 
|  | _UI_WriteStructuralFeatureAction_value_feature = Value | 
|  | _UI_RemoveStructuralFeatureValueAction_isRemoveDuplicates_feature = Is Remove Duplicates | 
|  | _UI_RemoveStructuralFeatureValueAction_removeAt_feature = Remove At | 
|  | _UI_AddStructuralFeatureValueAction_isReplaceAll_feature = Is Replace All | 
|  | _UI_AddStructuralFeatureValueAction_insertAt_feature = Insert At | 
|  | _UI_LinkAction_endData_feature = End Data | 
|  | _UI_LinkAction_inputValue_feature = Input Value | 
|  | _UI_LinkEndData_value_feature = Value | 
|  | _UI_LinkEndData_end_feature = End | 
|  | _UI_LinkEndData_qualifier_feature = Qualifier | 
|  | _UI_QualifierValue_qualifier_feature = Qualifier | 
|  | _UI_QualifierValue_value_feature = Value | 
|  | _UI_ReadLinkAction_result_feature = Result | 
|  | _UI_LinkEndCreationData_isReplaceAll_feature = Is Replace All | 
|  | _UI_LinkEndCreationData_insertAt_feature = Insert At | 
|  | _UI_LinkEndDestructionData_isDestroyDuplicates_feature = Is Destroy Duplicates | 
|  | _UI_LinkEndDestructionData_destroyAt_feature = Destroy At | 
|  | _UI_ClearAssociationAction_object_feature = Object | 
|  | _UI_ClearAssociationAction_association_feature = Association | 
|  | _UI_BroadcastSignalAction_signal_feature = Signal | 
|  | _UI_SendObjectAction_target_feature = Target | 
|  | _UI_SendObjectAction_request_feature = Request | 
|  | _UI_ValueSpecificationAction_value_feature = Value | 
|  | _UI_ValueSpecificationAction_result_feature = Result | 
|  | _UI_TimeExpression_expr_feature = Expr | 
|  | _UI_TimeExpression_observation_feature = Observation | 
|  | _UI_Duration_expr_feature = Expr | 
|  | _UI_Duration_observation_feature = Observation | 
|  | _UI_Interval_min_feature = Min | 
|  | _UI_Interval_max_feature = Max | 
|  | _UI_TimeConstraint_firstEvent_feature = First Event | 
|  | _UI_DurationConstraint_firstEvent_feature = First Event | 
|  | _UI_TimeObservation_event_feature = Event | 
|  | _UI_TimeObservation_firstEvent_feature = First Event | 
|  | _UI_DurationObservation_event_feature = Event | 
|  | _UI_DurationObservation_firstEvent_feature = First Event | 
|  | _UI_TimeEvent_isRelative_feature = Is Relative | 
|  | _UI_TimeEvent_when_feature = When | 
|  | _UI_VariableAction_variable_feature = Variable | 
|  | _UI_ReadVariableAction_result_feature = Result | 
|  | _UI_WriteVariableAction_value_feature = Value | 
|  | _UI_AddVariableValueAction_isReplaceAll_feature = Is Replace All | 
|  | _UI_AddVariableValueAction_insertAt_feature = Insert At | 
|  | _UI_RemoveVariableValueAction_isRemoveDuplicates_feature = Is Remove Duplicates | 
|  | _UI_RemoveVariableValueAction_removeAt_feature = Remove At | 
|  | _UI_RaiseExceptionAction_exception_feature = Exception | 
|  | _UI_ActionInputPin_fromAction_feature = From Action | 
|  | _UI_InformationItem_represented_feature = Represented | 
|  | _UI_InformationFlow_realization_feature = Realization | 
|  | _UI_InformationFlow_conveyed_feature = Conveyed | 
|  | _UI_InformationFlow_informationSource_feature = Information Source | 
|  | _UI_InformationFlow_informationTarget_feature = Information Target | 
|  | _UI_InformationFlow_realizingActivityEdge_feature = Realizing Activity Edge | 
|  | _UI_InformationFlow_realizingConnector_feature = Realizing Connector | 
|  | _UI_InformationFlow_realizingMessage_feature = Realizing Message | 
|  | _UI_ReadExtentAction_result_feature = Result | 
|  | _UI_ReadExtentAction_classifier_feature = Classifier | 
|  | _UI_ReclassifyObjectAction_isReplaceAll_feature = Is Replace All | 
|  | _UI_ReclassifyObjectAction_oldClassifier_feature = Old Classifier | 
|  | _UI_ReclassifyObjectAction_newClassifier_feature = New Classifier | 
|  | _UI_ReclassifyObjectAction_object_feature = Object | 
|  | _UI_ReadIsClassifiedObjectAction_isDirect_feature = Is Direct | 
|  | _UI_ReadIsClassifiedObjectAction_classifier_feature = Classifier | 
|  | _UI_ReadIsClassifiedObjectAction_result_feature = Result | 
|  | _UI_ReadIsClassifiedObjectAction_object_feature = Object | 
|  | _UI_StartClassifierBehaviorAction_object_feature = Object | 
|  | _UI_ReadLinkObjectEndAction_object_feature = Object | 
|  | _UI_ReadLinkObjectEndAction_end_feature = End | 
|  | _UI_ReadLinkObjectEndAction_result_feature = Result | 
|  | _UI_ReadLinkObjectEndQualifierAction_object_feature = Object | 
|  | _UI_ReadLinkObjectEndQualifierAction_result_feature = Result | 
|  | _UI_ReadLinkObjectEndQualifierAction_qualifier_feature = Qualifier | 
|  | _UI_CreateLinkObjectAction_result_feature = Result | 
|  | _UI_AcceptEventAction_isUnmarshall_feature = Is Unmarshall | 
|  | _UI_AcceptEventAction_result_feature = Result | 
|  | _UI_AcceptEventAction_trigger_feature = Trigger | 
|  | _UI_AcceptCallAction_returnInformation_feature = Return Information | 
|  | _UI_ReplyAction_replyToCall_feature = Reply To Call | 
|  | _UI_ReplyAction_returnInformation_feature = Return Information | 
|  | _UI_ReplyAction_replyValue_feature = Reply Value | 
|  | _UI_UnmarshallAction_result_feature = Result | 
|  | _UI_UnmarshallAction_unmarshallType_feature = Unmarshall Type | 
|  | _UI_UnmarshallAction_object_feature = Object | 
|  | _UI_ReduceAction_reducer_feature = Reducer | 
|  | _UI_ReduceAction_result_feature = Result | 
|  | _UI_ReduceAction_collection_feature = Collection | 
|  | _UI_ReduceAction_isOrdered_feature = Is Ordered | 
|  | _UI_JoinNode_isCombineDuplicate_feature = Is Combine Duplicate | 
|  | _UI_JoinNode_joinSpec_feature = Join Spec | 
|  | _UI_ObjectFlow_isMulticast_feature = Is Multicast | 
|  | _UI_ObjectFlow_isMultireceive_feature = Is Multireceive | 
|  | _UI_ObjectFlow_transformation_feature = Transformation | 
|  | _UI_ObjectFlow_selection_feature = Selection | 
|  | _UI_ConditionalNode_isDeterminate_feature = Is Determinate | 
|  | _UI_ConditionalNode_isAssured_feature = Is Assured | 
|  | _UI_ConditionalNode_clause_feature = Clause | 
|  | _UI_ConditionalNode_result_feature = Result | 
|  | _UI_Clause_test_feature = Test | 
|  | _UI_Clause_body_feature = Body | 
|  | _UI_Clause_predecessorClause_feature = Predecessor Clause | 
|  | _UI_Clause_successorClause_feature = Successor Clause | 
|  | _UI_Clause_decider_feature = Decider | 
|  | _UI_Clause_bodyOutput_feature = Body Output | 
|  | _UI_LoopNode_isTestedFirst_feature = Is Tested First | 
|  | _UI_LoopNode_bodyPart_feature = Body Part | 
|  | _UI_LoopNode_setupPart_feature = Setup Part | 
|  | _UI_LoopNode_decider_feature = Decider | 
|  | _UI_LoopNode_test_feature = Test | 
|  | _UI_LoopNode_result_feature = Result | 
|  | _UI_LoopNode_loopVariable_feature = Loop Variable | 
|  | _UI_LoopNode_bodyOutput_feature = Body Output | 
|  | _UI_LoopNode_loopVariableInput_feature = Loop Variable Input | 
|  | _UI_ExpansionNode_regionAsOutput_feature = Region As Output | 
|  | _UI_ExpansionNode_regionAsInput_feature = Region As Input | 
|  | _UI_ExpansionRegion_mode_feature = Mode | 
|  | _UI_ExpansionRegion_inputElement_feature = Input Element | 
|  | _UI_ExpansionRegion_outputElement_feature = Output Element | 
|  | _UI_ProtocolTransition_postCondition_feature = Post Condition | 
|  | _UI_ProtocolTransition_referred_feature = Referred | 
|  | _UI_ProtocolTransition_preCondition_feature = Pre Condition | 
|  | _UI_Action_isLocallyReentrant_feature = Is Locally Reentrant | 
|  | _UI_Classifier_isFinalSpecialization_feature = Is Final Specialization | 
|  | _UI_ClearStructuralFeatureAction_result_feature = Result | 
|  | _UI_DecisionNode_decisionInputFlow_feature = Decision Input Flow | 
|  | _UI_InteractionUse_returnValue_feature = Return Value | 
|  | _UI_InteractionUse_returnValueRecipient_feature = Return Value Recipient | 
|  | _UI_LiteralReal_value_feature = Value | 
|  | _UI_Package_ownedStereotype_feature = Owned Stereotype | 
|  | _UI_Package_URI_feature = URI | 
|  | _UI_Port_isConjugated_feature = Is Conjugated | 
|  | _UI_Property_interface_feature = Interface | 
|  | _UI_Property_isID_feature = Is ID | 
|  | _UI_StartObjectBehaviorAction_object_feature = Object | 
|  | _UI_Stereotype_profile_feature = Profile | 
|  | _UI_StructuredActivityNode_structuredNodeInput_feature = Structured Node Input | 
|  | _UI_StructuredActivityNode_structuredNodeOutput_feature = Structured Node Output | 
|  | _UI_WriteStructuralFeatureAction_result_feature = Result | 
|  | _UI_Activity_ownedGroup_feature = Group | 
|  | _UI_Activity_ownedNode_feature = Node | 
|  | _UI_Unknown_feature = Unspecified | 
|  |  | 
|  | _UI_VisibilityKind_public_literal = Public | 
|  | _UI_VisibilityKind_private_literal = Private | 
|  | _UI_VisibilityKind_protected_literal = Protected | 
|  | _UI_VisibilityKind_package_literal = Package | 
|  | _UI_TransitionKind_internal_literal = Internal | 
|  | _UI_TransitionKind_local_literal = Local | 
|  | _UI_TransitionKind_external_literal = External | 
|  | _UI_PseudostateKind_initial_literal = Initial | 
|  | _UI_PseudostateKind_deepHistory_literal = Deep History | 
|  | _UI_PseudostateKind_shallowHistory_literal = Shallow History | 
|  | _UI_PseudostateKind_join_literal = Join | 
|  | _UI_PseudostateKind_fork_literal = Fork | 
|  | _UI_PseudostateKind_junction_literal = Junction | 
|  | _UI_PseudostateKind_choice_literal = Choice | 
|  | _UI_PseudostateKind_entryPoint_literal = Entry Point | 
|  | _UI_PseudostateKind_exitPoint_literal = Exit Point | 
|  | _UI_PseudostateKind_terminate_literal = Terminate | 
|  | _UI_ConnectorKind_assembly_literal = Assembly | 
|  | _UI_ConnectorKind_delegation_literal = Delegation | 
|  | _UI_CallConcurrencyKind_sequential_literal = Sequential | 
|  | _UI_CallConcurrencyKind_guarded_literal = Guarded | 
|  | _UI_CallConcurrencyKind_concurrent_literal = Concurrent | 
|  | _UI_AggregationKind_none_literal = None | 
|  | _UI_AggregationKind_shared_literal = Shared | 
|  | _UI_AggregationKind_composite_literal = Composite | 
|  | _UI_ParameterDirectionKind_in_literal = In | 
|  | _UI_ParameterDirectionKind_inout_literal = In Out | 
|  | _UI_ParameterDirectionKind_out_literal = Out | 
|  | _UI_ParameterDirectionKind_return_literal = Return | 
|  | _UI_ParameterEffectKind_create_literal = Create | 
|  | _UI_ParameterEffectKind_read_literal = Read | 
|  | _UI_ParameterEffectKind_update_literal = Update | 
|  | _UI_ParameterEffectKind_delete_literal = Delete | 
|  | _UI_ObjectNodeOrderingKind_unordered_literal = Unordered | 
|  | _UI_ObjectNodeOrderingKind_ordered_literal = Ordered | 
|  | _UI_ObjectNodeOrderingKind_LIFO_literal = Last In First Out | 
|  | _UI_ObjectNodeOrderingKind_FIFO_literal = First In First Out | 
|  | _UI_MessageKind_complete_literal = Complete | 
|  | _UI_MessageKind_lost_literal = Lost | 
|  | _UI_MessageKind_found_literal = Found | 
|  | _UI_MessageKind_unknown_literal = Unknown | 
|  | _UI_MessageSort_synchCall_literal = Synchronous Call | 
|  | _UI_MessageSort_asynchCall_literal = Asynchronous Call | 
|  | _UI_MessageSort_asynchSignal_literal = Asynchronous Signal | 
|  | _UI_MessageSort_createMessage_literal = Create Message | 
|  | _UI_MessageSort_deleteMessage_literal = Delete Message | 
|  | _UI_MessageSort_reply_literal = Reply | 
|  | _UI_InteractionOperatorKind_seq_literal = Sequence | 
|  | _UI_InteractionOperatorKind_alt_literal = Alternative | 
|  | _UI_InteractionOperatorKind_opt_literal = Optional | 
|  | _UI_InteractionOperatorKind_break_literal = Break | 
|  | _UI_InteractionOperatorKind_par_literal = Parallel | 
|  | _UI_InteractionOperatorKind_strict_literal = Strict | 
|  | _UI_InteractionOperatorKind_loop_literal = Loop | 
|  | _UI_InteractionOperatorKind_critical_literal = Critical | 
|  | _UI_InteractionOperatorKind_neg_literal = Negative | 
|  | _UI_InteractionOperatorKind_assert_literal = Assertion | 
|  | _UI_InteractionOperatorKind_ignore_literal = Ignore | 
|  | _UI_InteractionOperatorKind_consider_literal = Consider | 
|  | _UI_ExpansionKind_parallel_literal = Parallel | 
|  | _UI_ExpansionKind_iterative_literal = Iterative | 
|  | _UI_ExpansionKind_stream_literal = Stream | 
|  |  | 
|  | _UI_UML_category = UML | 
|  | _UI_ActivityContent_type = Activity Content |