blob: 21a04f08bfee338b3fd51634ee29d6fa25a0cf72 [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,
# Regent L'Archeveque,
# Sebastien Gemme - initial API and implementation
# SPDX-License-Identifier: EPL-1.0
#
###############################################################################
pluginName = Apogy Common Topology Dynamics 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_AbstractDynamicsEngine_type = Abstract Dynamics Engine
_UI_PhysicalBodyNode_type = Physical Body Node
_UI_AbstractCollisionBounds_type = Abstract Collision Bounds
_UI_Unknown_type = Object
_UI_Unknown_datatype= Value
_UI_PhysicalBodyNode_collisionBounds_feature = Collision Bounds
_UI_PhysicalBodyNode_mass_feature = Mass
_UI_Unknown_feature = Unspecified
_UI_PhysicalProperties_type = Physical Properties
_UI_BoxCollisionBounds_type = Box Collision Bounds
_UI_PhysicalBodyNode_physicalProperties_feature = Physical Properties
_UI_PhysicalProperties_collisionBounds_feature = Collision Bounds
_UI_PhysicalProperties_mass_feature = Mass
_UI_PhysicalProperties_inertiaMatrix_feature = Inertia Matrix
_UI_PhysicalProperties_centerOfMassLocation_feature = Center Of Mass Location
_UI_BoxCollisionBounds_xMin_feature = XMin
_UI_BoxCollisionBounds_xMax_feature = XMax
_UI_BoxCollisionBounds_yMin_feature = YMin
_UI_BoxCollisionBounds_yMax_feature = YMax
_UI_BoxCollisionBounds_zMin_feature = ZMin
_UI_BoxCollisionBounds_zMax_feature = ZMax
_UI_Joint_type = Joint
_UI_AbstractConstraint_type = Abstract Constraint
_UI_PhysicalState_type = Physical State
_UI_DynamicsFacade_type = Dynamics Facade
_UI_Joint_constraints_feature = Constraints
_UI_Joint_physicalStates_feature = Physical States
_UI_PhysicalState_position_feature = Position
_UI_PhysicalState_velocity_feature = Velocity
_UI_PhysicalState_acceleration_feature = Acceleration
_UI_PhysicalBodyNodeMassVisitor_type = Physical Body Node Mass Visitor
_UI_PhysicalBodyNodeMassVisitor_totalMass_feature = Total Mass
_UI_PhysicalBodyNodeCenterOfMassVisitor_type = Physical Body Node Center Of Mass Visitor
_UI_PhysicalBodyNodeCenterOfMassVisitor_centerOfMassPosition_feature = Center Of Mass Position
_UI_PhysicalBodyNodeCenterOfMassVisitor_root_feature = Root
_UI_PhysicalBody_type = Physical Body
_UI_PhysicalBody_physicalProperties_feature = Physical Properties
_UI_AbstractConstraint_physicalBodyA_feature = Physical Body A
_UI_AbstractConstraint_physicalBodyB_feature = Physical Body B
_UI_DynamicWorld_type = Dynamic World
_UI_DynamicWorld_constraints_feature = Constraints
_UI_DynamicWorld_physicalBodies_feature = Physical Bodies
_UI_DynamicWorld_topologyRoot_feature = Topology Root
_UI_DynamicWorld_gravity_feature = Gravity
_UI_AbstractDynamicsEngine_dynamicWorld_feature = Dynamic World
_UI_RigidBody_type = Rigid Body
_UI_FlexibleBody_type = Flexible Body
_UI_PrismaticJoint_type = Prismatic Joint
_UI_RevoluteJoint_type = Revolute Joint
_UI_SliderConstraint_type = Slider Constraint
_UI_RotationConstraint_type = Rotation Constraint
_UI_Joint_actuatorEnable_feature = Actuator Enable
_UI_Joint_jointControlMode_feature = Joint Control Mode
_UI_Joint_actuatorCommand_feature = Actuator Command
_UI_PrismaticJoint_sliderConstraint_feature = Slider Constraint
_UI_RevoluteJoint_rotationConstraint_feature = Rotation Constraint
_UI_SliderConstraint_translationAxis_feature = Translation Axis
_UI_SliderConstraint_minimumPositionLimit_feature = Minimum Position Limit
_UI_SliderConstraint_maximumPositionLimit_feature = Maximum Position Limit
_UI_RotationConstraint_rotationAxis_feature = Rotation Axis
_UI_RotationConstraint_minimumAngularLimit_feature = Minimum Angular Limit
_UI_RotationConstraint_maximumAngularLimit_feature = Maximum Angular Limit
_UI_JointControlMode_POSITION_literal = POSITION
_UI_JointControlMode_VELOCITY_literal = VELOCITY
_UI_JointControlMode_FORCE_literal = FORCE
_UI_JointControlMode_NONE_literal = NONE
_UI_AbstractDynamicWorld_type = Abstract Dynamic World
_UI_AbstractDynamicWorld_constraints_feature = Constraints
_UI_AbstractDynamicWorld_physicalBodies_feature = Physical Bodies
_UI_AbstractDynamicWorld_topologyRoot_feature = Topology Root
_UI_AbstractDynamicWorld_gravity_feature = Gravity
_UI_PhysicalBody_constraints_feature = Constraints
_UI_BoxCollisionBounds_xDimension_feature = XDimension
_UI_BoxCollisionBounds_yDimension_feature = YDimension
_UI_BoxCollisionBounds_zDimension_feature = ZDimension
_UI_AbstractPhysicalBodySimulationProperties_type = Abstract Physical Body Simulation Properties
_UI_AbstractConstraintSimulationProperties_type = Abstract Constraint Simulation Properties
_UI_PhysicalBody_simulationProperties_feature = Simulation Properties
_UI_AbstractConstraint_simulationProperties_feature = Simulation Properties
_UI_PhysicalBodyConstraintsVisitor_type = Physical Body Constraints Visitor
_UI_PhysicalBodyConstraintsVisitor_extractedConstraints_feature = Extracted Constraints
_UI_RigidBodyVisitor_type = Rigid Body Visitor
_UI_RigidBodyVisitor_extractedRigidBodies_feature = Extracted Rigid Bodies
_UI_AbstractConstraint_description_feature = Description
_UI_ConstraintsVisitor_type = Constraints Visitor
_UI_ConstraintsVisitor_extractedConstraints_feature = Extracted Constraints
_UI_PhysicalBody_fromConstraints_feature = From Constraints
_UI_PhysicalBody_toConstraints_feature = To Constraints
_UI_AbstractConstraint_fromBody_feature = From Body
_UI_AbstractConstraint_toBody_feature = To Body
_UI_AbstractCollisionGeometry_type = Abstract Collision Geometry
_UI_AbstractCollisionGeometrySimulationProperties_type = Abstract Collision Geometry Simulation Properties
_UI_Geometry_type = Geometry
_UI_DynamicTransform_type = Dynamic Transform
_UI_FixedTransform_type = Fixed Transform
_UI_DynamicWorldProperties_type = Dynamic World Properties
_UI_Material_type = Material
_UI_PhysicalBody_state_feature = State
_UI_AbstractCollisionGeometry_simulationProperties_feature = Simulation Properties
_UI_AbstractCollisionGeometry_geometry_feature = Geometry
_UI_AbstractCollisionGeometry_material_feature = Material
_UI_AbstractConstraint_bodies_feature = Bodies
_UI_DynamicWorldProperties_constraints_feature = Constraints
_UI_DynamicWorldProperties_materials_feature = Materials
_UI_SphereGeometry_type = Sphere Geometry
_UI_PhysicalProperties_collisionGeometry_feature = Collision Geometry
_UI_AbstractCollisionGeometry_geometryTransform_feature = Geometry Transform
_UI_SphereGeometry_radius_feature = Radius
_UI_AbstractConstraint_id_feature = Id
_UI_BoxGeometry_type = Box Geometry
_UI_CylinderGeometry_type = Cylinder Geometry
_UI_BoxGeometry_xDimension_feature = XDimension
_UI_BoxGeometry_yDimension_feature = YDimension
_UI_BoxGeometry_zDimension_feature = ZDimension
_UI_CylinderGeometry_radius_feature = Radius
_UI_CylinderGeometry_height_feature = Height
_UI_PlaneGeometry_type = Plane Geometry
_UI_TerrainGeometry_type = Terrain Geometry
_UI_PositionBasedConstraint_type = Position Based Constraint
_UI_HingeConstraint_type = Hinge Constraint
_UI_PrismaticConstraint_type = Prismatic Constraint
_UI_VelocityBasedConstraint_type = Velocity Based Constraint
_UI_GearRatioContraints_type = Gear Ratio Contraints
_UI_DynamicSystemProperties_type = Dynamic System Properties
_UI_ConstraintAttachmentPoint_type = Constraint Attachment Point
_UI_AbstractMaterial_type = Abstract Material
_UI_StaticView_type = Static View
_UI_PointOfInterest_type = Point Of Interest
_UI_KinematicState_type = Kinematic State
_UI_DynamicSystemProperties_contraints_feature = Contraints
_UI_DynamicSystemProperties_materials_feature = Materials
_UI_DynamicSystemProperties_staticViews_feature = Static Views
_UI_DynamicSystemProperties_staticLights_feature = Static Lights
_UI_PhysicalBody_centerOfMassKinematicState_feature = Center Of Mass Kinematic State
_UI_PhysicalBody_pointsOfInterest_feature = Points Of Interest
_UI_AbstractConstraint_attachmentPoints_feature = Attachment Points
_UI_ConstraintAttachmentPoint_physicalBody_feature = Physical Body
_UI_ConstraintAttachmentPoint_offset_feature = Offset
_UI_ConstraintAttachmentPoint_description_feature = Description
_UI_ConstraintAttachmentPoint_id_feature = Id
_UI_PointOfInterest_offset_feature = Offset
_UI_PointOfInterest_kinematicState_feature = Kinematic State
_UI_ConstraintAttachmentPoint_transform_feature = Transform
_UI_AbstractCollisionGeometry_transform_feature = Transform
_UI_AbstractCollisionGeometry_description_feature = Description
_UI_AbstractCollisionGeometry_id_feature = Id
_UI_KinematicState_position_feature = Position
_UI_StaticLight_type = Static Light
_UI_Vector_type = Vector
_UI_PrimitivesFacade_type = Facade
_UI_Plane_type = Plane
_UI_WayPoint_type = Way Point
_UI_Label_type = Label
_UI_SpherePrimitive_type = Sphere Primitive
_UI_Light_type = Light
_UI_AmbientLight_type = Ambient Light
_UI_DirectionalLight_type = Directional Light
_UI_PointLight_type = Point Light
_UI_SpotLight_type = Spot Light
_UI_PhysicalBody_collisionGeometry_feature = Collision Geometry
_UI_StaticView_transform_feature = Transform
_UI_StaticLight_transform_feature = Transform
_UI_StaticLight_light_feature = Light
_UI_Vector_xRotation_feature = XRotation
_UI_Vector_yRotation_feature = YRotation
_UI_Vector_zRotation_feature = ZRotation
_UI_Vector_length_feature = Length
_UI_Vector_endPoint_feature = End Point
_UI_Plane_v0_feature = V0
_UI_Plane_v1_feature = V1
_UI_Plane_width_feature = Width
_UI_Plane_height_feature = Height
_UI_SpherePrimitive_radius_feature = Radius
_UI_Light_enabled_feature = Enabled
_UI_Light_color_feature = Color
_UI_DirectionalLight_direction_feature = Direction
_UI_PointLight_position_feature = Position
_UI_PointLight_attenuation_feature = Attenuation
_UI_SpotLight_concentration_feature = Concentration
_UI_SpotLight_spreadAngle_feature = Spread Angle
_UI_SpotLight_direction_feature = Direction
_UI_GENERAL_INFORMATIONPropertyCategory = GENERAL_INFORMATION
_UI_GEOMETRY_INFORMATIONPropertyCategory = GEOMETRY_INFORMATION
_UI_ConstraintState_type = Constraint State
_UI_CylindricalConstraint_type = Cylindrical Constraint
_UI_GearRatioConstraint_type = Gear Ratio Constraint
_UI_RPROConstraint_type = RPRO Constraint
_UI_UniversalConstraint_type = Universal Constraint
_UI_CollisionGeometry_type = Collision Geometry
_UI_CapsuleGeometry_type = Capsule Geometry
_UI_DynamicWorldProperties_staticViews_feature = Static Views
_UI_DynamicWorldProperties_staticLights_feature = Static Lights
_UI_PhysicalBody_constraintAttachmentPoints_feature = Constraint Attachment Points
_UI_AbstractConstraint_enabled_feature = Enabled
_UI_ConstraintState_position_feature = Position
_UI_ConstraintState_velocity_feature = Velocity
_UI_ConstraintState_force_feature = Force
_UI_CylindricalConstraint_angularCurrentState_feature = Angular Current State
_UI_CylindricalConstraint_linearCurrentState_feature = Linear Current State
_UI_GearRatioConstraint_force_feature = Force
_UI_HingeConstraint_angularCurrentState_feature = Angular Current State
_UI_PrismaticConstraint_linearCurrentState_feature = Linear Current State
_UI_RPROConstraint_linearStrength_feature = Linear Strength
_UI_RPROConstraint_angularStrength_feature = Angular Strength
_UI_UniversalConstraint_angular0CurrentState_feature = Angular0 Current State
_UI_UniversalConstraint_angular1CurrentState_feature = Angular1 Current State
_UI_CollisionGeometry_simulationProperties_feature = Simulation Properties
_UI_CollisionGeometry_geometry_feature = Geometry
_UI_CollisionGeometry_transform_feature = Transform
_UI_CollisionGeometry_material_feature = Material
_UI_CollisionGeometry_description_feature = Description
_UI_CollisionGeometry_id_feature = Id
_UI_BoxGeometry_dimension_feature = Dimension
_UI_CapsuleGeometry_radius_feature = Radius
_UI_CapsuleGeometry_length_feature = Length
_UI_CylinderGeometry_length_feature = Length
_UI_KinematicState_orientation_feature = Orientation
_UI_KinematicState_linearVelocity_feature = Linear Velocity
_UI_KinematicState_angularVelocity_feature = Angular Velocity
_UI_KinematicState_linearAcceleration_feature = Linear Acceleration
_UI_KinematicState_angularAcceleration_feature = Angular Acceleration
_UI_ConstraintAttachmentPoint_constraint_feature = Constraint
_UI_AbstractMaterial_id_feature = Id
_UI_VELOCITY_INFORMATIONPropertyCategory = Velocities
_UI_ACCELERATION_INFORMATIONPropertyCategory = Accelerations
_UI_POSE_INFORMATIONPropertyCategory = Pose
_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_Matrix4x4_type = Matrix4x4
_UI_MathFacade_type = Facade
_UI_Matrix3x3_type = Matrix3x3
_UI_Tuple3d_type = Tuple3d
_UI_Polynomial_type = Polynomial
_UI_MathIO_type = IO
_UI_DynamicSystemProperties_constraints_feature = Constraints
_UI_AbstractConstraint_constaintId_feature = Constaint Id
_UI_ConstraintAttachmentPoint_pointId_feature = Point Id
_UI_CollisionGeometry_geometryId_feature = Geometry Id
_UI_AbstractMaterial_materialId_feature = Material Id
_UI_BoxGeometry_dimensions_feature = Dimensions
_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_Matrix4x4_m00_feature = M00
_UI_Matrix4x4_m01_feature = M01
_UI_Matrix4x4_m02_feature = M02
_UI_Matrix4x4_m03_feature = M03
_UI_Matrix4x4_m10_feature = M10
_UI_Matrix4x4_m11_feature = M11
_UI_Matrix4x4_m12_feature = M12
_UI_Matrix4x4_m13_feature = M13
_UI_Matrix4x4_m20_feature = M20
_UI_Matrix4x4_m21_feature = M21
_UI_Matrix4x4_m22_feature = M22
_UI_Matrix4x4_m23_feature = M23
_UI_Matrix4x4_m30_feature = M30
_UI_Matrix4x4_m31_feature = M31
_UI_Matrix4x4_m32_feature = M32
_UI_Matrix4x4_m33_feature = M33
_UI_Matrix3x3_m00_feature = M00
_UI_Matrix3x3_m01_feature = M01
_UI_Matrix3x3_m02_feature = M02
_UI_Matrix3x3_m10_feature = M10
_UI_Matrix3x3_m11_feature = M11
_UI_Matrix3x3_m12_feature = M12
_UI_Matrix3x3_m20_feature = M20
_UI_Matrix3x3_m21_feature = M21
_UI_Matrix3x3_m22_feature = M22
_UI_Tuple3d_x_feature = X
_UI_Tuple3d_y_feature = Y
_UI_Tuple3d_z_feature = Z
_UI_Polynomial_degree_feature = Degree
_UI_Polynomial_coeffs_feature = Coeffs
_UI_Polynomial_realRoots_feature = Real Roots
_UI_Polynomial_imaginaryRoots_feature = Imaginary Roots
_UI_ApogyCommonTopologyAddonsDynamicsFacade_type = Facade