plugin.properties 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  1. #
  2. pluginName = HintConfiguration Edit Support
  3. providerName = www.uantwerpen.be
  4. _UI_CreateChild_text = {0}
  5. _UI_CreateChild_text2 = {1} {0}
  6. _UI_CreateChild_text3 = {1}
  7. _UI_CreateChild_tooltip = Create New {0} Under {1} Feature
  8. _UI_CreateChild_description = Create a new child of type {0} for the {1} feature of the selected {2}.
  9. _UI_CreateSibling_description = Create a new sibling of type {0} for the selected {2}, under the {1} feature of their parent.
  10. _UI_PropertyDescriptor_description = The {0} of the {1}
  11. _UI_IDed_type = IDed
  12. _UI_HintConfiguration_type = Hint Configuration
  13. _UI_VariantDiagram_type = Variant Diagram
  14. _UI_PrecendenceNode_type = Precendence Node
  15. _UI_RootCandidateScenario_type = Root Candidate Scenario
  16. _UI_Scenario_type = Scenario
  17. _UI_HierarchicalCosimUnit_type = Hierarchical Cosim Unit
  18. _UI_CosimUnitDeclaration_type = Cosim Unit Declaration
  19. _UI_UnitInstance_type = Unit Instance
  20. _UI_CosimUnitInstance_type = Cosim Unit Instance
  21. _UI_PortInstance_type = Port Instance
  22. _UI_HierarchicalUnitPort_type = Hierarchical Unit Port
  23. _UI_InputPortInstance_type = Input Port Instance
  24. _UI_OutputPortInstance_type = Output Port Instance
  25. _UI_Alternative_type = Alternative
  26. _UI_Adaptation_type = Adaptation
  27. _UI_PortAdaptation_type = Port Adaptation
  28. _UI_DecompositionPortAdaptation_type = Decomposition Port Adaptation
  29. _UI_UnitAdaptation_type = Unit Adaptation
  30. _UI_DecompositionUnitAdaptation_type = Decomposition Unit Adaptation
  31. _UI_XorUnitAdaptation_type = Xor Unit Adaptation
  32. _UI_XorPortAdaptation_type = Xor Port Adaptation
  33. _UI_CombineAdaptation_type = Combine Adaptation
  34. _UI_ApproximationAdaptation_type = Approximation Adaptation
  35. _UI_MultiRateAdaptation_type = Multi Rate Adaptation
  36. _UI_PowerBondAdaptation_type = Power Bond Adaptation
  37. _UI_ExtrapolationAdaptation_type = Extrapolation Adaptation
  38. _UI_InterpolationAdaptation_type = Interpolation Adaptation
  39. _UI_Unknown_type = Object
  40. _UI_Unknown_datatype= Value
  41. _UI_IDed_identifier_feature = Identifier
  42. _UI_HintConfiguration_candidates_feature = Candidates
  43. _UI_HintConfiguration_csuDeclarations_feature = Csu Declarations
  44. _UI_HintConfiguration_root_feature = Root
  45. _UI_HintConfiguration_nodes_feature = Nodes
  46. _UI_VariantDiagram_children_feature = Children
  47. _UI_VariantDiagram_alternative_feature = Alternative
  48. _UI_VariantDiagram_name_feature = Name
  49. _UI_PrecendenceNode_precedes_feature = Precedes
  50. _UI_PrecendenceNode_succeeds_feature = Succeeds
  51. _UI_PrecendenceNode_before_feature = Before
  52. _UI_PrecendenceNode_after_feature = After
  53. _UI_RootCandidateScenario_name_feature = Name
  54. _UI_RootCandidateScenario_stopTime_feature = Stop Time
  55. _UI_RootCandidateScenario_stepSize_feature = Step Size
  56. _UI_RootCandidateScenario_outputStepSize_feature = Output Step Size
  57. _UI_Scenario_cosimunits_feature = Cosimunits
  58. _UI_CosimUnitDeclaration_path_feature = Path
  59. _UI_CosimUnitDeclaration_guid_feature = Guid
  60. _UI_UnitInstance_scenario_feature = Scenario
  61. _UI_UnitInstance_adaptation_feature = Adaptation
  62. _UI_UnitInstance_ports_feature = Ports
  63. _UI_CosimUnitInstance_declaration_feature = Declaration
  64. _UI_PortInstance_unit_feature = Unit
  65. _UI_PortInstance_adaptation_feature = Adaptation
  66. _UI_InputPortInstance_valueFrom_feature = Value From
  67. _UI_OutputPortInstance_valueTo_feature = Value To
  68. _UI_Alternative_weight_feature = Weight
  69. _UI_Alternative_selected_feature = Selected
  70. _UI_Alternative_implies_feature = Implies
  71. _UI_PortAdaptation_port_feature = Port
  72. _UI_PortAdaptation_parent_feature = Parent
  73. _UI_DecompositionPortAdaptation_children_feature = Children
  74. _UI_DecompositionPortAdaptation_name_feature = Name
  75. _UI_UnitAdaptation_unit_feature = Unit
  76. _UI_UnitAdaptation_parent_feature = Parent
  77. _UI_DecompositionUnitAdaptation_children_feature = Children
  78. _UI_DecompositionUnitAdaptation_name_feature = Name
  79. _UI_ApproximationAdaptation_order_feature = Order
  80. _UI_MultiRateAdaptation_rate_feature = Rate
  81. _UI_MultiRateAdaptation_name_feature = Name
  82. _UI_PowerBondAdaptation_effort_feature = Effort
  83. _UI_PowerBondAdaptation_flow_feature = Flow
  84. _UI_PowerBondAdaptation_pOut_feature = POut
  85. _UI_PowerBondAdaptation_pIn_feature = PIn
  86. _UI_PowerBondAdaptation_name_feature = Name
  87. _UI_ExtrapolationAdaptation_name_feature = Name
  88. _UI_InterpolationAdaptation_name_feature = Name
  89. _UI_Unknown_feature = Unspecified
  90. _UI_WaveformInterpolationAdaptation_type = Waveform Interpolation Adaptation
  91. _UI_RootCandidateScenario_maxInitIterations_feature = Max Init Iterations
  92. _UI_InputPortInstance_internalValueTo_feature = Internal Value To
  93. _UI_OutputPortInstance_internalValueFrom_feature = Internal Value From
  94. _UI_RollbackInterpolationAdaptation_type = Rollback Interpolation Adaptation