#################################################################################### # Copyright (c) 2013 CEA LIST # # # 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 # #################################################################################### # Non generated values : UMLValidation_ErrorTitle=Operation is invalid UMLValidation_WarningTitle=Operation has raised warnings CreatePinsForObjectFlowDialog_Title=Please fill information for pins creation CreatePinsForObjectFlowDialog_PinCreationTitle=Pins initialization CreatePinsForObjectFlowDialog_PinCreationHelp=

An object flow is an activity edge that can have objects or data passing along it.
Necessary pins will be initialized with the information bellow.

CreatePinsForObjectFlowDialog_Name=Name: CreatePinsForObjectFlowDialog_Type=Type: PinAndParameterSynchronizer_UndeleteablePinTitle=Unauthorized modification : mandatory pin PinAndParameterSynchronizer_UndeleteablePinMessage=The {0} pin is mandatory for this type of action. You can not remove this pin. PinAndParameterSynchronizer_UnauthorizedModificationTitle=Unauthorized modification : invoked element is impacted PinAndParameterSynchronizer_UnauthorizedModificationRedirection=You can not modify this element directly. Instead, you should modify "{0}", which is called by the action. You may access it by the following link. PinAndParameterSynchronizer_UnauthorizedModification=You can not modify this element directly. Instead, you should modify "{0}", which is called by the action. ConfirmPinAndParameterSync_Title=Please confirm modifications ConfirmPinAndParameterSync_FromParameterMsg=The modification of this parameter will also update all corresponding Pins in calling actions:\n{0}Do you still want to perform this action? ConfirmActivityParameterAndParameterSync_Title=Please confirm deletion ConfirmActivityParameterAndParameterSync_FromParameterMsg=The deletion of this parameter will also remove activity parameter nodes for which it provides values:\n{0}Do you still want to perform this action? CreateCallActionDialog_OperationTitle=Create a new Call Operation Action CreateCallActionDialog_SelectOperation=Select operation CreateCallActionDialog_CreateOperation=Create operation CreateCallActionDialog_BehaviorTitle=Create a new Call Behavior Action CreateCallActionDialog_SelectBehavior=Select behavior CreateCallActionDialog_CreateBehavior=Create behavior CreateCallActionDialog_SignalTitle=Create a new Send Signal Action CreateCallActionDialog_SelectSignal=Select signal CreateCallActionDialog_CreateSignal=Create signal CreateCallActionDialog_ParentLabel=Element owner: CreateCallActionDialog_NameLabel=Name: CreateCallActionDialog_TypeLabel=Behavior type: CreateCallActionDialog_IsSynchronousTitle=Synchronous call CreateCallActionDialog_IsSynchronousHelp=

If true, the call is synchronous and the caller waits for completion of the invoked behavior.
If false, the call is asynchronous and the caller proceeds immediately and does not expect a return value.

CreateCallActionDialog_IsSynchronous=Is synchronous CreateCallActionDialog_OperationInvocationCreationTitle=Create a new Operation CreateCallActionDialog_OperationInvocationCreationHelp=

CallOperationAction is an action that transmits an operation call request
to the target object, where it may cause the invocation of associated behavior.

CreateCallActionDialog_OperationInvocationSelectionTitle=Or assign an existing one CreateCallActionDialog_BehaviorInvocationCreationTitle=Create a new Behavior CreateCallActionDialog_BehaviorInvocationCreationHelp=

CallBehaviorAction is a call action that invokes a behavior directly rather than invoking
a behavioral feature that, in turn, results in the invocation of that behavior.

CreateCallActionDialog_BehaviorInvocationSelectionTitle=Or assign an existing one CreateCallActionDialog_SignalInvocationCreationTitle=Create a new Signal CreateCallActionDialog_SignalInvocationCreationHelp=

SendSignalAction is an action that creates a signal instance from its inputs, and transmits it to the target object,
where it may cause the firing of a state machine transition or the execution of an activity.

CreateCallActionDialog_SignalInvocationSelectionTitle=Or assign an existing one CreateActivityParameterNodeDialog_DialogTitle=Create a new Activity Parameter Node CreateActivityParameterNodeDialog_ParameterSelectionTitle=Or select an existing one CreateActivityParameterNodeDialog_ParameterSelectionHelp=Select an existing Parameter that the object node will be accepting or providing values for. CreateActivityParameterNodeDialog_ParameterSelectionLabel=Select parameter CreateActivityParameterNodeDialog_ParameterCreationTitle=Create a new Parameter CreateActivityParameterNodeDialog_ParameterCreationHelp=Create a new Parameter that the object node will be accepting or providing values for. CreateActivityParameterNodeDialog_ParameterCreationLabel=Create parameter CreateActivityParameterNodeDialog_NameLabel=Name: CreateActivityParameterNodeDialog_TypeLabel=Type: CreateActivityParameterNodeDialog_DirectionLabel=Direction: CreateParameterDialog_WarnNoImpact=

You may choose to create a new parameter in it.

CreateParameterDialog_WarnImpact=

You may choose to create a new parameter in it. This would impact the following elements:

CreateParameterDialog_Open=Create a new Parameter CreateParameterDialog_DialogTitle=Create a new Parameter CreateParameterDialog_ParameterCreationTitle=Create a new Parameter CreateParameterDialog_ParameterCreationHelp=

A parameter is a specification of an argument used to pass information into or out of an invocation of a behavioral feature.

CreateParameterDialog_NameLabel=Name: CreateParameterDialog_TypeLabel=Type: CreateParameterDialog_DirectionLabel=Direction: CreateAttributeDialog_WarnNoImpact=

You may choose to create a new attribute in it.

CreateAttributeDialog_WarnImpact=

You may choose to create a new attribute in it. This would impact the following elements:

CreateAttributeDialog_Open=Create a new attribute CreateAttributeDialog_DialogTitle=Create a new attribute Property CreateAttributeDialog_CreationTitle=Create a new Property CreateAttributeDialog_NameLabel=Name: CreateAttributeDialog_EClassLabel=Property type: CreateAttributeDialog_TypeLabel=Type: ActivityParameterAndParameterSynchronizer_UnauthorizedModificationTitle=Unauthorized modification : invoked element is impacted ActivityParameterAndParameterSynchronizer_UnauthorizedModificationRedirection=You can not modify this property. Instead, you should modify the type of "{0}". You may access it by the following link. DiagramsPreferencePage_disableNotification=Do not show this popup again DiagramsPreferencePage_notificationGroup_label=Notifications: DiagramsPreferencePage_confirmPinSyncFromParameter_label=Show popup for confirming synchronization from an attribute property or from a parameter to invoking actions' pins DiagramsPreferencePage_confirmActivityParameterNodeSyncFromParameter_label=Show popup for confirming synchronization of activity parameter node with parameter deletion ActivityEdgePreferencePage_visibilityGroup=Labels visibility ActivityEdgePreferencePage_showName=Show name of an activity edge ForkJoinSegmentSwitchOrientation_actionLabel=Switch orientation ForkJoinSegmentSwitchOrientation_helpMessage=Click this button to switch the orientation of the segment representing the selected Fork/Join node. SpecificKeywordStructuredActivityNodeVisibility_visibility=Use specific keyword StructuredActivityNodePreferencePage_showSpecificKeyword=Use specific keyword for this element # End of non generated values