blob: f70213bbc8ed240dafd44c8a5e836381da33001b [file] [log] [blame]
###############################################################################
# <copyright>
#
# Copyright (c) 2013, 2013 SAP AG.
# 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:
# SAP AG - initial API, implementation and documentation
#
# </copyright>
#
###############################################################################
pluginName = FMC Edit Support
providerName = Eclipse Modeling Project
_UI_CreateChild_text = {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_Agent_type = Agent
_UI_Channel_type = Channel
_UI_Storage_type = Storage
_UI_FMCNode_type = FMC Node
_UI_FMCConnection_type = FMC Connection
_UI_Access_type = Access
_UI_FMCModel_type = FMC Model
_UI_StructureVariance_type = Structure Variance
_UI_Metadata_type = Metadata
_UI_AccessTarget_type = Access Target
_UI_Comment_type = Comment
_UI_FMCElement_type = FMC Element
_UI_Stereotype_type = Stereotype
_UI_StereotypeValue_type = Stereotype Value
_UI_IFMCElementVisitor_type = IFMC Element Visitor
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_Agent_accessConnections_feature = Access Connections
_UI_Agent_human_feature = Human
_UI_Agent_sourceChannels_feature = Source Channels
_UI_Agent_targetChannels_feature = Target Channels
_UI_Channel_channelType_feature = Channel Type
_UI_Channel_source_feature = Source
_UI_Channel_target_feature = Target
_UI_Channel_dataflowDirection_feature = Dataflow Direction
_UI_Channel_name_feature = Name
_UI_FMCNode_name_feature = Name
_UI_FMCNode_contains_feature = Contains
_UI_FMCNode_container_feature = Container
_UI_FMCNode_multiplicity_feature = Multiplicity
_UI_FMCNode_nextElement_feature = Next Element
_UI_Access_agent_feature = Agent
_UI_Access_type_feature = Type
_UI_Access_target_feature = Target
_UI_FMCModel_name_feature = Name
_UI_FMCModel_nodes_feature = Nodes
_UI_FMCModel_connections_feature = Connections
_UI_FMCModel_comments_feature = Comments
_UI_FMCModel_profileId_feature = Profile Id
_UI_Metadata_creator_feature = Creator
_UI_Metadata_changer_feature = Changer
_UI_Metadata_creationdate_feature = Creationdate
_UI_Metadata_lastchange_feature = Lastchange
_UI_Metadata_version_feature = Version
_UI_Metadata_language_feature = Language
_UI_AccessTarget_connections_feature = Connections
_UI_Comment_content_feature = Content
_UI_Comment_commentAssignment_feature = Comment Assignment
_UI_Comment_type_feature = Type
_UI_FMCElement_nodeMetadata_feature = Node Metadata
_UI_FMCElement_stereotypes_feature = Stereotypes
_UI_Stereotype_id_feature = Id
_UI_Stereotype_values_feature = Values
_UI_StereotypeValue_id_feature = Id
_UI_StereotypeValue_valueString_feature = Value String
_UI_StereotypeValue_valueBoolean_feature = Value Boolean
_UI_StereotypeValue_valueInteger_feature = Value Integer
_UI_Unknown_feature = Unspecified
_UI_AccessType_UNSPECIFIED_literal = UNSPECIFIED
_UI_AccessType_READ_literal = READ
_UI_AccessType_WRITE_literal = WRITE
_UI_AccessType_RW_literal = RW
_UI_RequestDirection_UNSPECIFIED_literal = UNSPECIFIED
_UI_RequestDirection_REQUEST_literal = REQUEST
_UI_RequestDirection_RESPONSE_literal = RESPONSE
_UI_RequestDirection_REQUESTRESPONSE_literal = REQUESTRESPONSE
_UI_MultiplicityType_ONE_literal = ONE
_UI_MultiplicityType_MANY_literal = MANY
_UI_DataflowDirection_UNSPECIFIED_literal = UNSPECIFIED
_UI_DataflowDirection_DEFAULT_literal = DEFAULT
_UI_DataflowDirection_OTHER_literal = OTHER
_UI_CommentType_TEXT_literal = TEXT
_UI_CommentType_IMAGE_literal = IMAGE
_UI_CommentType_OTHER_literal = OTHER
_UI_CommentType_BRACE_literal = BRACE
_UI_CommentType_AREABORDER_literal = AREABORDER
_UI_CommentType_COMMONFEATUREAREA_literal = COMMONFEATUREAREA
_UI_CommentType_DOTS_literal = DOTS