plugin.properties 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. _UI_CreateChild_text = {0}
  2. _UI_CreateChild_text2 = {1} {0}
  3. _UI_CreateChild_text3 = {1}
  4. _UI_CreateChild_tooltip = Create New {0} Under {1} Feature
  5. _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
  6. _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
  7. _UI_PropertyDescriptor_description = The {0} of the {1}
  8. _UI_ExecutionFlow_type = Execution Flow
  9. _UI_ExecutionState_type = Execution State
  10. _UI_NamedElement_type = Named Element
  11. _UI_Cycle_type = Cycle
  12. _UI_Step_type = Step
  13. _UI_Sequence_type = Sequence
  14. _UI_If_type = If
  15. _UI_Execution_type = Execution
  16. _UI_EnterState_type = Enter State
  17. _UI_ExitState_type = Exit State
  18. _UI_SequenceExecution_type = Sequence Execution
  19. _UI_Unknown_type = Object
  20. _UI_Unknown_datatype= Value
  21. _UI_ExecutionFlow_states_feature = States
  22. _UI_ExecutionFlow_sequences_feature = Sequences
  23. _UI_ExecutionState_simpleName_feature = Simple Name
  24. _UI_ExecutionState_cycle_feature = Cycle
  25. _UI_NamedElement_name_feature = Name
  26. _UI_Step_comment_feature = Comment
  27. _UI_Sequence_steps_feature = Steps
  28. _UI_If_condition_feature = Condition
  29. _UI_If_then_feature = Then
  30. _UI_If_else_feature = Else
  31. _UI_Execution_statement_feature = Statement
  32. _UI_EnterState_state_feature = State
  33. _UI_ExitState_state_feature = State
  34. _UI_SequenceExecution_sequence_feature = Sequence
  35. _UI_Unknown_feature = Unspecified
  36. _UI_If_thenStep_feature = Then Step
  37. _UI_If_elseStep_feature = Else Step
  38. _UI_ExecutionFlow_enterSequence_feature = Enter Sequence
  39. _UI_StateVector_type = State Vector
  40. _UI_ExecutionFlow_stateVector_feature = State Vector
  41. _UI_StateVector_size_feature = Size
  42. _UI_StateVector_offset_feature = Offset
  43. _UI_Check_type = Check
  44. _UI_Check_condition_feature = Condition
  45. _UI_If_check_feature = Check
  46. _UI_Reaction_type = Reaction
  47. _UI_ExecutionState_reactions_feature = Reactions
  48. _UI_Reaction_check_feature = Check
  49. _UI_Reaction_effect_feature = Effect
  50. _UI_ExecutionState_leaf_feature = Leaf
  51. _UI_CheckRef_type = Check Ref
  52. _UI_CheckRef_check_feature = Check
  53. _UI_Call_type = Call
  54. _UI_Call_step_feature = Step
  55. _UI_ExecutionState_entryAction_feature = Entry Action
  56. _UI_ExecutionState_exitAction_feature = Exit Action
  57. pluginName = Sexec Edit Support
  58. providerName = www.example.org
  59. _UI_TimeEvent_type = Time Event
  60. _UI_ScheduleTimeEvent_type = Schedule Time Event
  61. _UI_UnscheduleTimeEvent_type = Unschedule Time Event
  62. _UI_TimeEvent_periodic_feature = Periodic
  63. _UI_ScheduleTimeEvent_timeEvent_feature = Time Event
  64. _UI_ScheduleTimeEvent_timeValue_feature = Time Value
  65. _UI_UnscheduleTimeEvent_timeEvent_feature = Time Event
  66. _UI_Reaction_transition_feature = Transition
  67. _UI_ExecutionState_enterSequence_feature = Enter Sequence
  68. _UI_ExecutionState_exitSequence_feature = Exit Sequence
  69. _UI_StateSwitch_type = State Switch
  70. _UI_StateCase_type = State Case
  71. _UI_StateSwitch_cases_feature = Cases
  72. _UI_StateCase_step_feature = Step
  73. _UI_StateCase_state_feature = State
  74. _UI_ExecutionFlow_exitSequence_feature = Exit Sequence
  75. _UI_ExecutionState_reactSequence_feature = React Sequence
  76. _UI_ExecutionState_stateVector_feature = State Vector
  77. _UI_MappedElement_type = Mapped Element
  78. _UI_Trace_type = Trace
  79. _UI_ReactionFired_type = Reaction Fired
  80. _UI_MappedElement_sourceElement_feature = Source Element
  81. _UI_ReactionFired_reaction_feature = Reaction
  82. _UI_ExecutionNode_type = Execution Node
  83. _UI_ExecutionChoice_type = Execution Choice
  84. _UI_ExecutionFlow_nodes_feature = Nodes
  85. _UI_ExecutionNode_reactions_feature = Reactions
  86. _UI_ExecutionNode_simpleName_feature = Simple Name
  87. _UI_ExecutionNode_reactSequence_feature = React Sequence
  88. _UI_Step_caller_feature = Caller
  89. _UI_Check_refs_feature = Refs
  90. _UI_TraceStateEntered_type = Trace State Entered
  91. _UI_TraceStateExited_type = Trace State Exited
  92. _UI_TraceStateEntered_state_feature = State
  93. _UI_TraceStateExited_state_feature = State
  94. _UI_TraceNodeExecuted_type = Trace Node Executed
  95. _UI_TraceNodeExecuted_node_feature = Node
  96. _UI_StateSwitch_stateConfigurationIdx_feature = State Configuration Idx
  97. _UI_ExecutionNode_stateVector_feature = State Vector
  98. _UI_ExecutionEntry_type = Execution Entry
  99. _UI_ExecutionScope_type = Execution Scope
  100. _UI_ExecutionRegion_type = Execution Region
  101. _UI_ExecutionFlow_regions_feature = Regions
  102. _UI_ExecutionScope_stateVector_feature = State Vector
  103. _UI_ExecutionScope_subScopes_feature = Sub Scopes
  104. _UI_ExecutionScope_superScope_feature = Super Scope
  105. _UI_ExecutionScope_enterSequence_feature = Enter Sequence
  106. _UI_ExecutionScope_exitSequence_feature = Exit Sequence
  107. _UI_TraceRegionExited_type = Trace Region Exited
  108. _UI_TraceRegionEntered_type = Trace Region Entered
  109. _UI_TraceRegionExited_region_feature = Region
  110. _UI_TraceRegionEntered_region_feature = Region
  111. _UI_SaveHistory_type = Save History
  112. _UI_SaveHistory_region_feature = Region
  113. _UI_HistoryEntry_type = History Entry
  114. _UI_HistoryEntry_initialSequence_feature = Initial Sequence
  115. _UI_HistoryEntry_deep_feature = Deep
  116. _UI_HistoryEntry_region_feature = Region
  117. _UI_HistoryEntry_historySequence_feature = History Sequence
  118. _UI_HistoryEntry_initialStep_feature = Initial Step
  119. _UI_HistoryEntry_historyStep_feature = History Step
  120. _UI_StateSwitch_historyRegion_feature = History Region
  121. _UI_SaveHistory_deep_feature = Deep
  122. _UI_ExecutionRegion_historyStateVector_feature = History State Vector
  123. _UI_ExecutionRegion_deepEnterSequence_feature = Deep Enter Sequence
  124. _UI_ExecutionRegion_shallowEnterSequence_feature = Shallow Enter Sequence
  125. _UI_ExecutionFlow_historyVector_feature = History Vector
  126. _UI_ExecutionRegion_historyVector_feature = History Vector
  127. _UI_TraceBeginRunCycle_type = Trace Begin Run Cycle
  128. _UI_TraceEndRunCycle_type = Trace End Run Cycle
  129. _UI_ExecutionFlow_reactions_feature = Reactions
  130. _UI_ExecutionFlow_entryAction_feature = Entry Action
  131. _UI_ExecutionFlow_exitAction_feature = Exit Action
  132. _UI_ExecutionSynchronization_type = Execution Synchronization
  133. _UI_ExecutionRegion_nodes_feature = Nodes
  134. _UI_ExecutionExit_type = Execution Exit
  135. _UI_ExecutionFlow_initAction_feature = Init Action
  136. _UI_ExecutionScope_initSequence_feature = Init Sequence
  137. _UI_ExecutionScope_enterSequences_feature = Enter Sequences
  138. _UI_TraceReactionWillFire_type = Trace Reaction Will Fire
  139. _UI_TraceReactionWillFire_reaction_feature = Reaction
  140. _UI_ExecutionFlow_staticInitSequence_feature = Static Init Sequence
  141. _UI_ExecutionNode_localReactSequence_feature = Local React Sequence