blob: 5aaca1e14de555b33e21d1f662d0395bedc42294 [file] [log] [blame]
# *******************************************************************************
# Copyright (c) 2018 Agence spatiale canadienne / Canadian Space Agency
# 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:
# Pierre Allard - initial API and implementation
# Regent L'Archeveque
#
# SPDX-License-Identifier: EPL-1.0
# *******************************************************************************
pluginName = Apogy Core Environment Earth Orbit Planner Edit
providerName = Canadian Space Agency / Agence spatiale canadienne
_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_ApogyCoreEnvironmentEarthOrbitPlannerFacade_type = Facade
_UI_ObservationAnalysisPlannerTool_type = Observation Analysis Planner Tool
_UI_ObservationAnalysisPlannerData_type = Observation Analysis Planner Data
_UI_ObservationAnalysisPlanner_type = Observation Analysis Planner
_UI_ObservationAnalysisPlannerResult_type = Observation Analysis Planner Result
_UI_ObservationAnalysisPlannerNode_type = Observation Analysis Planner Node
_UI_ObservationAnalysisPlanGenerator_type = Observation Analysis Plan Generator
_UI_ObservationAnalysisPlanCostsProcessor_type = Observation Analysis Plan Costs Processor
_UI_AbstractCostFunction_type = Abstract Cost Function
_UI_CostFunctionState_type = Cost Function State
_UI_EmptyCostFunctionState_type = Empty Cost Function State
_UI_AbstractStatelessCostFunction_type = Abstract Stateless Cost Function
_UI_AbstractStatefulCostFunction_type = Abstract Stateful Cost Function
_UI_VisibilityPassesStatelessCostFunctionResultsMaps_type = Visibility Passes Stateless Cost Function Results Maps
_UI_StatefulCostFunctionResultsMap_type = Stateful Cost Function Results Map
_UI_StatelessCostFunctionResultsMap_type = Stateless Cost Function Results Map
_UI_EclipseCostFunction_type = Eclipse Cost Function
_UI_TimeRangeCostFunction_type = Time Range Cost Function
_UI_EAttribute_type = EAttribute
_UI_EAnnotation_type = EAnnotation
_UI_EClass_type = EClass
_UI_EClassifier_type = EClassifier
_UI_EDataType_type = EData Type
_UI_EEnum_type = EEnum
_UI_EEnumLiteral_type = EEnum Literal
_UI_EFactory_type = EFactory
_UI_EModelElement_type = EModel Element
_UI_ENamedElement_type = ENamed Element
_UI_EObject_type = EObject
_UI_EOperation_type = EOperation
_UI_EPackage_type = EPackage
_UI_EParameter_type = EParameter
_UI_EReference_type = EReference
_UI_EStructuralFeature_type = EStructural Feature
_UI_ETypedElement_type = ETyped Element
_UI_EStringToStringMapEntry_type = EString To String Map Entry
_UI_EGenericType_type = EGeneric Type
_UI_ETypeParameter_type = EType Parameter
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_ObservationAnalysisPlannerTool_data_feature = Data
_UI_ObservationAnalysisPlannerData_planners_feature = Planners
_UI_ObservationAnalysisPlannerData_activePlanner_feature = Active Planner
_UI_ObservationAnalysisPlanner_orbitAnalysisData_feature = Orbit Analysis Data
_UI_ObservationAnalysisPlanner_statelessCostFunctions_feature = Stateless Cost Functions
_UI_ObservationAnalysisPlanner_statefulCostFunctions_feature = Stateful Cost Functions
_UI_ObservationAnalysisPlanner_result_feature = Result
_UI_ObservationAnalysisPlannerResult_planRootNode_feature = Plan Root Node
_UI_ObservationAnalysisPlannerResult_visibilityPassesStatelessCostFunctionResultsMap_feature = Visibility Passes Stateless Cost Function Results Map
_UI_ObservationAnalysisPlannerNode_pass_feature = Pass
_UI_ObservationAnalysisPlannerNode_children_feature = Children
_UI_ObservationAnalysisPlannerNode_statefulCostFunctionResultsMap_feature = Stateful Cost Function Results Map
_UI_AbstractCostFunction_enable_feature = Enable
_UI_AbstractCostFunction_coefficient_feature = Coefficient
_UI_AbstractCostFunction_applicableSpacecrafts_feature = Applicable Spacecrafts
_UI_AbstractCostFunction_applicableEarthOutlooks_feature = Applicable Earth Outlooks
_UI_VisibilityPassesStatelessCostFunctionResultsMaps_key_feature = Key
_UI_VisibilityPassesStatelessCostFunctionResultsMaps_map_feature = Map
_UI_StatefulCostFunctionResultsMap_key_feature = Key
_UI_StatefulCostFunctionResultsMap_value_feature = Value
_UI_StatelessCostFunctionResultsMap_key_feature = Key
_UI_StatelessCostFunctionResultsMap_value_feature = Value
_UI_EclipseCostFunction_noUmbraValid_feature = No Umbra Valid
_UI_EclipseCostFunction_umbraValid_feature = Umbra Valid
_UI_EclipseCostFunction_penumbraValid_feature = Penumbra Valid
_UI_EclipseCostFunction_noUmbraCost_feature = No Umbra Cost
_UI_EclipseCostFunction_penumbraCost_feature = Penumbra Cost
_UI_EclipseCostFunction_umbraCost_feature = Umbra Cost
_UI_TimeRangeCostFunction_insideTime_feature = Inside Time
_UI_EAttribute_iD_feature = ID
_UI_EAttribute_iD_description = Whether the value of this attribute uniquely identifies an object within its containing resource
_UI_EAttribute_eAttributeType_feature = EAttribute Type
_UI_EAttribute_eAttributeType_description = The data type of this attribute
_UI_EAnnotation_source_feature = Source
_UI_EAnnotation_source_description = An identifier, typically an absolute URI, that uniquely identifies this kind of annotation
_UI_EAnnotation_details_feature = Details
_UI_EAnnotation_eModelElement_feature = EModel Element
_UI_EAnnotation_contents_feature = Contents
_UI_EAnnotation_references_feature = References
_UI_EAnnotation_references_description = Objects referenced by this annotation
_UI_EClass_abstract_feature = Abstract
_UI_EClass_abstract_description = Whether instances of this class can be created
_UI_EClass_interface_feature = Interface
_UI_EClass_interface_description = Whether no corresponding implementation will be generated for this class
_UI_EClass_eSuperTypes_feature = ESuper Types
_UI_EClass_eSuperTypes_description = The immediate super types of this class
_UI_EClass_eOperations_feature = EOperations
_UI_EClass_eOperations_description = The operations defined by this class
_UI_EClass_eAllAttributes_feature = EAll Attributes
_UI_EClass_eAllReferences_feature = EAll References
_UI_EClass_eReferences_feature = EReferences
_UI_EClass_eAttributes_feature = EAttributes
_UI_EClass_eAllContainments_feature = EAll Containments
_UI_EClass_eAllOperations_feature = EAll Operations
_UI_EClass_eAllStructuralFeatures_feature = EAll Structural Features
_UI_EClass_eAllSuperTypes_feature = EAll Super Types
_UI_EClass_eIDAttribute_feature = EID Attribute
_UI_EClass_eStructuralFeatures_feature = EStructural Features
_UI_EClass_eGenericSuperTypes_feature = EGeneric Super Types
_UI_EClass_eAllGenericSuperTypes_feature = EAll Generic Super Types
_UI_EClassifier_instanceClassName_feature = Instance Class Name
_UI_EClassifier_instanceClassName_description = The erased instance class name denoted by this classifier
_UI_EClassifier_instanceClass_feature = Instance Class
_UI_EClassifier_defaultValue_feature = Default Value
_UI_EClassifier_defaultValue_description = The default value for features of this type
_UI_EClassifier_instanceTypeName_feature = Instance Type Name
_UI_EClassifier_instanceTypeName_description = The full instance type name denoted by this classifier
_UI_EClassifier_ePackage_feature = EPackage
_UI_EClassifier_eTypeParameters_feature = EType Parameters
_UI_EDataType_serializable_feature = Serializable
_UI_EDataType_serializable_description = Whether a value of this data type can be serialized using the factory
_UI_EEnum_eLiterals_feature = ELiterals
_UI_EEnumLiteral_value_feature = Value
_UI_EEnumLiteral_value_description = The integer value associated with this enumerator
_UI_EEnumLiteral_instance_feature = Instance
_UI_EEnumLiteral_literal_feature = Literal
_UI_EEnumLiteral_literal_description = The literal value associated with this enumerator
_UI_EEnumLiteral_eEnum_feature = EEnum
_UI_EFactory_ePackage_feature = EPackage
_UI_EFactory_ePackage_description = The package corresponding to this factory
_UI_EModelElement_eAnnotations_feature = EAnnotations
_UI_ENamedElement_name_feature = Name
_UI_ENamedElement_name_description = The name of this model element
_UI_EOperation_eContainingClass_feature = EContaining Class
_UI_EOperation_eTypeParameters_feature = EType Parameters
_UI_EOperation_eParameters_feature = EParameters
_UI_EOperation_eExceptions_feature = EExceptions
_UI_EOperation_eExceptions_description = The exceptions thrown by this operation
_UI_EOperation_eGenericExceptions_feature = EGeneric Exceptions
_UI_EPackage_nsURI_feature = Ns URI
_UI_EPackage_nsURI_description = The universally unique namespace identifier, typically an absolute URI, for this package
_UI_EPackage_nsPrefix_feature = Ns Prefix
_UI_EPackage_nsPrefix_description = The namespace prefix used by default when serializing instances of the package's classes
_UI_EPackage_eFactoryInstance_feature = EFactory Instance
_UI_EPackage_eFactoryInstance_description = The factory corresponding to this package
_UI_EPackage_eClassifiers_feature = EClassifiers
_UI_EPackage_eSubpackages_feature = ESubpackages
_UI_EPackage_eSuperPackage_feature = ESuper Package
_UI_EParameter_eOperation_feature = EOperation
_UI_EReference_containment_feature = Containment
_UI_EReference_containment_description = Whether this reference represents a composite relationship
_UI_EReference_container_feature = Container
_UI_EReference_container_description = Whether this reference has as its opposite a containment reference
_UI_EReference_resolveProxies_feature = Resolve Proxies
_UI_EReference_resolveProxies_description = Whether this reference resolves proxies automatically
_UI_EReference_eOpposite_feature = EOpposite
_UI_EReference_eOpposite_description = The reference that represents the bidirectional opposite of this reference
_UI_EReference_eReferenceType_feature = EReference Type
_UI_EReference_eReferenceType_description = The target class of the reference
_UI_EReference_eKeys_feature = EKeys
_UI_EReference_eKeys_description = The attributes of the referenced class that uniquely identify a referenced instance
_UI_EStructuralFeature_changeable_feature = Changeable
_UI_EStructuralFeature_changeable_description = Whether the value of this feature can be changed
_UI_EStructuralFeature_volatile_feature = Volatile
_UI_EStructuralFeature_volatile_description = Whether no field will be generated for this feature
_UI_EStructuralFeature_transient_feature = Transient
_UI_EStructuralFeature_transient_description = Whether the value of this feature will be serialized
_UI_EStructuralFeature_defaultValueLiteral_feature = Default Value Literal
_UI_EStructuralFeature_defaultValueLiteral_description = The literal representation of the default value for this feature
_UI_EStructuralFeature_defaultValue_feature = Default Value
_UI_EStructuralFeature_defaultValue_description = The default value for this feature
_UI_EStructuralFeature_unsettable_feature = Unsettable
_UI_EStructuralFeature_unsettable_description = Whether the value space for this feature includes the state of not being set
_UI_EStructuralFeature_derived_feature = Derived
_UI_EStructuralFeature_derived_description = Whether the value of this feature is derived from the values of other features
_UI_EStructuralFeature_eContainingClass_feature = EContaining Class
_UI_EStructuralFeature_eContainingClass_description = The class that defines this feature
_UI_ETypedElement_ordered_feature = Ordered
_UI_ETypedElement_ordered_description = Whether the order in which values occur is meaningful
_UI_ETypedElement_unique_feature = Unique
_UI_ETypedElement_unique_description = Whether the same value may occur more than once
_UI_ETypedElement_lowerBound_feature = Lower Bound
_UI_ETypedElement_lowerBound_description = The minimum number of values that must occur
_UI_ETypedElement_upperBound_feature = Upper Bound
_UI_ETypedElement_upperBound_description = The maximum number of values that may occur; -1 represents unbounded and -2 represents unspecified
_UI_ETypedElement_many_feature = Many
_UI_ETypedElement_many_description = Whether more than one value may occur
_UI_ETypedElement_required_feature = Required
_UI_ETypedElement_required_description = Whether at least one value must occur
_UI_ETypedElement_eType_feature = EType
_UI_ETypedElement_eType_description = The type of this element
_UI_ETypedElement_eGenericType_feature = EGeneric Type
_UI_EStringToStringMapEntry_key_feature = Key
_UI_EStringToStringMapEntry_key_description = The key of this map entry
_UI_EStringToStringMapEntry_value_feature = Value
_UI_EStringToStringMapEntry_value_description = The value of this map entry
_UI_EGenericType_eUpperBound_feature = EUpper Bound
_UI_EGenericType_eTypeArguments_feature = EType Arguments
_UI_EGenericType_eRawType_feature = ERaw Type
_UI_EGenericType_eRawType_description = The erased type denoted by this generic type
_UI_EGenericType_eLowerBound_feature = ELower Bound
_UI_EGenericType_eTypeParameter_feature = EType Parameter
_UI_EGenericType_eTypeParameter_description = The type parameter denoted by this generic type
_UI_EGenericType_eClassifier_feature = EClassifier
_UI_EGenericType_eClassifier_description = The classifier denoted by this generic type
_UI_ETypeParameter_eBounds_feature = EBounds
_UI_Unknown_feature = Unspecified
_UI_ObservationAnalysisPlanner_generatorRunning_feature = Generator Running
_UI_ObservationAnalysisPlanner_analyzerRunning_feature = Analyzer Running
_UI_ObservationAnalysisPlannerTool_planners_feature = Planners
_UI_ObservationAnalysisPlannerTool_activePlanner_feature = Active Planner
_UI_ObservationAnalysisPlannerNode_parent_feature = Parent
_UI_ObservationAnalysisPlannerNode_id_feature = Id
_UI_VisibilityPassReferencesList_type = Visibility Pass References List
_UI_ObservationAnalysisPlannerNode_cost_feature = Cost
pluginName = Apogy Core Environment Earth Orbit Planner Edit
_UI_AbstractObservationPlanExporter_type = Abstract Observation Plan Exporter
_UI_DefaultObservationPlanExporter_type = Default Observation Plan Exporter
_UI_ObservationAnalysisPlannerTool_observationPlanExporters_feature = Observation Plan Exporters
_UI_DefaultObservationPlanExporter_fileURL_feature = File URL
_UI_ObservationAnalysisPlanner_running_feature = Running
_UI_TimeRangeCostFunction_inIntervalCost_feature = In Interval Cost
_UI_TimeRangeCostFunction_outIntervalCost_feature = Out Interval Cost
_UI_UmbraCostFunction_type = Umbra Cost Function
_UI_EclipseCostFunction_state_feature = State
_UI_EclipseCostFunction_cost_feature = Cost
_UI_EclipseState_NotInEclipse_literal = NOT_IN_ECLIPSE
_UI_EclipseState_Penumbra_literal = PENUMBRA
_UI_EclipseState_Umbra_literal = UMBRA
_UI_EclipsePeriod_NotInEclipse_literal = NOT_IN_ECLIPSE
_UI_EclipsePeriod_Penumbra_literal = PENUMBRA
_UI_EclipsePeriod_Umbra_literal = UMBRA
_UI_TimeRangeCostFunction_cost_feature = Cost
_UI_TimeIntervalCostFunction_type = Time Interval Cost Function
_UI_TimeIntervalCostFunction_cost_feature = Cost
_UI_ResourceCostFunction_type = Resource Cost Function
_UI_ResourceCostFunction_cost_feature = Cost
_UI_SimpleResourceCostFunction_type = Simple Resource Cost Function
_UI_ResourceState_type = Resource State
_UI_CrosstrackAngleCostFunction_type = Crosstrack Angle Cost Function
_UI_SimpleResourceCostFunction_initialResourceValue_feature = Initial Resource Value
_UI_SimpleResourceCostFunction_minimumResourceValue_feature = Minimum Resource Value
_UI_SimpleResourceCostFunction_maximumResourceValue_feature = Maximum Resource Value
_UI_ResourceState_value_feature = Value
_UI_CrosstrackAngleCostFunction_cost_feature = Cost
_UI_SimpleResourceCostFunctionState_type = Simple Resource Cost Function State
_UI_SimpleResourceCostFunctionState_value_feature = Value
_UI_MinimumTimeSpamCostFunction_type = Minimum Time Spam Cost Function
_UI_MinimumTimeSpamCostFunction_minimumTimeSpam_feature = Minimum Time Spam
_UI_CrosstrackAngleCostFunction_angle_feature = Angle
_UI_CostFunctionState_previousVisibilityPass_feature = Previous Visibility Pass
_UI_CostFunctionState_nextVisibilityPass_feature = Next Visibility Pass
_UI_ObservationAnalysisPlannerNode_level_feature = Level
_UI_ObservationAnalysisPlannerNode_firstLevelNode_feature = First Level Node
_UI_ObservationAnalysisPlannerNode___feature =
_UI_ObservationAnalysisPlannerNode_totalCost_feature = Total Cost
_UI_ObservationAnalysisPlannerNode_cumulativeCost_feature = Cumulative Cost
_UI_ObservationAnalysisPlannerNode_solutionDuration_feature = Solution Duration
_UI_ObservationAnalysisPlannerNode_passDuration_feature = Pass Duration
_UI_ObservationAnalysisPlannerNode_totalPassDuration_feature = Total Pass Duration
_UI_ObservationAnalysisPlannerNode_totalPassesDuration_feature = Total Passes Duration
_UI_VisibilityPassesStatelessCostFunctionResults_type = Visibility Passes Stateless Cost Function Results
_UI_VisibilityPassesStatelessCostFunctionResults_key_feature = Key
_UI_VisibilityPassesStatelessCostFunctionResults_map_feature = Map
_UI_VisibilityPassesStatelessCostFunctionResultsMap_type = Visibility Passes Stateless Cost Function Results Map
_UI_VisibilityPassesStatelessCostFunctionResultsMap_key_feature = Key
_UI_VisibilityPassesStatelessCostFunctionResultsMap_map_feature = Map
_UI_ObservationPlannerNodeStatefulCostFunctionResultsMap_type = Observation Planner Node Stateful Cost Function Results Map
_UI_ObservationPlannerNodeStatefulCostFunctionResultsMap_key_feature = Key
_UI_ObservationPlannerNodeStatefulCostFunctionResultsMap_value_feature = Value
_UI_ObservationAnalysisPlannerResult_observationPlannerNodeStatefulCostFunctionResultsMap_feature = Observation Planner Node Stateful Cost Function Results Map
_UI_VisibilityPassesStatelessCostFunctionResultsMap_value_feature = Value
_UI_ObservationPlannerNodeStatefulCostFunctionResultsMaps_type = Observation Planner Node Stateful Cost Function Results Maps
_UI_ObservationPlannerNodeStatefulCostFunctionResultsMaps_key_feature = Key
_UI_ObservationPlannerNodeStatefulCostFunctionResultsMaps_value_feature = Value
_UI_VisibilityPassesStatelessCostFunctionResultsMapEntries_type = Visibility Passes Stateless Cost Function Results Map Entries
_UI_StatelessCostFunctionResultsMapEntries_type = Stateless Cost Function Results Map Entries
_UI_ObservationPlannerNodeStatefulCostFunctionResultsMapEntries_type = Observation Planner Node Stateful Cost Function Results Map Entries
_UI_ObservationAnalysisPlannerResult_visibilityPassesStatelessCostFunctionResultsMapEntries_feature = Visibility Passes Stateless Cost Function Results Map Entries
_UI_ObservationAnalysisPlannerResult_observationPlannerNodeStatefulCostFunctionResultsMapEntries_feature = Observation Planner Node Stateful Cost Function Results Map Entries
_UI_VisibilityPassesStatelessCostFunctionResultsMapEntries_key_feature = Key
_UI_VisibilityPassesStatelessCostFunctionResultsMapEntries_value_feature = Value
_UI_StatelessCostFunctionResultsMapEntries_key_feature = Key
_UI_StatelessCostFunctionResultsMapEntries_value_feature = Value
_UI_ObservationPlannerNodeStatefulCostFunctionResultsMapEntries_key_feature = Key
_UI_ObservationPlannerNodeStatefulCostFunctionResultsMapEntries_value_feature = Value
_UI_StatefulCostFunctionResultsMapEntries_type = Stateful Cost Function Results Map Entries
_UI_StatefulCostFunctionResultsMapEntries_key_feature = Key
_UI_StatefulCostFunctionResultsMapEntries_value_feature = Value
_UI_VisibilityPassesStatelessCostFunctionResultsMapEntry_type = Visibility Passes Stateless Cost Function Results Map Entry
_UI_VisibilityPassesStatelessCostFunctionResultsMapEntry_key_feature = Key
_UI_VisibilityPassesStatelessCostFunctionResultsMapEntry_value_feature = Value
_UI_StatelessCostFunctionResultsMapEntry_type = Stateless Cost Function Results Map Entry
_UI_StatelessCostFunctionResultsMapEntry_key_feature = Key
_UI_StatelessCostFunctionResultsMapEntry_value_feature = Value
_UI_StatelessCostFunctionResultsMap_mapEntries_feature = Map Entries
_UI_StatelessCostFunctionResultsMap_entries_feature = Entries
_UI_ObservationAnalysisPlannerNode_result_feature = Result
_UI_ObservationAnalysisPlannerResult_planner_feature = Planner
_UI_ObservationAnalysisPlannerNode_plannerRootNode_feature = Planner Root Node
_UI_ObservationAnalysisPlannerNode_plannerResult_feature = Planner Result
_UI_ObservationAnalysisPlannerNode_planner_feature = Planner
_UI_StatelessCostsMapEntry_type = Stateless Costs Map Entry
_UI_StatelessCostFunctionMap_type = Stateless Cost Function Map
_UI_StatelessCostFunctionMapEntry_type = Stateless Cost Function Map Entry
_UI_StatefulResultsMapEntry_type = Stateful Results Map Entry
_UI_StatefulCostFunctionMapEntries_type = Stateful Cost Function Map Entries
_UI_ObservationAnalysisPlannerResult_statelessCostsMapEntry_feature = Stateless Costs Map Entry
_UI_ObservationAnalysisPlannerResult_statefulResultsMapEntry_feature = Stateful Results Map Entry
_UI_StatelessCostsMapEntry_key_feature = Key
_UI_StatelessCostsMapEntry_value_feature = Value
_UI_StatelessCostFunctionMap_statelessCostFunctionMapEntries_feature = Stateless Cost Function Map Entries
_UI_StatelessCostFunctionMapEntry_key_feature = Key
_UI_StatelessCostFunctionMapEntry_value_feature = Value
_UI_StatefulResultsMapEntry_key_feature = Key
_UI_StatefulResultsMapEntry_value_feature = Value
_UI_StatefulCostFunctionMapEntries_key_feature = Key
_UI_StatefulCostFunctionMapEntries_value_feature = Value
_UI_StatefulCostsMapEntry_type = Stateful Costs Map Entry
_UI_StatefulCostFunctionMap_type = Stateful Cost Function Map
_UI_StatefulCostFunctionMapEntry_type = Stateful Cost Function Map Entry
_UI_StatefulCostsMapEntry_key_feature = Key
_UI_StatefulCostsMapEntry_value_feature = Value
_UI_StatefulCostFunctionMap_statefulCostFunctionMapEntries_feature = Stateful Cost Function Map Entries
_UI_StatefulCostFunctionMapEntry_key_feature = Key
_UI_StatefulCostFunctionMapEntry_value_feature = Value
_UI_ObservationAnalysisPlannerNode_statefulCostsMapEntries_feature = Stateful Costs Map Entries
_UI_ObservationAnalysisPlannerResult_statelessCostsMapEntries_feature = Stateless Costs Map Entries
_UI_CostFunctionState_previousPass_feature = Previous Pass
_UI_ObservationAnalysisPlannerNode_statefulCostFunctionMapEntries_feature = Stateful Cost Function Map Entries
_UI_ObservationAnalysisPlannerNode_state_feature = State
_UI_StatefulCostFunctionMapEntryValue_type = Stateful Cost Function Map Entry Value
_UI_StatefulCostFunctionMapEntryValue_state_feature = State
_UI_StatefulCostFunctionMapEntryValue_value_feature = Value
_UI_StatefulCostFunctionMapEntryValue_cost_feature = Cost
_UI_ObservationAnalysisPlannerNode_rootNode_feature = Root Node