blob: e3d7d275d352924774b395fac5e107e48e9f8562 [file] [log] [blame]
# Copyright (c) 2006, 2009 IBM Corporation, Embarcadero Technologies, and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM - initial API and implementation
# Kenn Hussey (Embarcadero Technologies) - 205188, 226397
#
# $Id: UML.metamodel.properties,v 1.9 2009/05/01 19:37:00 jbruck Exp $
# NLS_MESSAGEFORMAT_VAR
_label_uml = UML 2.2 Metamodel
_label_uml__Integer = Integer
_label_uml__Boolean = Boolean
_label_uml__String = String
_label_uml__UnlimitedNatural = Unlimited Natural
_label_uml__Comment = Comment
_label_uml__Comment__body = Body
_label_uml__Comment__annotatedElement = Annotated Element
_label_uml__DirectedRelationship = Directed Relationship
_label_uml__DirectedRelationship__source = Source
_label_uml__DirectedRelationship__target = Target
_label_uml__LiteralSpecification = Literal Specification
_label_uml__LiteralInteger = Literal Integer
_label_uml__LiteralInteger__value = Value
_label_uml__LiteralInteger__stringValue = String Value
_label_uml__LiteralInteger__isComputable = Is Computable
_label_uml__LiteralInteger__integerValue = Integer Value
_label_uml__LiteralString = Literal String
_label_uml__LiteralString__value = Value
_label_uml__LiteralString__integerValue = Integer Value
_label_uml__LiteralString__unlimitedValue = Unlimited Value
_label_uml__LiteralString__isComputable = Is Computable
_label_uml__LiteralString__stringValue = String Value
_label_uml__LiteralBoolean = Literal Boolean
_label_uml__LiteralBoolean__value = Value
_label_uml__LiteralBoolean__stringValue = String Value
_label_uml__LiteralBoolean__isComputable = Is Computable
_label_uml__LiteralBoolean__booleanValue = Boolean Value
_label_uml__LiteralNull = Literal Null
_label_uml__LiteralNull__isComputable = Is Computable
_label_uml__LiteralNull__isNull = Is Null
_label_uml__Constraint = Constraint
_label_uml__Constraint__constrainedElement = Constrained Element
_label_uml__Constraint__specification = Specification
_label_uml__Constraint__context = Context
_label_uml__ElementImport = Element Import
_label_uml__ElementImport__visibility = Visibility
_label_uml__ElementImport__alias = Alias
_label_uml__ElementImport__importedElement = Imported Element
_label_uml__ElementImport__importingNamespace = Importing Namespace
_label_uml__ElementImport__getName = Get Name
_label_uml__TypedElement = Typed Element
_label_uml__TypedElement__type = Type
_label_uml__Feature = Feature
_label_uml__Feature__isStatic = Is Static
_label_uml__Feature__featuringClassifier = Featuring Classifier
_label_uml__RedefinableElement = Redefinable Element
_label_uml__RedefinableElement__isLeaf = Is Leaf
_label_uml__RedefinableElement__redefinedElement = Redefined Element
_label_uml__RedefinableElement__redefinitionContext = Redefinition Context
_label_uml__RedefinableElement__isConsistentWith = Is Consistent With
_label_uml__RedefinableElement__isConsistentWith__redefinee = Redefinee
_label_uml__RedefinableElement__isRedefinitionContextValid = Is Redefinition Context Valid
_label_uml__RedefinableElement__isRedefinitionContextValid__redefined = Redefined
_label_uml__StructuralFeature = Structural Feature
_label_uml__StructuralFeature__isReadOnly = Is Read Only
_label_uml__Slot = Slot
_label_uml__Slot__owningInstance = Owning Instance
_label_uml__Slot__definingFeature = Defining Feature
_label_uml__Slot__value = Value
_label_uml__PackageImport = Package Import
_label_uml__PackageImport__visibility = Visibility
_label_uml__PackageImport__importingNamespace = Importing Namespace
_label_uml__PackageImport__importedPackage = Imported Package
_label_uml__DataType = Data Type
_label_uml__DataType__ownedAttribute = Owned Attribute
_label_uml__DataType__ownedOperation = Owned Operation
_label_uml__DataType__createOwnedOperation = Create Owned Operation
_label_uml__DataType__createOwnedOperation__name = Name
_label_uml__DataType__createOwnedOperation__parameterNames = Parameter Names
_label_uml__DataType__createOwnedOperation__parameterTypes = Parameter Types
_label_uml__DataType__createOwnedOperation__returnType = Return Type
_label_uml__DataType__createOwnedAttribute = Create Owned Attribute
_label_uml__DataType__createOwnedAttribute__name = Name
_label_uml__DataType__createOwnedAttribute__type = Type
_label_uml__DataType__createOwnedAttribute__lower = Lower
_label_uml__DataType__createOwnedAttribute__upper = Upper
_label_uml__DataType__inherit = Inherit
_label_uml__DataType__inherit__inhs = Named Elements
_label_uml__Enumeration = Enumeration
_label_uml__Enumeration__ownedLiteral = Owned Literal
_label_uml__EnumerationLiteral = Enumeration Literal
_label_uml__EnumerationLiteral__enumeration = Enumeration
_label_uml__PrimitiveType = Primitive Type
_label_uml__Association = Association
_label_uml__Association__isDerived = Is Derived
_label_uml__Association__ownedEnd = Owned End
_label_uml__Association__endType = End Type
_label_uml__Association__memberEnd = Member End
_label_uml__Association__navigableOwnedEnd = Navigable Owned End
_label_uml__Association__isBinary = Is Binary
_label_uml__Relationship = Relationship
_label_uml__Relationship__relatedElement = Related Element
_label_uml__PackageMerge = Package Merge
_label_uml__PackageMerge__receivingPackage = Receiving Package
_label_uml__PackageMerge__mergedPackage = Merged Package
_label_uml__InstanceValue = Instance Value
_label_uml__InstanceValue__instance = Instance
_label_uml__InstanceValue__stringValue = String Value
_label_uml__LiteralUnlimitedNatural = Literal Unlimited Natural
_label_uml__LiteralUnlimitedNatural__value = Value
_label_uml__LiteralUnlimitedNatural__stringValue = String Value
_label_uml__LiteralUnlimitedNatural__isComputable = Is Computable
_label_uml__LiteralUnlimitedNatural__unlimitedValue = Unlimited Value
_label_uml__Type = Type
_label_uml__Type__package = Package
_label_uml__Type__createAssociation = Create Association
_label_uml__Type__createAssociation__end1IsNavigable = End 1 Is Navigable
_label_uml__Type__createAssociation__end1Aggregation = End 1 Aggregation
_label_uml__Type__createAssociation__end1Name = End 1 Name
_label_uml__Type__createAssociation__end1Lower = End 1 Lower
_label_uml__Type__createAssociation__end1Upper = End 1 Upper
_label_uml__Type__createAssociation__end1Type = End 1 Type
_label_uml__Type__createAssociation__end2IsNavigable = End 2 Is Navigable
_label_uml__Type__createAssociation__end2Aggregation = End 2 Aggregation
_label_uml__Type__createAssociation__end2Name = End 2 Name
_label_uml__Type__createAssociation__end2Lower = End 2 Lower
_label_uml__Type__createAssociation__end2Upper = End 2 Upper
_label_uml__Type__getAssociations = Get Associations
_label_uml__Type__conformsTo = Conforms To
_label_uml__Type__conformsTo__other = Other
_label_uml__Expression = Expression
_label_uml__Expression__symbol = Symbol
_label_uml__Expression__operand = Operand
_label_uml__AggregationKind = Aggregation Kind
_label_uml__AggregationKind__none = None
_label_uml__AggregationKind__shared = Shared
_label_uml__AggregationKind__composite = Composite
_label_uml__ParameterDirectionKind = Parameter Direction Kind
_label_uml__ParameterDirectionKind__in = In
_label_uml__ParameterDirectionKind__inout = In Out
_label_uml__ParameterDirectionKind__out = Out
_label_uml__ParameterDirectionKind__return = Return
_label_uml__VisibilityKind = Visibility Kind
_label_uml__VisibilityKind__bestVisibility = Best Visibility
_label_uml__VisibilityKind__bestVisibility__vis = Visibility
_label_uml__VisibilityKind__public = Public
_label_uml__VisibilityKind__private = Private
_label_uml__VisibilityKind__protected = Protected
_label_uml__VisibilityKind__package = Package
_label_uml__OpaqueExpression = Opaque Expression
_label_uml__OpaqueExpression__body = Body
_label_uml__OpaqueExpression__language = Language
_label_uml__OpaqueExpression__result = Result
_label_uml__OpaqueExpression__behavior = Behavior
_label_uml__OpaqueExpression__getResult = Get Result
_label_uml__OpaqueExpression__stringValue = String Value
_label_uml__OpaqueExpression__value = Value
_label_uml__OpaqueExpression__isIntegral = Is Integral
_label_uml__OpaqueExpression__isPositive = Is Positive
_label_uml__OpaqueExpression__isNonNegative = Is Non Negative
_label_uml__OpaqueBehavior = Opaque Behavior
_label_uml__OpaqueBehavior__body = Body
_label_uml__OpaqueBehavior__language = Language
_label_uml__FunctionBehavior = Function Behavior
_label_uml__OpaqueAction = Opaque Action
_label_uml__OpaqueAction__body = Body
_label_uml__OpaqueAction__language = Language
_label_uml__OpaqueAction__inputValue = Input Value
_label_uml__OpaqueAction__outputValue = Output Value
_label_uml__CallAction = Call Action
_label_uml__CallAction__isSynchronous = Is Synchronous
_label_uml__CallAction__result = Result
_label_uml__SendSignalAction = Send Signal Action
_label_uml__SendSignalAction__target = Target
_label_uml__SendSignalAction__signal = Signal
_label_uml__CallOperationAction = Call Operation Action
_label_uml__CallOperationAction__operation = Operation
_label_uml__CallOperationAction__target = Target
_label_uml__CallBehaviorAction = Call Behavior Action
_label_uml__CallBehaviorAction__behavior = Behavior
_label_uml__MultiplicityElement = Multiplicity Element
_label_uml__MultiplicityElement__isOrdered = Is Ordered
_label_uml__MultiplicityElement__isUnique = Is Unique
_label_uml__MultiplicityElement__upper = Upper
_label_uml__MultiplicityElement__lower = Lower
_label_uml__MultiplicityElement__upperValue = Upper Value
_label_uml__MultiplicityElement__lowerValue = Lower Value
_label_uml__MultiplicityElement__setLower = Set Lower
_label_uml__MultiplicityElement__setLower__newLower = New Lower
_label_uml__MultiplicityElement__setUpper = Set Upper
_label_uml__MultiplicityElement__setUpper__newUpper = New Upper
_label_uml__MultiplicityElement__isMultivalued = Is Multivalued
_label_uml__MultiplicityElement__includesCardinality = Includes Cardinality
_label_uml__MultiplicityElement__includesCardinality__C = Cardinality
_label_uml__MultiplicityElement__includesMultiplicity = Includes Multiplicity
_label_uml__MultiplicityElement__includesMultiplicity__M = Multiplicity
_label_uml__MultiplicityElement__lowerBound = Lower Bound
_label_uml__MultiplicityElement__upperBound = Upper Bound
_label_uml__MultiplicityElement__compatibleWith = Compatible With
_label_uml__MultiplicityElement__compatibleWith__other = Other
_label_uml__MultiplicityElement__is = Is
_label_uml__MultiplicityElement__is__lowerbound = Lowerbound
_label_uml__MultiplicityElement__is__upperbound = Upperbound
_label_uml__SequenceNode = Sequence Node
_label_uml__SequenceNode__executableNode = Executable Node
_label_uml__InputPin = Input Pin
_label_uml__OutputPin = Output Pin
_label_uml__Usage = Usage
_label_uml__Abstraction = Abstraction
_label_uml__Abstraction__mapping = Mapping
_label_uml__Dependency = Dependency
_label_uml__Dependency__supplier = Supplier
_label_uml__Dependency__client = Client
_label_uml__Realization = Realization
_label_uml__Substitution = Substitution
_label_uml__Substitution__contract = Contract
_label_uml__Substitution__substitutingClassifier = Substituting Classifier
_label_uml__Namespace = Namespace
_label_uml__Namespace__elementImport = Element Import
_label_uml__Namespace__packageImport = Package Import
_label_uml__Namespace__ownedRule = Owned Rule
_label_uml__Namespace__member = Member
_label_uml__Namespace__importedMember = Imported Member
_label_uml__Namespace__ownedMember = Owned Member
_label_uml__Namespace__createElementImport = Create Element Import
_label_uml__Namespace__createElementImport__element = Element
_label_uml__Namespace__createElementImport__visibility = Visibility
_label_uml__Namespace__createPackageImport = Create Package Import
_label_uml__Namespace__createPackageImport__package_ = Package
_label_uml__Namespace__createPackageImport__visibility = Visibility
_label_uml__Namespace__getImportedElements = Get Imported Elements
_label_uml__Namespace__getImportedPackages = Get Imported Packages
_label_uml__Namespace__getNamesOfMember = Get Names Of Member
_label_uml__Namespace__getNamesOfMember__element = Element
_label_uml__Namespace__membersAreDistinguishable = Members Are Distinguishable
_label_uml__Namespace__importMembers = Import Members
_label_uml__Namespace__importMembers__imps = Packageable Elements
_label_uml__Namespace__excludeCollisions = Exclude Collisions
_label_uml__Namespace__excludeCollisions__imps = Packageable Elements
_label_uml__InterfaceRealization = Interface Realization
_label_uml__InterfaceRealization__contract = Contract
_label_uml__InterfaceRealization__implementingClassifier = Implementing Classifier
_label_uml__StructuredClassifier = Structured Classifier
_label_uml__StructuredClassifier__ownedAttribute = Owned Attribute
_label_uml__StructuredClassifier__part = Part
_label_uml__StructuredClassifier__role = Role
_label_uml__StructuredClassifier__ownedConnector = Owned Connector
_label_uml__StructuredClassifier__createOwnedAttribute = Create Owned Attribute
_label_uml__StructuredClassifier__createOwnedAttribute__name = Name
_label_uml__StructuredClassifier__createOwnedAttribute__type = Type
_label_uml__StructuredClassifier__createOwnedAttribute__lower = Lower
_label_uml__StructuredClassifier__createOwnedAttribute__upper = Upper
_label_uml__Variable = Variable
_label_uml__Variable__scope = Scope
_label_uml__Variable__activityScope = Activity Scope
_label_uml__Variable__isAccessibleBy = Is Accessible By
_label_uml__Variable__isAccessibleBy__a = Action
_label_uml__CollaborationUse = Collaboration Use
_label_uml__CollaborationUse__type = Type
_label_uml__CollaborationUse__roleBinding = Role Binding
_label_uml__Collaboration = Collaboration
_label_uml__Collaboration__collaborationRole = Collaboration Role
_label_uml__ControlNode = Control Node
_label_uml__ControlFlow = Control Flow
_label_uml__InitialNode = Initial Node
_label_uml__ActivityParameterNode = Activity Parameter Node
_label_uml__ActivityParameterNode__parameter = Parameter
_label_uml__ValuePin = Value Pin
_label_uml__ValuePin__value = Value
_label_uml__Message = Message
_label_uml__Message__messageKind = Message Kind
_label_uml__Message__messageSort = Message Sort
_label_uml__Message__receiveEvent = Receive Event
_label_uml__Message__sendEvent = Send Event
_label_uml__Message__connector = Connector
_label_uml__Message__interaction = Interaction
_label_uml__Message__argument = Argument
_label_uml__Message__signature = Signature
_label_uml__Message__getMessageKind = Get Message Kind
_label_uml__Message__getSignature = Get Signature
_label_uml__GeneralOrdering = General Ordering
_label_uml__GeneralOrdering__before = Before
_label_uml__GeneralOrdering__after = After
_label_uml__ExecutionSpecification = Execution Specification
_label_uml__ExecutionSpecification__start = Start
_label_uml__ExecutionSpecification__finish = Finish
_label_uml__OccurrenceSpecification = Occurrence Specification
_label_uml__OccurrenceSpecification__covered = Covered
_label_uml__OccurrenceSpecification__toAfter = To After
_label_uml__OccurrenceSpecification__toBefore = To Before
_label_uml__OccurrenceSpecification__event = Event
_label_uml__MessageEnd = Message End
_label_uml__MessageEnd__message = Message
_label_uml__StateInvariant = State Invariant
_label_uml__StateInvariant__invariant = Invariant
_label_uml__StateInvariant__covered = Covered
_label_uml__ActionExecutionSpecification = Action Execution Specification
_label_uml__ActionExecutionSpecification__action = Action
_label_uml__BehaviorExecutionSpecification = Behavior Execution Specification
_label_uml__BehaviorExecutionSpecification__behavior = Behavior
_label_uml__ExecutionEvent = Execution Event
_label_uml__CreationEvent = Creation Event
_label_uml__DestructionEvent = Destruction Event
_label_uml__SendOperationEvent = Send Operation Event
_label_uml__SendOperationEvent__operation = Operation
_label_uml__SendSignalEvent = Send Signal Event
_label_uml__SendSignalEvent__signal = Signal
_label_uml__MessageOccurrenceSpecification = Message Occurrence Specification
_label_uml__ExecutionOccurrenceSpecification = Execution Occurrence Specification
_label_uml__ExecutionOccurrenceSpecification__execution = Execution
_label_uml__ExecutionOccurrenceSpecification__event = Event
_label_uml__ReceiveOperationEvent = Receive Operation Event
_label_uml__ReceiveOperationEvent__operation = Operation
_label_uml__ReceiveSignalEvent = Receive Signal Event
_label_uml__ReceiveSignalEvent__signal = Signal
_label_uml__MessageKind = Message Kind
_label_uml__MessageKind__complete = Complete
_label_uml__MessageKind__lost = Lost
_label_uml__MessageKind__found = Found
_label_uml__MessageKind__unknown = Unknown
_label_uml__MessageSort = Message Sort
_label_uml__MessageSort__synchCall = Synchronous Call
_label_uml__MessageSort__asynchCall = Asynchronous Call
_label_uml__MessageSort__asynchSignal = Asynchronous Signal
_label_uml__MessageSort__createMessage = Create Message
_label_uml__MessageSort__deleteMessage = Delete Message
_label_uml__MessageSort__reply = Reply
_label_uml__Actor = Actor
_label_uml__Extend = Extend
_label_uml__Extend__extendedCase = Extended Case
_label_uml__Extend__extension = Extension
_label_uml__Extend__condition = Condition
_label_uml__Extend__extensionLocation = Extension Location
_label_uml__Include = Include
_label_uml__Include__includingCase = Including Case
_label_uml__Include__addition = Addition
_label_uml__UseCase = Use Case
_label_uml__UseCase__include = Include
_label_uml__UseCase__extend = Extend
_label_uml__UseCase__extensionPoint = Extension Point
_label_uml__UseCase__subject = Subject
_label_uml__UseCase__allIncludedUseCases = All Included Use Cases
_label_uml__ExtensionPoint = Extension Point
_label_uml__ExtensionPoint__useCase = Use Case
_label_uml__CallEvent = Call Event
_label_uml__CallEvent__operation = Operation
_label_uml__ChangeEvent = Change Event
_label_uml__ChangeEvent__changeExpression = Change Expression
_label_uml__Reception = Reception
_label_uml__Reception__signal = Signal
_label_uml__Signal = Signal
_label_uml__Signal__ownedAttribute = Owned Attribute
_label_uml__Signal__createOwnedAttribute = Create Owned Attribute
_label_uml__Signal__createOwnedAttribute__name = Name
_label_uml__Signal__createOwnedAttribute__type = Type
_label_uml__Signal__createOwnedAttribute__lower = Lower
_label_uml__Signal__createOwnedAttribute__upper = Upper
_label_uml__SignalEvent = Signal Event
_label_uml__SignalEvent__signal = Signal
_label_uml__MessageEvent = Message Event
_label_uml__AnyReceiveEvent = Any Receive Event
_label_uml__BehavioredClassifier = Behaviored Classifier
_label_uml__BehavioredClassifier__ownedBehavior = Owned Behavior
_label_uml__BehavioredClassifier__classifierBehavior = Classifier Behavior
_label_uml__BehavioredClassifier__interfaceRealization = Interface Realization
_label_uml__BehavioredClassifier__ownedTrigger = Owned Trigger
_label_uml__BehavioredClassifier__getImplementedInterfaces = Get Implemented Interfaces
_label_uml__BehavioredClassifier__getAllImplementedInterfaces = Get All Implemented Interfaces
_label_uml__Event = Event
_label_uml__CallConcurrencyKind = Call Concurrency Kind
_label_uml__CallConcurrencyKind__sequential = Sequential
_label_uml__CallConcurrencyKind__guarded = Guarded
_label_uml__CallConcurrencyKind__concurrent = Concurrent
_label_uml__ForkNode = Fork Node
_label_uml__FlowFinalNode = Flow Final Node
_label_uml__CentralBufferNode = Central Buffer Node
_label_uml__ActivityPartition = Activity Partition
_label_uml__ActivityPartition__isDimension = Is Dimension
_label_uml__ActivityPartition__isExternal = Is External
_label_uml__ActivityPartition__edge = Edge
_label_uml__ActivityPartition__node = Node
_label_uml__ActivityPartition__subpartition = Subpartition
_label_uml__ActivityPartition__superPartition = Super Partition
_label_uml__ActivityPartition__represents = Represents
_label_uml__MergeNode = Merge Node
_label_uml__DecisionNode = Decision Node
_label_uml__DecisionNode__decisionInput = Decision Input
_label_uml__DecisionNode__decisionInputFlow = Decision Input Flow
_label_uml__FinalNode = Final Node
_label_uml__ActivityFinalNode = Activity Final Node
_label_uml__EncapsulatedClassifier = Encapsulated Classifier
_label_uml__EncapsulatedClassifier__ownedPort = Owned Port
_label_uml__ConnectorEnd = Connector End
_label_uml__ConnectorEnd__definingEnd = Defining End
_label_uml__ConnectorEnd__role = Role
_label_uml__ConnectorEnd__partWithPort = Part With Port
_label_uml__ConnectorEnd__getDefiningEnd = Get Defining End
_label_uml__ComponentRealization = Component Realization
_label_uml__ComponentRealization__abstraction = Abstraction
_label_uml__ComponentRealization__realizingClassifier = Realizing Classifier
_label_uml__Connector = Connector
_label_uml__Connector__type = Type
_label_uml__Connector__redefinedConnector = Redefined Connector
_label_uml__Connector__end = End
_label_uml__Connector__kind = Kind
_label_uml__Connector__contract = Contract
_label_uml__ConnectorKind = Connector Kind
_label_uml__ConnectorKind__assembly = Assembly
_label_uml__ConnectorKind__delegation = Delegation
_label_uml__Manifestation = Manifestation
_label_uml__Manifestation__utilizedElement = Utilized Element
_label_uml__Node = Node
_label_uml__Node__nestedNode = Nested Node
_label_uml__Node__createCommunicationPath = Create Communication Path
_label_uml__Node__createCommunicationPath__end1IsNavigable = End 1 Is Navigable
_label_uml__Node__createCommunicationPath__end1Aggregation = End 1 Aggregation
_label_uml__Node__createCommunicationPath__end1Name = End 1 Name
_label_uml__Node__createCommunicationPath__end1Lower = End 1 Lower
_label_uml__Node__createCommunicationPath__end1Upper = End 1 Upper
_label_uml__Node__createCommunicationPath__end1Node = End 1 Node
_label_uml__Node__createCommunicationPath__end2IsNavigable = End 2 Is Navigable
_label_uml__Node__createCommunicationPath__end2Aggregation = End 2 Aggregation
_label_uml__Node__createCommunicationPath__end2Name = End 2 Name
_label_uml__Node__createCommunicationPath__end2Lower = End 2 Lower
_label_uml__Node__createCommunicationPath__end2Upper = End 2 Upper
_label_uml__Node__getCommunicationPaths = Get Communication Paths
_label_uml__Device = Device
_label_uml__ExecutionEnvironment = Execution Environment
_label_uml__DeploymentTarget = Deployment Target
_label_uml__DeploymentTarget__deployment = Deployment
_label_uml__DeploymentTarget__deployedElement = Deployed Element
_label_uml__DeployedArtifact = Deployed Artifact
_label_uml__CommunicationPath = Communication Path
_label_uml__InstanceSpecification = Instance Specification
_label_uml__InstanceSpecification__classifier = Classifier
_label_uml__InstanceSpecification__slot = Slot
_label_uml__InstanceSpecification__specification = Specification
_label_uml__Artifact = Artifact
_label_uml__Artifact__fileName = File Name
_label_uml__Artifact__nestedArtifact = Nested Artifact
_label_uml__Artifact__manifestation = Manifestation
_label_uml__Artifact__ownedOperation = Owned Operation
_label_uml__Artifact__ownedAttribute = Owned Attribute
_label_uml__Artifact__createOwnedOperation = Create Owned Operation
_label_uml__Artifact__createOwnedOperation__name = Name
_label_uml__Artifact__createOwnedOperation__parameterNames = Parameter Names
_label_uml__Artifact__createOwnedOperation__parameterTypes = Parameter Types
_label_uml__Artifact__createOwnedOperation__returnType = Return Type
_label_uml__Artifact__createOwnedAttribute = Create Owned Attribute
_label_uml__Artifact__createOwnedAttribute__name = Name
_label_uml__Artifact__createOwnedAttribute__type = Type
_label_uml__Artifact__createOwnedAttribute__lower = Lower
_label_uml__Artifact__createOwnedAttribute__upper = Upper
_label_uml__InteractionUse = Interaction Use
_label_uml__InteractionUse__refersTo = Refers To
_label_uml__InteractionUse__actualGate = Actual Gate
_label_uml__InteractionUse__argument = Argument
_label_uml__PartDecomposition = Part Decomposition
_label_uml__InteractionOperand = Interaction Operand
_label_uml__InteractionOperand__guard = Guard
_label_uml__InteractionOperand__fragment = Fragment
_label_uml__InteractionConstraint = Interaction Constraint
_label_uml__InteractionConstraint__minint = Minint
_label_uml__InteractionConstraint__maxint = Maxint
_label_uml__Gate = Gate
_label_uml__CombinedFragment = Combined Fragment
_label_uml__CombinedFragment__interactionOperator = Interaction Operator
_label_uml__CombinedFragment__operand = Operand
_label_uml__CombinedFragment__cfragmentGate = Combined Fragment Gate
_label_uml__Interaction = Interaction
_label_uml__Interaction__lifeline = Lifeline
_label_uml__Interaction__message = Message
_label_uml__Interaction__fragment = Fragment
_label_uml__Interaction__action = Action
_label_uml__Interaction__formalGate = Formal Gate
_label_uml__Lifeline = Lifeline
_label_uml__Lifeline__coveredBy = Covered By
_label_uml__Lifeline__represents = Represents
_label_uml__Lifeline__interaction = Interaction
_label_uml__Lifeline__selector = Selector
_label_uml__Lifeline__decomposedAs = Decomposed As
_label_uml__Continuation = Continuation
_label_uml__Continuation__setting = Setting
_label_uml__InteractionFragment = Interaction Fragment
_label_uml__InteractionFragment__covered = Covered
_label_uml__InteractionFragment__generalOrdering = General Ordering
_label_uml__InteractionFragment__enclosingInteraction = Enclosing Interaction
_label_uml__InteractionFragment__enclosingOperand = Enclosing Operand
_label_uml__ConsiderIgnoreFragment = Consider Ignore Fragment
_label_uml__ConsiderIgnoreFragment__message = Message
_label_uml__InteractionOperatorKind = Interaction Operator Kind
_label_uml__InteractionOperatorKind__seq = Sequence
_label_uml__InteractionOperatorKind__alt = Alternative
_label_uml__InteractionOperatorKind__opt = Optional
_label_uml__InteractionOperatorKind__break = Break
_label_uml__InteractionOperatorKind__par = Parallel
_label_uml__InteractionOperatorKind__strict = Strict
_label_uml__InteractionOperatorKind__loop = Loop
_label_uml__InteractionOperatorKind__critical = Critical
_label_uml__InteractionOperatorKind__neg = Negative
_label_uml__InteractionOperatorKind__assert = Assertion
_label_uml__InteractionOperatorKind__ignore = Ignore
_label_uml__InteractionOperatorKind__consider = Consider
_label_uml__CreateObjectAction = Create Object Action
_label_uml__CreateObjectAction__classifier = Classifier
_label_uml__CreateObjectAction__result = Result
_label_uml__DestroyObjectAction = Destroy Object Action
_label_uml__DestroyObjectAction__isDestroyLinks = Is Destroy Links
_label_uml__DestroyObjectAction__isDestroyOwnedObjects = Is Destroy Owned Objects
_label_uml__DestroyObjectAction__target = Target
_label_uml__TestIdentityAction = Test Identity Action
_label_uml__TestIdentityAction__first = First
_label_uml__TestIdentityAction__second = Second
_label_uml__TestIdentityAction__result = Result
_label_uml__ReadSelfAction = Read Self Action
_label_uml__ReadSelfAction__result = Result
_label_uml__StructuralFeatureAction = Structural Feature Action
_label_uml__StructuralFeatureAction__structuralFeature = Structural Feature
_label_uml__StructuralFeatureAction__object = Object
_label_uml__ReadStructuralFeatureAction = Read Structural Feature Action
_label_uml__ReadStructuralFeatureAction__result = Result
_label_uml__WriteStructuralFeatureAction = Write Structural Feature Action
_label_uml__WriteStructuralFeatureAction__value = Value
_label_uml__WriteStructuralFeatureAction__result = Result
_label_uml__ClearStructuralFeatureAction = Clear Structural Feature Action
_label_uml__ClearStructuralFeatureAction__result = Result
_label_uml__RemoveStructuralFeatureValueAction = Remove Structural Feature Value Action
_label_uml__RemoveStructuralFeatureValueAction__isRemoveDuplicates = Is Remove Duplicates
_label_uml__RemoveStructuralFeatureValueAction__removeAt = Remove At
_label_uml__AddStructuralFeatureValueAction = Add Structural Feature Value Action
_label_uml__AddStructuralFeatureValueAction__isReplaceAll = Is Replace All
_label_uml__AddStructuralFeatureValueAction__insertAt = Insert At
_label_uml__LinkAction = Link Action
_label_uml__LinkAction__endData = End Data
_label_uml__LinkAction__inputValue = Input Value
_label_uml__LinkAction__association = Association
_label_uml__ReadLinkAction = Read Link Action
_label_uml__ReadLinkAction__result = Result
_label_uml__LinkEndCreationData = Link End Creation Data
_label_uml__LinkEndCreationData__isReplaceAll = Is Replace All
_label_uml__LinkEndCreationData__insertAt = Insert At
_label_uml__CreateLinkAction = Create Link Action
_label_uml__CreateLinkAction__endData = End Data
_label_uml__DestroyLinkAction = Destroy Link Action
_label_uml__DestroyLinkAction__endData = End Data
_label_uml__WriteLinkAction = Write Link Action
_label_uml__ClearAssociationAction = Clear Association Action
_label_uml__ClearAssociationAction__object = Object
_label_uml__ClearAssociationAction__association = Association
_label_uml__BroadcastSignalAction = Broadcast Signal Action
_label_uml__BroadcastSignalAction__signal = Signal
_label_uml__SendObjectAction = Send Object Action
_label_uml__SendObjectAction__target = Target
_label_uml__SendObjectAction__request = Request
_label_uml__LinkEndDestructionData = Link End Destruction Data
_label_uml__LinkEndDestructionData__isDestroyDuplicates = Is Destroy Duplicates
_label_uml__LinkEndDestructionData__destroyAt = Destroy At
_label_uml__ValueSpecificationAction = Value Specification Action
_label_uml__ValueSpecificationAction__value = Value
_label_uml__ValueSpecificationAction__result = Result
_label_uml__TimeExpression = Time Expression
_label_uml__TimeExpression__expr = Expr
_label_uml__TimeExpression__observation = Observation
_label_uml__TimeExpression__stringValue = String Value
_label_uml__Duration = Duration
_label_uml__Duration__expr = Expression
_label_uml__Duration__observation = Observation
_label_uml__Duration__stringValue = String Value
_label_uml__DurationInterval = Duration Interval
_label_uml__DurationInterval__min = Minimum
_label_uml__DurationInterval__max = Maximum
_label_uml__TimeConstraint = Time Constraint
_label_uml__TimeConstraint__specification = Specification
_label_uml__TimeConstraint__firstEvent = First Event
_label_uml__TimeInterval = Time Interval
_label_uml__TimeInterval__max = Maximum
_label_uml__TimeInterval__min = Minimum
_label_uml__DurationConstraint = Duration Constraint
_label_uml__DurationConstraint__specification = Specification
_label_uml__DurationConstraint__firstEvent = First Event
_label_uml__IntervalConstraint = Interval Constraint
_label_uml__IntervalConstraint__specification = Specification
_label_uml__Interval = Interval
_label_uml__Interval__min = Minimum
_label_uml__Interval__max = Maximum
_label_uml__Observation = Observation
_label_uml__TimeObservation = Time Observation
_label_uml__TimeObservation__event = Event
_label_uml__TimeObservation__firstEvent = First Event
_label_uml__DurationObservation = Duration Observation
_label_uml__DurationObservation__event = Event
_label_uml__DurationObservation__firstEvent = First Event
_label_uml__InvocationAction = Invocation Action
_label_uml__InvocationAction__argument = Argument
_label_uml__InvocationAction__onPort = On Port
_label_uml__Trigger = Trigger
_label_uml__Trigger__event = Event
_label_uml__Trigger__port = Port
_label_uml__StateMachine = State Machine
_label_uml__StateMachine__region = Region
_label_uml__StateMachine__connectionPoint = Connection Point
_label_uml__StateMachine__extendedStateMachine = Extended State Machine
_label_uml__StateMachine__submachineState = Submachine State
_label_uml__StateMachine__LCA = Least Common Ancestor
_label_uml__StateMachine__LCA__s1 = State 1
_label_uml__StateMachine__LCA__s2 = State 2
_label_uml__StateMachine__ancestor = Ancestor
_label_uml__StateMachine__ancestor__s1 = State 1
_label_uml__StateMachine__ancestor__s2 = State 2
_label_uml__StateMachine__isRedefinitionContextValid = Is Redefinition Context Valid
_label_uml__StateMachine__isRedefinitionContextValid__redefined = Redefined
_label_uml__StateMachine__isConsistentWith = Is Consistent With
_label_uml__StateMachine__isConsistentWith__redefinee = Redefinee
_label_uml__Transition = Transition
_label_uml__Transition__kind = Kind
_label_uml__Transition__container = Container
_label_uml__Transition__source = Source
_label_uml__Transition__target = Target
_label_uml__Transition__redefinedTransition = Redefined Transition
_label_uml__Transition__guard = Guard
_label_uml__Transition__redefinitionContext = Redefinition Context
_label_uml__Transition__effect = Effect
_label_uml__Transition__trigger = Trigger
_label_uml__Transition__isConsistentWith = Is Consistent With
_label_uml__Transition__isConsistentWith__redefinee = Redefinee
_label_uml__Transition__containingStateMachine = Containing State Machine
_label_uml__Vertex = Vertex
_label_uml__Vertex__container = Container
_label_uml__Vertex__outgoing = Outgoing
_label_uml__Vertex__incoming = Incoming
_label_uml__Vertex__containingStateMachine = Containing State Machine
_label_uml__Pseudostate = Pseudostate
_label_uml__Pseudostate__kind = Kind
_label_uml__Pseudostate__stateMachine = State Machine
_label_uml__Pseudostate__state = State
_label_uml__FinalState = Final State
_label_uml__ConnectionPointReference = Connection Point Reference
_label_uml__ConnectionPointReference__entry = Entry
_label_uml__ConnectionPointReference__state = State
_label_uml__ConnectionPointReference__exit = Exit
_label_uml__TimeEvent = Time Event
_label_uml__TimeEvent__isRelative = Is Relative
_label_uml__TimeEvent__when = When
_label_uml__PseudostateKind = Pseudostate Kind
_label_uml__PseudostateKind__initial = Initial
_label_uml__PseudostateKind__deepHistory = Deep History
_label_uml__PseudostateKind__shallowHistory = Shallow History
_label_uml__PseudostateKind__join = Join
_label_uml__PseudostateKind__fork = Fork
_label_uml__PseudostateKind__junction = Junction
_label_uml__PseudostateKind__choice = Choice
_label_uml__PseudostateKind__entryPoint = Entry Point
_label_uml__PseudostateKind__exitPoint = Exit Point
_label_uml__PseudostateKind__terminate = Terminate
_label_uml__TransitionKind = Transition Kind
_label_uml__TransitionKind__internal = Internal
_label_uml__TransitionKind__local = Local
_label_uml__TransitionKind__external = External
_label_uml__Stereotype = Stereotype
_label_uml__Stereotype__icon = Icon
_label_uml__Stereotype__createExtension = Create Extension
_label_uml__Stereotype__createExtension__metaclass = Metaclass
_label_uml__Stereotype__createExtension__isRequired = Is Required
_label_uml__Stereotype__getProfile = Get Profile
_label_uml__Stereotype__getKeyword = Get Keyword
_label_uml__Stereotype__getKeyword__localize = Localize
_label_uml__Stereotype__getExtendedMetaclasses = Get Extended Metaclasses
_label_uml__Stereotype__getAllExtendedMetaclasses = Get All Extended Metaclasses
_label_uml__Stereotype__getDefinition = Get Definition
_label_uml__Stereotype__createIcon = Create Icon
_label_uml__Stereotype__createIcon__location = Location
_label_uml__Stereotype__createIcon__format = Format
_label_uml__Stereotype__createIcon__content = Content
_label_uml__Profile = Profile
_label_uml__Profile__ownedStereotype = Owned Stereotype
_label_uml__Profile__metaclassReference = Metaclass Reference
_label_uml__Profile__metamodelReference = Metamodel Reference
_label_uml__Profile__EMap_EJavaObject_EJavaObject = EMap EJava Object EJava Object
_label_uml__Profile__EMap_EString_EString = EMap EString EString
_label_uml__Profile__create = Create
_label_uml__Profile__create__classifier = Classifier
_label_uml__Profile__createOwnedStereotype = Create Owned Stereotype
_label_uml__Profile__createOwnedStereotype__name = Name
_label_uml__Profile__createOwnedStereotype__isAbstract = Is Abstract
_label_uml__Profile__isDefined = Is Defined
_label_uml__Profile__define = Define
_label_uml__Profile__define__options = Options
_label_uml__Profile__define__diagnostics = Diagnostics
_label_uml__Profile__define__context = Context
_label_uml__Profile__getDefinition = Get Definition
_label_uml__Profile__getDefinition__namedElement = Named Element
_label_uml__Profile__getReferencedMetaclasses = Get Referenced Metaclasses
_label_uml__Profile__getReferencedMetamodels = Get Referenced Metamodels
_label_uml__Profile__getOwnedExtensions = Get Owned Extensions
_label_uml__Profile__getOwnedExtensions__requiredOnly = Required Only
_label_uml__Class = Class
_label_uml__Class__isAbstract = Is Abstract
_label_uml__Class__nestedClassifier = Nested Classifier
_label_uml__Class__ownedAttribute = Owned Attribute
_label_uml__Class__ownedOperation = Owned Operation
_label_uml__Class__superClass = Super Class
_label_uml__Class__isActive = Is Active
_label_uml__Class__ownedReception = Owned Reception
_label_uml__Class__extension = Extension
_label_uml__Class__getExtensions = Get Extensions
_label_uml__Class__createOwnedOperation = Create Owned Operation
_label_uml__Class__createOwnedOperation__name = Name
_label_uml__Class__createOwnedOperation__parameterNames = Parameter Names
_label_uml__Class__createOwnedOperation__parameterTypes = Parameter Types
_label_uml__Class__createOwnedOperation__returnType = Return Type
_label_uml__Class__isMetaclass = Is Metaclass
_label_uml__Class__inherit = Inherit
_label_uml__Class__inherit__inhs = Named Elements
_label_uml__ProfileApplication = Profile Application
_label_uml__ProfileApplication__appliedProfile = Applied Profile
_label_uml__ProfileApplication__isStrict = Is Strict
_label_uml__ProfileApplication__applyingPackage = Applying Package
_label_uml__ProfileApplication__getAppliedDefinition = Get Applied Definition
_label_uml__ProfileApplication__getAppliedDefinition__namedElement = Named Element
_label_uml__Extension = Extension
_label_uml__Extension__isRequired = Is Required
_label_uml__Extension__metaclass = Metaclass
_label_uml__Extension__ownedEnd = Owned End
_label_uml__Extension__getStereotypeEnd = Get Stereotype End
_label_uml__Extension__getStereotype = Get Stereotype
_label_uml__Extension__metaclassEnd = Metaclass End
_label_uml__Image = Image
_label_uml__Image__content = Content
_label_uml__Image__location = Location
_label_uml__Image__format = Format
_label_uml__Element = Element
_label_uml__Element__ownedElement = Owned Element
_label_uml__Element__owner = Owner
_label_uml__Element__ownedComment = Owned Comment
_label_uml__Element__destroy = Destroy
_label_uml__Element__hasKeyword = Has Keyword
_label_uml__Element__hasKeyword__keyword = Keyword
_label_uml__Element__getKeywords = Get Keywords
_label_uml__Element__addKeyword = Add Keyword
_label_uml__Element__addKeyword__keyword = Keyword
_label_uml__Element__removeKeyword = Remove Keyword
_label_uml__Element__removeKeyword__keyword = Keyword
_label_uml__Element__getNearestPackage = Get Nearest Package
_label_uml__Element__getModel = Get Model
_label_uml__Element__isStereotypeApplicable = Is Stereotype Applicable
_label_uml__Element__isStereotypeApplicable__stereotype = Stereotype
_label_uml__Element__isStereotypeRequired = Is Stereotype Required
_label_uml__Element__isStereotypeRequired__stereotype = Stereotype
_label_uml__Element__isStereotypeApplied = Is Stereotype Applied
_label_uml__Element__isStereotypeApplied__stereotype = Stereotype
_label_uml__Element__applyStereotype = Apply Stereotype
_label_uml__Element__applyStereotype__stereotype = Stereotype
_label_uml__Element__unapplyStereotype = Unapply Stereotype
_label_uml__Element__unapplyStereotype__stereotype = Stereotype
_label_uml__Element__getApplicableStereotypes = Get Applicable Stereotypes
_label_uml__Element__getApplicableStereotype = Get Applicable Stereotype
_label_uml__Element__getApplicableStereotype__qualifiedName = Qualified Name
_label_uml__Element__getStereotypeApplications = Get Stereotype Applications
_label_uml__Element__getStereotypeApplication = Get Stereotype Application
_label_uml__Element__getStereotypeApplication__stereotype = Stereotype
_label_uml__Element__getRequiredStereotypes = Get Required Stereotypes
_label_uml__Element__getRequiredStereotype = Get Required Stereotype
_label_uml__Element__getRequiredStereotype__qualifiedName = Qualified Name
_label_uml__Element__getAppliedStereotypes = Get Applied Stereotypes
_label_uml__Element__getAppliedStereotype = Get Applied Stereotype
_label_uml__Element__getAppliedStereotype__qualifiedName = Qualified Name
_label_uml__Element__getAppliedSubstereotypes = Get Applied Substereotypes
_label_uml__Element__getAppliedSubstereotypes__stereotype = Stereotype
_label_uml__Element__getAppliedSubstereotype = Get Applied Substereotype
_label_uml__Element__getAppliedSubstereotype__stereotype = Stereotype
_label_uml__Element__getAppliedSubstereotype__qualifiedName = Qualified Name
_label_uml__Element__hasValue = Has Value
_label_uml__Element__hasValue__stereotype = Stereotype
_label_uml__Element__hasValue__propertyName = Property Name
_label_uml__Element__getValue = Get Value
_label_uml__Element__getValue__stereotype = Stereotype
_label_uml__Element__getValue__propertyName = Property Name
_label_uml__Element__setValue = Set Value
_label_uml__Element__setValue__stereotype = Stereotype
_label_uml__Element__setValue__propertyName = Property Name
_label_uml__Element__setValue__newValue = New Value
_label_uml__Element__createEAnnotation = Create Ecore Annotation
_label_uml__Element__createEAnnotation__source = Source
_label_uml__Element__getRelationships = Get Relationships
_label_uml__Element__getRelationships__eClass = Ecore Class
_label_uml__Element__getSourceDirectedRelationships = Get Source Directed Relationships
_label_uml__Element__getSourceDirectedRelationships__eClass = Ecore Class
_label_uml__Element__getTargetDirectedRelationships = Get Target Directed Relationships
_label_uml__Element__getTargetDirectedRelationships__eClass = Ecore Class
_label_uml__Element__allOwnedElements = All Owned Elements
_label_uml__Element__mustBeOwned = Must Be Owned
_label_uml__ExtensionEnd = Extension End
_label_uml__ExtensionEnd__type = Type
_label_uml__ExtensionEnd__lower = Lower
_label_uml__ExtensionEnd__getLower = Get Lower
_label_uml__ExtensionEnd__setLower = Set Lower
_label_uml__ExtensionEnd__setLower__newLower = New Lower
_label_uml__ExtensionEnd__lowerBound = Lower Bound
_label_uml__VariableAction = Variable Action
_label_uml__VariableAction__variable = Variable
_label_uml__ReadVariableAction = Read Variable Action
_label_uml__ReadVariableAction__result = Result
_label_uml__WriteVariableAction = Write Variable Action
_label_uml__WriteVariableAction__value = Value
_label_uml__ClearVariableAction = Clear Variable Action
_label_uml__AddVariableValueAction = Add Variable Value Action
_label_uml__AddVariableValueAction__isReplaceAll = Is Replace All
_label_uml__AddVariableValueAction__insertAt = Insert At
_label_uml__RemoveVariableValueAction = Remove Variable Value Action
_label_uml__RemoveVariableValueAction__isRemoveDuplicates = Is Remove Duplicates
_label_uml__RemoveVariableValueAction__removeAt = Remove At
_label_uml__RaiseExceptionAction = Raise Exception Action
_label_uml__RaiseExceptionAction__exception = Exception
_label_uml__ActionInputPin = Action Input Pin
_label_uml__ActionInputPin__fromAction = From Action
_label_uml__GeneralizationSet = Generalization Set
_label_uml__GeneralizationSet__isCovering = Is Covering
_label_uml__GeneralizationSet__isDisjoint = Is Disjoint
_label_uml__GeneralizationSet__powertype = Powertype
_label_uml__GeneralizationSet__generalization = Generalization
_label_uml__Generalization = Generalization
_label_uml__Generalization__isSubstitutable = Is Substitutable
_label_uml__Generalization__specific = Specific
_label_uml__Generalization__general = General
_label_uml__Generalization__generalizationSet = Generalization Set
_label_uml__InformationItem = Information Item
_label_uml__InformationItem__represented = Represented
_label_uml__InformationFlow = Information Flow
_label_uml__InformationFlow__realization = Realization
_label_uml__InformationFlow__conveyed = Conveyed
_label_uml__InformationFlow__informationSource = Information Source
_label_uml__InformationFlow__informationTarget = Information Target
_label_uml__InformationFlow__realizingActivityEdge = Realizing Activity Edge
_label_uml__InformationFlow__realizingConnector = Realizing Connector
_label_uml__InformationFlow__realizingMessage = Realizing Message
_label_uml__Model = Model
_label_uml__Model__viewpoint = Viewpoint
_label_uml__Model__isMetamodel = Is Metamodel
_label_uml__ReadExtentAction = Read Extent Action
_label_uml__ReadExtentAction__result = Result
_label_uml__ReadExtentAction__classifier = Classifier
_label_uml__ReclassifyObjectAction = Reclassify Object Action
_label_uml__ReclassifyObjectAction__isReplaceAll = Is Replace All
_label_uml__ReclassifyObjectAction__oldClassifier = Old Classifier
_label_uml__ReclassifyObjectAction__newClassifier = New Classifier
_label_uml__ReclassifyObjectAction__object = Object
_label_uml__ReadIsClassifiedObjectAction = Read Is Classified Object Action
_label_uml__ReadIsClassifiedObjectAction__isDirect = Is Direct
_label_uml__ReadIsClassifiedObjectAction__classifier = Classifier
_label_uml__ReadIsClassifiedObjectAction__result = Result
_label_uml__ReadIsClassifiedObjectAction__object = Object
_label_uml__StartClassifierBehaviorAction = Start Classifier Behavior Action
_label_uml__StartClassifierBehaviorAction__object = Object
_label_uml__QualifierValue = Qualifier Value
_label_uml__QualifierValue__qualifier = Qualifier
_label_uml__QualifierValue__value = Value
_label_uml__LinkEndData = Link End Data
_label_uml__LinkEndData__value = Value
_label_uml__LinkEndData__end = End
_label_uml__LinkEndData__qualifier = Qualifier
_label_uml__ReadLinkObjectEndAction = Read Link Object End Action
_label_uml__ReadLinkObjectEndAction__object = Object
_label_uml__ReadLinkObjectEndAction__end = End
_label_uml__ReadLinkObjectEndAction__result = Result
_label_uml__ReadLinkObjectEndQualifierAction = Read Link Object End Qualifier Action
_label_uml__ReadLinkObjectEndQualifierAction__object = Object
_label_uml__ReadLinkObjectEndQualifierAction__result = Result
_label_uml__ReadLinkObjectEndQualifierAction__qualifier = Qualifier
_label_uml__CreateLinkObjectAction = Create Link Object Action
_label_uml__CreateLinkObjectAction__result = Result
_label_uml__AcceptEventAction = Accept Event Action
_label_uml__AcceptEventAction__isUnmarshall = Is Unmarshall
_label_uml__AcceptEventAction__result = Result
_label_uml__AcceptEventAction__trigger = Trigger
_label_uml__AcceptCallAction = Accept Call Action
_label_uml__AcceptCallAction__returnInformation = Return Information
_label_uml__ReplyAction = Reply Action
_label_uml__ReplyAction__replyToCall = Reply To Call
_label_uml__ReplyAction__returnInformation = Return Information
_label_uml__ReplyAction__replyValue = Reply Value
_label_uml__UnmarshallAction = Unmarshall Action
_label_uml__UnmarshallAction__result = Result
_label_uml__UnmarshallAction__unmarshallType = Unmarshall Type
_label_uml__UnmarshallAction__object = Object
_label_uml__ReduceAction = Reduce Action
_label_uml__ReduceAction__reducer = Reducer
_label_uml__ReduceAction__result = Result
_label_uml__ReduceAction__collection = Collection
_label_uml__ReduceAction__isOrdered = Is Ordered
_label_uml__StartObjectBehaviorAction = Start Object Behavior Action
_label_uml__StartObjectBehaviorAction__object = Object
_label_uml__JoinNode = Join Node
_label_uml__JoinNode__isCombineDuplicate = Is Combine Duplicate
_label_uml__JoinNode__joinSpec = Join Spec
_label_uml__DataStoreNode = Data Store Node
_label_uml__ObjectFlow = Object Flow
_label_uml__ObjectFlow__isMulticast = Is Multicast
_label_uml__ObjectFlow__isMultireceive = Is Multireceive
_label_uml__ObjectFlow__transformation = Transformation
_label_uml__ObjectFlow__selection = Selection
_label_uml__ObjectNode = Object Node
_label_uml__ObjectNode__ordering = Ordering
_label_uml__ObjectNode__isControlType = Is Control Type
_label_uml__ObjectNode__upperBound = Upper Bound
_label_uml__ObjectNode__inState = In State
_label_uml__ObjectNode__selection = Selection
_label_uml__ParameterSet = Parameter Set
_label_uml__ParameterSet__parameter = Parameter
_label_uml__ParameterSet__condition = Condition
_label_uml__Activity = Activity
_label_uml__Activity__structuredNode = Structured Node
_label_uml__Activity__variable = Variable
_label_uml__Activity__node = Node
_label_uml__Activity__isReadOnly = Is Read Only
_label_uml__Activity__edge = Edge
_label_uml__Activity__partition = Partition
_label_uml__Activity__group = Group
_label_uml__Activity__isSingleExecution = Is Single Execution
_label_uml__Parameter = Parameter
_label_uml__Parameter__direction = Direction
_label_uml__Parameter__default = Default
_label_uml__Parameter__defaultValue = Default Value
_label_uml__Parameter__operation = Operation
_label_uml__Parameter__isException = Is Exception
_label_uml__Parameter__isStream = Is Stream
_label_uml__Parameter__effect = Effect
_label_uml__Parameter__parameterSet = Parameter Set
_label_uml__Parameter__getDefault = Get Default
_label_uml__Parameter__isSetDefault = Is Set Default
_label_uml__Parameter__setDefault = Set Default
_label_uml__Parameter__setDefault__newDefault = New Default
_label_uml__Parameter__unsetDefault = Unset Default
_label_uml__Parameter__setBooleanDefaultValue = Set Boolean Default Value
_label_uml__Parameter__setBooleanDefaultValue__value = Value
_label_uml__Parameter__setIntegerDefaultValue = Set Integer Default Value
_label_uml__Parameter__setIntegerDefaultValue__value = Value
_label_uml__Parameter__setStringDefaultValue = Set String Default Value
_label_uml__Parameter__setStringDefaultValue__value = Value
_label_uml__Parameter__setUnlimitedNaturalDefaultValue = Set Unlimited Natural Default Value
_label_uml__Parameter__setUnlimitedNaturalDefaultValue__value = Value
_label_uml__Parameter__setNullDefaultValue = Set Null Default Value
_label_uml__Action = Action
_label_uml__Action__output = Output
_label_uml__Action__input = Input
_label_uml__Action__context = Context
_label_uml__Action__localPrecondition = Local Precondition
_label_uml__Action__localPostcondition = Local Postcondition
_label_uml__InterruptibleActivityRegion = Interruptible Activity Region
_label_uml__InterruptibleActivityRegion__interruptingEdge = Interrupting Edge
_label_uml__InterruptibleActivityRegion__node = Node
_label_uml__ActivityNode = Activity Node
_label_uml__ActivityNode__inStructuredNode = In Structured Node
_label_uml__ActivityNode__activity = Activity
_label_uml__ActivityNode__outgoing = Outgoing
_label_uml__ActivityNode__incoming = Incoming
_label_uml__ActivityNode__redefinedNode = Redefined Node
_label_uml__ActivityNode__inPartition = In Partition
_label_uml__ActivityNode__inInterruptibleRegion = In Interruptible Region
_label_uml__ActivityNode__inGroup = In Group
_label_uml__BehavioralFeature = Behavioral Feature
_label_uml__BehavioralFeature__ownedParameter = Owned Parameter
_label_uml__BehavioralFeature__isAbstract = Is Abstract
_label_uml__BehavioralFeature__method = Method
_label_uml__BehavioralFeature__concurrency = Concurrency
_label_uml__BehavioralFeature__raisedException = Raised Exception
_label_uml__BehavioralFeature__ownedParameterSet = Owned Parameter Set
_label_uml__BehavioralFeature__createReturnResult = Create Return Result
_label_uml__BehavioralFeature__createReturnResult__name = Name
_label_uml__BehavioralFeature__createReturnResult__type = Type
_label_uml__BehavioralFeature__isDistinguishableFrom = Is Distinguishable From
_label_uml__BehavioralFeature__isDistinguishableFrom__n = Named Element
_label_uml__BehavioralFeature__isDistinguishableFrom__ns = Namespace
_label_uml__Behavior = Behavior
_label_uml__Behavior__isReentrant = Is Reentrant
_label_uml__Behavior__redefinedBehavior = Redefined Behavior
_label_uml__Behavior__specification = Specification
_label_uml__Behavior__ownedParameter = Owned Parameter
_label_uml__Behavior__context = Context
_label_uml__Behavior__precondition = Precondition
_label_uml__Behavior__postcondition = Postcondition
_label_uml__Behavior__ownedParameterSet = Owned Parameter Set
_label_uml__Behavior__getContext = Get Context
_label_uml__Pin = Pin
_label_uml__Pin__isControl = Is Control
_label_uml__ObjectNodeOrderingKind = Object Node Ordering Kind
_label_uml__ObjectNodeOrderingKind__unordered = Unordered
_label_uml__ObjectNodeOrderingKind__ordered = Ordered
_label_uml__ObjectNodeOrderingKind__LIFO = Last In First Out
_label_uml__ObjectNodeOrderingKind__FIFO = First In First Out
_label_uml__ParameterEffectKind = Parameter Effect Kind
_label_uml__ParameterEffectKind__create = Create
_label_uml__ParameterEffectKind__read = Read
_label_uml__ParameterEffectKind__update = Update
_label_uml__ParameterEffectKind__delete = Delete
_label_uml__ConditionalNode = Conditional Node
_label_uml__ConditionalNode__isDeterminate = Is Determinate
_label_uml__ConditionalNode__isAssured = Is Assured
_label_uml__ConditionalNode__clause = Clause
_label_uml__ConditionalNode__result = Result
_label_uml__StructuredActivityNode = Structured Activity Node
_label_uml__StructuredActivityNode__variable = Variable
_label_uml__StructuredActivityNode__node = Node
_label_uml__StructuredActivityNode__activity = Activity
_label_uml__StructuredActivityNode__mustIsolate = Must Isolate
_label_uml__StructuredActivityNode__edge = Edge
_label_uml__LoopNode = Loop Node
_label_uml__LoopNode__isTestedFirst = Is Tested First
_label_uml__LoopNode__bodyPart = Body Part
_label_uml__LoopNode__setupPart = Setup Part
_label_uml__LoopNode__decider = Decider
_label_uml__LoopNode__test = Test
_label_uml__LoopNode__result = Result
_label_uml__LoopNode__loopVariable = Loop Variable
_label_uml__LoopNode__bodyOutput = Body Output
_label_uml__LoopNode__loopVariableInput = Loop Variable Input
_label_uml__Clause = Clause
_label_uml__Clause__test = Test
_label_uml__Clause__body = Body
_label_uml__Clause__predecessorClause = Predecessor Clause
_label_uml__Clause__successorClause = Successor Clause
_label_uml__Clause__decider = Decider
_label_uml__Clause__bodyOutput = Body Output
_label_uml__ActivityEdge = Activity Edge
_label_uml__ActivityEdge__activity = Activity
_label_uml__ActivityEdge__source = Source
_label_uml__ActivityEdge__target = Target
_label_uml__ActivityEdge__redefinedEdge = Redefined Edge
_label_uml__ActivityEdge__inPartition = In Partition
_label_uml__ActivityEdge__guard = Guard
_label_uml__ActivityEdge__weight = Weight
_label_uml__ActivityEdge__interrupts = Interrupts
_label_uml__ActivityEdge__inStructuredNode = In Structured Node
_label_uml__ActivityEdge__inGroup = In Group
_label_uml__ActivityGroup = Activity Group
_label_uml__ActivityGroup__subgroup = Subgroup
_label_uml__ActivityGroup__superGroup = Super Group
_label_uml__ActivityGroup__inActivity = In Activity
_label_uml__ActivityGroup__containedNode = Contained Node
_label_uml__ActivityGroup__containedEdge = Contained Edge
_label_uml__ExpansionNode = Expansion Node
_label_uml__ExpansionNode__regionAsOutput = Region As Output
_label_uml__ExpansionNode__regionAsInput = Region As Input
_label_uml__ExpansionRegion = Expansion Region
_label_uml__ExpansionRegion__mode = Mode
_label_uml__ExpansionRegion__outputElement = Output Element
_label_uml__ExpansionRegion__inputElement = Input Element
_label_uml__ExecutableNode = Executable Node
_label_uml__ExecutableNode__handler = Handler
_label_uml__ExceptionHandler = Exception Handler
_label_uml__ExceptionHandler__protectedNode = Protected Node
_label_uml__ExceptionHandler__handlerBody = Handler Body
_label_uml__ExceptionHandler__exceptionInput = Exception Input
_label_uml__ExceptionHandler__exceptionType = Exception Type
_label_uml__ExpansionKind = Expansion Kind
_label_uml__ExpansionKind__parallel = Parallel
_label_uml__ExpansionKind__iterative = Iterative
_label_uml__ExpansionKind__stream = Stream
_label_uml__Component = Component
_label_uml__Component__isIndirectlyInstantiated = Is Indirectly Instantiated
_label_uml__Component__required = Required
_label_uml__Component__provided = Provided
_label_uml__Component__realization = Realization
_label_uml__Component__packagedElement = Packaged Element
_label_uml__Component__createOwnedClass = Create Owned Class
_label_uml__Component__createOwnedClass__name = Name
_label_uml__Component__createOwnedClass__isAbstract = Is Abstract
_label_uml__Component__createOwnedEnumeration = Create Owned Enumeration
_label_uml__Component__createOwnedEnumeration__name = Name
_label_uml__Component__createOwnedPrimitiveType = Create Owned Primitive Type
_label_uml__Component__createOwnedPrimitiveType__name = Name
_label_uml__Component__createOwnedInterface = Create Owned Interface
_label_uml__Component__createOwnedInterface__name = Name
_label_uml__Component__realizedInterfaces = Realized Interfaces
_label_uml__Component__realizedInterfaces__classifier = Classifier
_label_uml__Component__usedInterfaces = Used Interfaces
_label_uml__Component__usedInterfaces__classifier = Classifier
_label_uml__Deployment = Deployment
_label_uml__Deployment__deployedArtifact = Deployed Artifact
_label_uml__Deployment__location = Location
_label_uml__Deployment__configuration = Configuration
_label_uml__DeploymentSpecification = Deployment Specification
_label_uml__DeploymentSpecification__deploymentLocation = Deployment Location
_label_uml__DeploymentSpecification__executionLocation = Execution Location
_label_uml__DeploymentSpecification__deployment = Deployment
_label_uml__ProtocolConformance = Protocol Conformance
_label_uml__ProtocolConformance__specificMachine = Specific Machine
_label_uml__ProtocolConformance__generalMachine = General Machine
_label_uml__Interface = Interface
_label_uml__Interface__ownedAttribute = Owned Attribute
_label_uml__Interface__ownedOperation = Owned Operation
_label_uml__Interface__nestedClassifier = Nested Classifier
_label_uml__Interface__redefinedInterface = Redefined Interface
_label_uml__Interface__ownedReception = Owned Reception
_label_uml__Interface__protocol = Protocol
_label_uml__Interface__createOwnedOperation = Create Owned Operation
_label_uml__Interface__createOwnedOperation__name = Name
_label_uml__Interface__createOwnedOperation__parameterNames = Parameter Names
_label_uml__Interface__createOwnedOperation__parameterTypes = Parameter Types
_label_uml__Interface__createOwnedOperation__returnType = Return Type
_label_uml__Interface__createOwnedAttribute = Create Owned Attribute
_label_uml__Interface__createOwnedAttribute__name = Name
_label_uml__Interface__createOwnedAttribute__type = Type
_label_uml__Interface__createOwnedAttribute__lower = Lower
_label_uml__Interface__createOwnedAttribute__upper = Upper
_label_uml__Port = Port
_label_uml__Port__isBehavior = Is Behavior
_label_uml__Port__isService = Is Service
_label_uml__Port__required = Required
_label_uml__Port__redefinedPort = Redefined Port
_label_uml__Port__provided = Provided
_label_uml__Port__protocol = Protocol
_label_uml__Port__getProvideds = Get Provideds
_label_uml__Port__getRequireds = Get Requireds
_label_uml__ProtocolTransition = Protocol Transition
_label_uml__ProtocolTransition__postCondition = Post Condition
_label_uml__ProtocolTransition__referred = Referred
_label_uml__ProtocolTransition__preCondition = Pre Condition
_label_uml__ProtocolStateMachine = Protocol State Machine
_label_uml__ProtocolStateMachine__conformance = Conformance
_label_uml__State = State
_label_uml__State__isComposite = Is Composite
_label_uml__State__isOrthogonal = Is Orthogonal
_label_uml__State__isSimple = Is Simple
_label_uml__State__isSubmachineState = Is Submachine State
_label_uml__State__submachine = Submachine
_label_uml__State__connection = Connection
_label_uml__State__redefinedState = Redefined State
_label_uml__State__region = Region
_label_uml__State__redefinitionContext = Redefinition Context
_label_uml__State__stateInvariant = State Invariant
_label_uml__State__entry = Entry
_label_uml__State__exit = Exit
_label_uml__State__doActivity = Do Activity
_label_uml__State__connectionPoint = Connection Point
_label_uml__State__deferrableTrigger = Deferrable Trigger
_label_uml__State__isRedefinitionContextValid = Is Redefinition Context Valid
_label_uml__State__isRedefinitionContextValid__redefined = Redefined
_label_uml__State__isConsistentWith = Is Consistent With
_label_uml__State__isConsistentWith__redefinee = Redefinee
_label_uml__State__containingStateMachine = Containing State Machine
_label_uml__Region = Region
_label_uml__Region__subvertex = Subvertex
_label_uml__Region__transition = Transition
_label_uml__Region__stateMachine = State Machine
_label_uml__Region__state = State
_label_uml__Region__extendedRegion = Extended Region
_label_uml__Region__redefinitionContext = Redefinition Context
_label_uml__Region__isRedefinitionContextValid = Is Redefinition Context Valid
_label_uml__Region__isRedefinitionContextValid__redefined = Redefined
_label_uml__Region__isConsistentWith = Is Consistent With
_label_uml__Region__isConsistentWith__redefinee = Redefinee
_label_uml__Region__containingStateMachine = Containing State Machine
_label_uml__Region__belongsToPSM = Belongs To PSM
_label_uml__AssociationClass = Association Class
_label_uml__AssociationClass__allConnections = All Connections
_label_uml__TemplateSignature = Template Signature
_label_uml__TemplateSignature__parameter = Parameter
_label_uml__TemplateSignature__ownedParameter = Owned Parameter
_label_uml__TemplateSignature__template = Template
_label_uml__NamedElement = Named Element
_label_uml__NamedElement__name = Name
_label_uml__NamedElement__visibility = Visibility
_label_uml__NamedElement__qualifiedName = Qualified Name
_label_uml__NamedElement__clientDependency = Client Dependency
_label_uml__NamedElement__namespace = Namespace
_label_uml__NamedElement__nameExpression = Name Expression
_label_uml__NamedElement__createDependency = Create Dependency
_label_uml__NamedElement__createDependency__supplier = Supplier
_label_uml__NamedElement__getLabel = Get Label
_label_uml__NamedElement__getLabel__localize = Localize
_label_uml__NamedElement__createUsage = Create Usage
_label_uml__NamedElement__createUsage__supplier = Supplier
_label_uml__NamedElement__allNamespaces = All Namespaces
_label_uml__NamedElement__isDistinguishableFrom = Is Distinguishable From
_label_uml__NamedElement__isDistinguishableFrom__n = Named Element
_label_uml__NamedElement__isDistinguishableFrom__ns = Namespace
_label_uml__NamedElement__separator = Separator
_label_uml__NamedElement__allOwningPackages = All Owning Packages
_label_uml__TemplateParameter = Template Parameter
_label_uml__TemplateParameter__signature = Signature
_label_uml__TemplateParameter__parameteredElement = Parametered Element
_label_uml__TemplateParameter__ownedParameteredElement = Owned Parametered Element
_label_uml__TemplateParameter__default = Default
_label_uml__TemplateParameter__ownedDefault = Owned Default
_label_uml__StringExpression = String Expression
_label_uml__StringExpression__subExpression = Sub Expression
_label_uml__StringExpression__owningExpression = Owning Expression
_label_uml__StringExpression__stringValue = String Value
_label_uml__TemplateBinding = Template Binding
_label_uml__TemplateBinding__boundElement = Bound Element
_label_uml__TemplateBinding__signature = Signature
_label_uml__TemplateBinding__parameterSubstitution = Parameter Substitution
_label_uml__TemplateParameterSubstitution = Template Parameter Substitution
_label_uml__TemplateParameterSubstitution__formal = Formal
_label_uml__TemplateParameterSubstitution__templateBinding = Template Binding
_label_uml__TemplateParameterSubstitution__actual = Actual
_label_uml__TemplateParameterSubstitution__ownedActual = Owned Actual
_label_uml__TemplateableElement = Templateable Element
_label_uml__TemplateableElement__templateBinding = Template Binding
_label_uml__TemplateableElement__ownedTemplateSignature = Owned Template Signature
_label_uml__TemplateableElement__parameterableElements = Parameterable Elements
_label_uml__TemplateableElement__isTemplate = Is Template
_label_uml__ParameterableElement = Parameterable Element
_label_uml__ParameterableElement__templateParameter = Template Parameter
_label_uml__ParameterableElement__owningTemplateParameter = Owning Template Parameter
_label_uml__ParameterableElement__isCompatibleWith = Is Compatible With
_label_uml__ParameterableElement__isCompatibleWith__p = Parameterable Element
_label_uml__ParameterableElement__isTemplateParameter = Is Template Parameter
_label_uml__Property = Property
_label_uml__Property__isDerived = Is Derived
_label_uml__Property__isReadOnly = Is Read Only
_label_uml__Property__isDerivedUnion = Is Derived Union
_label_uml__Property__default = Default
_label_uml__Property__aggregation = Aggregation
_label_uml__Property__isComposite = Is Composite
_label_uml__Property__class = Class
_label_uml__Property__redefinedProperty = Redefined Property
_label_uml__Property__owningAssociation = Owning Association
_label_uml__Property__datatype = Datatype
_label_uml__Property__defaultValue = Default Value
_label_uml__Property__opposite = Opposite
_label_uml__Property__subsettedProperty = Subsetted Property
_label_uml__Property__association = Association
_label_uml__Property__qualifier = Qualifier
_label_uml__Property__associationEnd = Association End
_label_uml__Property__getDefault = Get Default
_label_uml__Property__isSetDefault = Is Set Default
_label_uml__Property__setDefault = Set Default
_label_uml__Property__setDefault__newDefault = New Default
_label_uml__Property__setIsComposite = Set Is Composite
_label_uml__Property__setIsComposite__newIsComposite = New Is Composite
_label_uml__Property__setOpposite = Set Opposite
_label_uml__Property__setOpposite__newOpposite = New Opposite
_label_uml__Property__unsetDefault = Unset Default
_label_uml__Property__setIsNavigable = Set Is Navigable
_label_uml__Property__setIsNavigable__isNavigable = Is Navigable
_label_uml__Property__getOtherEnd = Get Other End
_label_uml__Property__setBooleanDefaultValue = Set Boolean Default Value
_label_uml__Property__setBooleanDefaultValue__value = Value
_label_uml__Property__setIntegerDefaultValue = Set Integer Default Value
_label_uml__Property__setIntegerDefaultValue__value = Value
_label_uml__Property__setStringDefaultValue = Set String Default Value
_label_uml__Property__setStringDefaultValue__value = Value
_label_uml__Property__setUnlimitedNaturalDefaultValue = Set Unlimited Natural Default Value
_label_uml__Property__setUnlimitedNaturalDefaultValue__value = Value
_label_uml__Property__setNullDefaultValue = Set Null Default Value
_label_uml__Property__isAttribute = Is Attribute
_label_uml__Property__isAttribute__p = Property
_label_uml__Property__isConsistentWith = Is Consistent With
_label_uml__Property__isConsistentWith__redefinee = Redefinee
_label_uml__Property__subsettingContext = Subsetting Context
_label_uml__Property__isNavigable = Is Navigable
_label_uml__Property__isCompatibleWith = Is Compatible With
_label_uml__Property__isCompatibleWith__p = Parameterable Element
_label_uml__ValueSpecification = Value Specification
_label_uml__ValueSpecification__isComputable = Is Computable
_label_uml__ValueSpecification__integerValue = Integer Value
_label_uml__ValueSpecification__booleanValue = Boolean Value
_label_uml__ValueSpecification__stringValue = String Value
_label_uml__ValueSpecification__unlimitedValue = Unlimited Value
_label_uml__ValueSpecification__isNull = Is Null
_label_uml__ValueSpecification__isCompatibleWith = Is Compatible With
_label_uml__ValueSpecification__isCompatibleWith__p = Parameterable Element
_label_uml__Operation = Operation
_label_uml__Operation__isQuery = Is Query
_label_uml__Operation__isOrdered = Is Ordered
_label_uml__Operation__isUnique = Is Unique
_label_uml__Operation__lower = Lower
_label_uml__Operation__upper = Upper
_label_uml__Operation__class = Class
_label_uml__Operation__precondition = Precondition
_label_uml__Operation__postcondition = Postcondition
_label_uml__Operation__redefinedOperation = Redefined Operation
_label_uml__Operation__datatype = Datatype
_label_uml__Operation__bodyCondition = Body Condition
_label_uml__Operation__type = Type
_label_uml__Operation__ownedParameter = Owned Parameter
_label_uml__Operation__raisedException = Raised Exception
_label_uml__Operation__interface = Interface
_label_uml__Operation__templateParameter = Template Parameter
_label_uml__Operation__getLower = Get Lower
_label_uml__Operation__getUpper = Get Upper
_label_uml__Operation__setIsOrdered = Set Is Ordered
_label_uml__Operation__setIsOrdered__newIsOrdered = New Is Ordered
_label_uml__Operation__setIsUnique = Set Is Unique
_label_uml__Operation__setIsUnique__newIsUnique = New Is Unique
_label_uml__Operation__setLower = Set Lower
_label_uml__Operation__setLower__newLower = New Lower
_label_uml__Operation__setType = Set Type
_label_uml__Operation__setType__newType = New Type
_label_uml__Operation__setUpper = Set Upper
_label_uml__Operation__setUpper__newUpper = New Upper
_label_uml__Operation__getReturnResult = Get Return Result
_label_uml__Operation__isConsistentWith = Is Consistent With
_label_uml__Operation__isConsistentWith__redefinee = Redefinee
_label_uml__Operation__returnResult = Return Result
_label_uml__OperationTemplateParameter = Operation Template Parameter
_label_uml__OperationTemplateParameter__parameteredElement = Parametered Element
_label_uml__PackageableElement = Packageable Element
_label_uml__PackageableElement__visibility = Visibility
_label_uml__Classifier = Classifier
_label_uml__Classifier__isAbstract = Is Abstract
_label_uml__Classifier__generalization = Generalization
_label_uml__Classifier__feature = Feature
_label_uml__Classifier__inheritedMember = Inherited Member
_label_uml__Classifier__redefinedClassifier = Redefined Classifier
_label_uml__Classifier__general = General
_label_uml__Classifier__substitution = Substitution
_label_uml__Classifier__attribute = Attribute
_label_uml__Classifier__representation = Representation
_label_uml__Classifier__collaborationUse = Collaboration Use
_label_uml__Classifier__ownedUseCase = Owned Use Case
_label_uml__Classifier__useCase = Use Case
_label_uml__Classifier__powertypeExtent = Powertype Extent
_label_uml__Classifier__ownedTemplateSignature = Owned Template Signature
_label_uml__Classifier__templateParameter = Template Parameter
_label_uml__Classifier__getAllAttributes = Get All Attributes
_label_uml__Classifier__getOperations = Get Operations
_label_uml__Classifier__getAllOperations = Get All Operations
_label_uml__Classifier__getOperation = Get Operation
_label_uml__Classifier__getOperation__name = Name
_label_uml__Classifier__getOperation__parameterNames = Parameter Names
_label_uml__Classifier__getOperation__parameterTypes = Parameter Types
_label_uml__Classifier__getOperation__ignoreCase = Ignore Case
_label_uml__Classifier__getUsedInterfaces = Get Used Interfaces
_label_uml__Classifier__getAllUsedInterfaces = Get All Used Interfaces
_label_uml__Classifier__allFeatures = All Features
_label_uml__Classifier__parents = Parents
_label_uml__Classifier__inheritableMembers = Inheritable Members
_label_uml__Classifier__inheritableMembers__c = Classifier
_label_uml__Classifier__hasVisibilityOf = Has Visibility Of
_label_uml__Classifier__hasVisibilityOf__n = Named Element
_label_uml__Classifier__conformsTo = Conforms To
_label_uml__Classifier__conformsTo__other = Other
_label_uml__Classifier__inherit = Inherit
_label_uml__Classifier__inherit__inhs = Named Elements
_label_uml__Classifier__maySpecializeType = May Specialize Type
_label_uml__Classifier__maySpecializeType__c = Classifier
_label_uml__Classifier__allParents = All Parents
_label_uml__Classifier__isTemplate = Is Template
_label_uml__ClassifierTemplateParameter = Classifier Template Parameter
_label_uml__ClassifierTemplateParameter__allowSubstitutable = Allow Substitutable
_label_uml__ClassifierTemplateParameter__parameteredElement = Parametered Element
_label_uml__ClassifierTemplateParameter__constrainingClassifier = Constraining Classifier
_label_uml__RedefinableTemplateSignature = Redefinable Template Signature
_label_uml__RedefinableTemplateSignature__classifier = Classifier
_label_uml__RedefinableTemplateSignature__extendedSignature = Extended Signature
_label_uml__RedefinableTemplateSignature__inheritedParameter = Inherited Parameter
_label_uml__RedefinableTemplateSignature__getInheritedParameters = Get Inherited Parameters
_label_uml__RedefinableTemplateSignature__isConsistentWith = Is Consistent With
_label_uml__RedefinableTemplateSignature__isConsistentWith__redefinee = Redefinee
_label_uml__ConnectableElement = Connectable Element
_label_uml__ConnectableElement__end = End
_label_uml__ConnectableElement__templateParameter = Template Parameter
_label_uml__ConnectableElementTemplateParameter = Connectable Element Template Parameter
_label_uml__ConnectableElementTemplateParameter__parameteredElement = Parametered Element
_label_uml__Package = Package
_label_uml__Package__packageMerge = Package Merge
_label_uml__Package__packagedElement = Packaged Element
_label_uml__Package__ownedType = Owned Type
_label_uml__Package__nestedPackage = Nested Package
_label_uml__Package__nestingPackage = Nesting Package
_label_uml__Package__profileApplication = Profile Application
_label_uml__Package__createOwnedClass = Create Owned Class
_label_uml__Package__createOwnedClass__name = Name
_label_uml__Package__createOwnedClass__isAbstract = Is Abstract
_label_uml__Package__createOwnedEnumeration = Create Owned Enumeration
_label_uml__Package__createOwnedEnumeration__name = Name
_label_uml__Package__createOwnedPrimitiveType = Create Owned Primitive Type
_label_uml__Package__createOwnedPrimitiveType__name = Name
_label_uml__Package__createOwnedInterface = Create Owned Interface
_label_uml__Package__createOwnedInterface__name = Name
_label_uml__Package__isProfileApplied = Is Profile Applied
_label_uml__Package__isProfileApplied__profile = Profile
_label_uml__Package__applyProfile = Apply Profile
_label_uml__Package__applyProfile__profile = Profile
_label_uml__Package__unapplyProfile = Unapply Profile
_label_uml__Package__unapplyProfile__profile = Profile
_label_uml__Package__getAppliedProfiles = Get Applied Profiles
_label_uml__Package__getAllAppliedProfiles = Get All Applied Profiles
_label_uml__Package__getAppliedProfile = Get Applied Profile
_label_uml__Package__getAppliedProfile__qualifiedName = Qualified Name
_label_uml__Package__getAppliedProfile__recurse = Recurse
_label_uml__Package__getAllProfileApplications = Get All Profile Applications
_label_uml__Package__getProfileApplication = Get Profile Application
_label_uml__Package__getProfileApplication__profile = Profile
_label_uml__Package__getProfileApplication__recurse = Recurse
_label_uml__Package__isModelLibrary = Is Model Library
_label_uml__Package__mustBeOwned = Must Be Owned
_label_uml__Package__visibleMembers = Visible Members
_label_uml__Package__makesVisible = Makes Visible
_label_uml__Package__makesVisible__el = Element