MIGRATION GUIDE
Classes
  1. Removed Classes
  2. SE_Fields_Changes
  3. Modified Classes

The marked items indicate areas that can be handled by the name change script.

  1. The following classes were removed.

  2. SE_Fields Changes.

    For union members shown without a forward mapping, check the removed classes list for further information.

    Old New
    u.Absolute_Time_Pointu.Absolute_Time
    u.AEC_Location_3Du.EC_Augmented_3D_Location
    u.ALCC_Location_3Du.LCC_Augmented_3D_Location
    u.AM_Location_3Du.M_Augmented_3D_Location
    u.AOM_Location_3Du.OM_Augmented_3D_Location
    u.APS_Location_3Du.PS_Augmented_3D_Location
    u.ATM_Location_3Du.TM_Augmented_3D_Location
    u.Attribute_Setu.Property_Set
    u.Attribute_Set_Indexu.Property_Set_Index
    u.Attribute_Set_Index_Control_Linku.Property_Set_Index_Control_Link
    u.Attribute_Set_Tableu.Property_Set_Table
    u.Attribute_Set_Table_Groupu.Property_Set_Table_Group
    u.Attribute_Set_Table_Libraryu.Property_Set_Table_Library
    u.AUPS_Location_3Du.PS_Augmented_3D_Location
    u.AUTM_Location_3Du.TM_Augmented_3D_Location
    u.Base_Level_Of_Detail_Datau.Base_LOD_Data
    u.Base_Reference_Vectoru.Reference_Vector
    u.Base_Vertex 
    u.Centre_Of_Buoyancyu.Geometric_Centre
    u.Centre_Of_Massu.Geometric_Centre
    u.Centre_Of_Pressureu.Geometric_Centre
    u.Colour_Entry 
    u.Colour_Entry_Table 
    u.Colour_Set 
    u.Connected_Feature_Edgeu.Feature_Edge
    u.Connected_Geometry_Edge 
    u.Continuous_Level_Of_Detail_Related_Geometryu.Continuous_LOD_Related_Geometry
    u.Distance_Level_Of_Detail_Datau.Distance_LOD_Data
    u.EC_Location_2Du.EC_Surface_Location
    u.Elliptic_Cylinderu.Volume_Object
    u.External_Feature_Face_Ringu.Feature_Face_Ring
    u.Featureu.Feature_Representation
    u.Feature_ID 
    u.Feature_ID_Control_Link 
    u.Feature_Same_As 
    u.GC_Location_3Du.CC_3D_Location
    u.GCS_Location_3Du.LTSE_3D_Location
    u.GD_Location_2Du.CD_Surface_Location
    u.GD_Location_3Du.CD_3D_Location
    u.GEI_Location_3Du.EI_3D_Location
    u.Geometryu.Geometry_Representation
    u.Geometry_Face_Ring 
    u.Geometry_ID 
    u.Geometry_ID_Control_Link 
    u.Geometry_Same_As 
    u.GM_Location_3Du.CM_3D_Location
    u.GSE_Location_3Du.SEC_3D_Location
    u.GSM_Location_3Du.SMS_3D_Location
    u.Hierarchical_Table 
    u.Index_Level_Of_Detail_Datau.Index_LOD_Data
    u.Internal_Feature_Face_Ringu.Feature_Face_Ring
    u.LCC_Location_2Du.LCC_Surface_Location
    u.Level_Of_Detail_Related_Featuresu.LOD_Related_Features
    u.Level_Of_Detail_Related_Geometryu.LOD_Related_Geometry
    u.Location_Table 
    u.LSR_Location_2Du.LSR_2D_Location
    u.LSR_Location_3Du.LSR_3D_Location
    u.LSR_Location_3D_Control_Linku.LSR_3D_Location_Control_Link
    u.LTP_Location_2Du.LTSE_Surface_Location
    u.LTP_Location_3Du.LTSE_3D_Location
    u.M_Location_2Du.M_Surface_Location
    u.Map_Scale_Level_Of_Detail_Datau.Map_Scale_LOD_Data
    u.Month 
    u.Morph_Point 
    u.Oct_Tree_Datau.Octant_Data
    u.Oct_Tree_Related_Featuresu.Octant_Related_Features
    u.Oct_Tree_Related_Geometryu.Octant_Related_Geometry
    u.OM_Location_2Du.OM_Surface_Location
    u.Patch 
    u.Point_Geometry 
    u.Point_Of_Contactu.Responsible_Party
    u.Processu.Process_Step
    u.Property_Table_Reference_Entryu.Property_Table_Reference
    u.Property_Table_Reference_Set 
    u.Property_Table_Reference_Table 
    u.PS_Location_2Du.PS_Surface_Location
    u.Quad_Tree_Datau.Quadrant_Data
    u.Quad_Tree_Related_Featuresu.Quadrant_Related_Features
    u.Quad_Tree_Related_Geometryu.Quadrant_Related_Geometry
    u.Reference_Vector_Table 
    u.Reference_Vector_With_Location_Indexu.Reference_Vector
    u.Regular_Feature_Faceu.Feature_Face
    u.Relative_Time_Pointu.Relative_Time
    u.Same_As_Feature_Edge 
    u.Same_As_Feature_Face 
    u.Same_As_Feature_Node 
    u.Same_As_Geometry_Edge 
    u.Same_As_Geometry_Face 
    u.Same_As_Geometry_Node 
    u.SM_Location_3Du.SM_3D_Location
    u.Spatial_Domainu.Spatial_Extent
    u.Spatial_Resolution_Level_Of_Detail_Datau.Spatial_Resolution_LOD_Data
    u.Texture_Coordinate_Entry 
    u.Texture_Coordinate_Set 
    u.Texture_Coordinate_Table 
    u.TM_Location_2Du.TM_Surface_Location
    u.Universal_Feature_Faceu.Feature_Face
    u.UPS_Location_2Du.PS_Surface_Location
    u.UTM_Location_2Du.TM_Surface_Location
    u.Vertex_With_Component_Indicesu.Vertex
    u.Volume_Level_Of_Detail_Datau.Volume_LOD_Data


  3. Modified Classes.

    Each of the modified classes changed in the following manner.

    1. <Absolute Time Point> maps to <Absolute Time>.

      SE_Absolute_Time_Point_Fields maps to SE_Absolute_Time_Fields.

      OldNew
      year (merged into time_value)
      month (merged into time_value)
      day (merged into time_value)
      hour (merged into time_value)
      minutes (merged into time_value)
      seconds (merged into time_value)


    2. <Access>

      OldNew
      access_constraints split into: access_constraints, other_constraints
      use_constraints split into: use_constraints, other_constraints
      (none)use_limitation


    3. <AEC Location 3D> maps to <EC Augmented 3D Location>.

      SE_AEC_Location_3D_Fields maps to SE_EC_Augmented_3D_Location_Fields.

    4. <ALCC Location 3D> maps to <LCC Augmented 3D Location>.

      SE_ALCC_Location_3D_Fields maps to SE_LCC_Augmented_3D_Location_Fields.

    5. <AM Location 3D> maps to <M Augmented 3D Location>.

      SE_AM_Location_3D_Fields maps to SE_M_Augmented_3D_Location_Fields.

    6. <AOM Location 3D> maps to <OM Augmented 3D Location>.

      SE_AOM_Location_3D_Fields maps to SE_OM_Augmented_3D_Location_Fields.

    7. <APS Location 3D> maps to <PS Augmented 3D Location>.

      SE_APS_Location_3D_Fields maps to SE_PS_Augmented_3D_Location_Fields.

    8. <Arc>

      OldNew
      suppressLast suppress_last


    9. <ATM Location 3D> maps to <TM Augmented 3D Location>.

      SE_ATM_Location_3D_Fields maps to SE_TM_Augmented_3D_Location_Fields.

    10. <Attribute Set> maps to <Property Set>.

      SE_Attribute_Set_Fields maps to SE_Property_Set_Fields.

    11. <Attribute Set Index> maps to <Property Set Index>.

      SE_Attribute_Set_Index_Fields maps to SE_Property_Set_Index_Fields.

    12. <Attribute Set Index Control Link> maps to <Property Set Index Control Link>.

      SE_Attribute_Set_Index_Control_Link_Fields maps to SE_Property_Set_Index_Control_Link_Fields.

    13. <Attribute Set Table> maps to <Property Set Table>.

      SE_Attribute_Set_Table_Fields maps to SE_Property_Set_Table_Fields.

    14. <Attribute Set Table Group> maps to <Property Set Table Group>.

      SE_Attribute_Set_Table_Group_Fields maps to SE_Property_Set_Table_Group_Fields.

    15. <Attribute Set Table Library> maps to <Property Set Table Library>.

      SE_Attribute_Set_Table_Library_Fields maps to SE_Property_Set_Table_Library_Fields.

    16. <AUPS Location 3D> maps to <PS Augmented 3D Location>.

      SE_AUPS_Location_3D_Fields maps to SE_PS_Augmented_3D_Location_Fields.

    17. <AUTM Location 3D> maps to <TM Augmented 3D Location>.

      SE_AUTM_Location_3D_Fields maps to SE_TM_Augmented_3D_Location_Fields.

    18. <Browse Media>

      OldNew
      (none)media_format


    19. <Camera Point>

      OldNew
      ID (none)
      horizontal_fov horizontal_field_of_view


    20. <Centre Of Buoyancy> maps to <Geometric Centre>.

      SE_Centre_Of_Buoyancy_Fields maps to SE_Geometric_Centre_Fields.

      OldNew
      (none)meaning


    21. <Centre Of Mass> maps to <Geometric Centre>.

      SE_Centre_Of_Mass_Fields maps to SE_Geometric_Centre_Fields.

      OldNew
      (none)meaning


    22. <Centre Of Pressure> maps to <Geometric Centre>.

      SE_Centre_Of_Pressure_Fields maps to SE_Geometric_Centre_Fields.

      OldNew
      (none)meaning


    23. <Citation>

      OldNew
      issue_id issue_identification
      other other_citation_details


      <Citation> has a new component <Responsible Party>.

    24. Citation has a new component <Responsible Party>.

      OldNew
      originators (moved to component)
      (none)individual_name
      (none)organization_name
      (none)contact_information
      (none)role


    25. <Connected Feature Edge> maps to <Feature Edge>.

      SE_Connected_Feature_Edge_Fields maps to SE_Feature_Edge_Fields.

    26. <Continuous Level Of Detail Related Geometry> maps to <Continuous LOD Related Geometry>.

      SE_Continuous_Level_Of_Detail_Related_Geometry_Fields maps to SE_Continuous_LOD_Related_Geometry_Fields.

    27. <Data Quality>

      OldNew
      property_accuracy field_accuracy


    28. <Description>

      OldNew
      other supplemental_information
      (none)credit_count
      (none)credit


    29. <Distance Level Of Detail Data> maps to <Distance LOD Data>.

      SE_Distance_Level_Of_Detail_Data_Fields maps to SE_Distance_LOD_Data_Fields.

    30. <EC Location 2D> maps to <EC Surface Location>.

      SE_EC_Location_2D_Fields maps to SE_EC_Surface_Location_Fields.

    31. <Elliptic Cylinder> maps to <Volume Object>.

      SE_Elliptic_Cylinder_Fields maps to SE_Volume_Object_Fields.

      OldNew
      major_axis_length (none)
      minor_axis_length (none)
      height (none)


    32. <Enumeration Axis>

      OldNew
      SE_Element_Type axis_type EDCS_Attribute_Code axis_type
      value_unit (none)
      value_scale (none)


    33. <Environment Root>

      OldNew
      srf_parameters srf_info


    34. <External Feature Face Ring> maps to <Feature Face Ring>.

      SE_External_Feature_Face_Ring_Fields maps to SE_Feature_Face_Ring_Fields.

    35. <GC Location 3D> maps to <CC 3D Location>.

      SE_GC_Location_3D_Fields maps to SE_CC_3D_Location_Fields.

    36. <GCS Location 3D> maps to <LTSE 3D Location>.

      SE_GCS_Location_3D_Fields maps to SE_LTSE_3D_Location_Fields.

    37. <GD Location 2D> maps to <CD Surface Location>.

      SE_GD_Location_2D_Fields maps to SE_CD_Surface_Location_Fields.

    38. <GD Location 3D> maps to <CD 3D Location>.

      SE_GD_Location_3D_Fields maps to SE_CD_3D_Location_Fields.

    39. <GEI Location 3D> maps to <EI 3D Location>.

      SE_GEI_Location_3D_Fields maps to SE_EI_3D_Location_Fields.

    40. <GM Location 3D> maps to <CM 3D Location>.

      SE_GM_Location_3D_Fields maps to SE_CM_3D_Location_Fields.

    41. <GSE Location 3D> maps to <SEC 3D Location>.

      SE_GSE_Location_3D_Fields maps to SE_SEC_3D_Location_Fields.

    42. <GSM Location 3D> maps to <SMS 3D Location>.

      SE_GSM_Location_3D_Fields maps to SE_SMS_3D_Location_Fields.

    43. <Image Anchor>

      OldNew
      srf_parameters srf_info


    44. <Index Level Of Detail Data> maps to <Index LOD Data>.

      SE_Index_Level_Of_Detail_Data_Fields maps to SE_Index_LOD_Data_Fields.

    45. <Internal Feature Face Ring> maps to <Feature Face Ring>.

      SE_Internal_Feature_Face_Ring_Fields maps to SE_Feature_Face_Ring_Fields.

    46. <Interval Axis>

      OldNew
      SE_Element_Type axis_type EDCS_Attribute_Code axis_type
      value_unit (none)
      value_scale (none)
      (none)value_unit
      (none)value_scale


    47. <Irregular Axis>

      OldNew
      SE_Element_Type axis_type EDCS_Attribute_Code axis_type
      value_unit (none)
      value_scale (none)
      (none)value_unit
      (none)value_scale


    48. <Keywords>

      OldNew
      keyword_count (none)
      keyword_array split into: keyword_count, keyword_array, type


    49. <LCC Location 2D> maps to <LCC Surface Location>.

      SE_LCC_Location_2D_Fields maps to SE_LCC_Surface_Location_Fields.

    50. <Level Of Detail Related Features> maps to <LOD Related Features>.

      SE_Level_Of_Detail_Related_Features_Fields maps to SE_LOD_Related_Features_Fields.

    51. <Level Of Detail Related Geometry> maps to <LOD Related Geometry>.

      SE_Level_Of_Detail_Related_Geometry_Fields maps to SE_LOD_Related_Geometry_Fields.

    52. <Line>

      OldNew
      suppressLast suppress_last


    53. <LSR Location 2D> maps to <LSR 2D Location>.

      SE_LSR_Location_2D_Fields maps to SE_LSR_2D_Location_Fields.

    54. <LSR Location 3D> maps to <LSR 3D Location>.

      SE_LSR_Location_3D_Fields maps to SE_LSR_3D_Location_Fields.

    55. <LSR Location 3D Control Link> maps to <LSR 3D Location Control Link>.

      SE_LSR_Location_3D_Control_Link_Fields maps to SE_LSR_3D_Location_Control_Link_Fields.

      OldNew
      x_expr_index u_expr_index
      y_expr_index v_expr_index
      z_expr_index w_expr_index


    56. <LTP Location 2D> maps to <LTSE Surface Location>.

      SE_LTP_Location_2D_Fields maps to SE_LTSE_Surface_Location_Fields.

    57. <LTP Location 3D> maps to <LTSE 3D Location>.

      SE_LTP_Location_3D_Fields maps to SE_LTSE_3D_Location_Fields.

    58. <M Location 2D> maps to <M Surface Location>.

      SE_M_Location_2D_Fields maps to SE_M_Surface_Location_Fields.

    59. <Map Scale Level Of Detail Data> maps to <Map Scale LOD Data>.

      SE_Map_Scale_Level_Of_Detail_Data_Fields maps to SE_Map_Scale_LOD_Data_Fields.

    60. <Mesh Face Table>

      OldNew
      (none)mesh_face_count
      (none)maximum_vertices_per_face
      (none)adjacent_face_table_present


    61. <Model>

      OldNew
      srf_parameters srf_info


    62. <Oct Tree Data> maps to <Octant Data>.

      SE_Oct_Tree_Data_Fields maps to SE_Octant_Data_Fields.

    63. <Oct Tree Related Features> maps to <Octant Related Features>.

      SE_Oct_Tree_Related_Features_Fields maps to SE_Octant_Related_Features_Fields.

    64. <Oct Tree Related Geometry> maps to <Octant Related Geometry>.

      SE_Oct_Tree_Related_Geometry_Fields maps to SE_Octant_Related_Geometry_Fields.

    65. <OM Location 2D> maps to <OM Surface Location>.

      SE_OM_Location_2D_Fields maps to SE_OM_Surface_Location_Fields.

    66. <Point Of Contact> maps to <Responsible Party>.

      SE_Point_Of_Contact_Fields maps to SE_Responsible_Party_Fields.

      OldNew
      person_or_position position_name
      organization organization_name
      address (merged into contact_information)
      voice_phone (merged into contact_information)
      fax_phone (merged into contact_information)
      tdd_tty_phone (merged into contact_information)
      email_address (merged into contact_information)
      web_site (merged into contact_information)
      hours_of_service (merged into contact_information)
      other (merged into contact_information)
      (none)individual_name
      (none)role


    67. <Process> maps to <Process Step>.

      SE_Process_Fields maps to SE_Process_Step_Fields.

      OldNew
      (none)rationale


    68. <Property Description>

      OldNew
      value_unit (none)
      value_scale (none)


    69. <Property Grid>

      OldNew
      srf_parameters srf_info


    70. <Property Table Reference>

      OldNew
      SE_Element_Type axis_type EDCS_Attribute_Code axis_type


    71. <Property Value>

      OldNew
      value_unit (none)
      value_scale (none)


    72. <PS Location 2D> maps to <PS Surface Location>.

      SE_PS_Location_2D_Fields maps to SE_PS_Surface_Location_Fields.

    73. <Quad Tree Data> maps to <Quadrant Data>.

      SE_Quad_Tree_Data_Fields maps to SE_Quadrant_Data_Fields.

    74. <Quad Tree Related Features> maps to <Quadrant Related Features>.

      SE_Quad_Tree_Related_Features_Fields maps to SE_Quadrant_Related_Features_Fields.

    75. <Quad Tree Related Geometry> maps to <Quadrant Related Geometry>.

      SE_Quad_Tree_Related_Geometry_Fields maps to SE_Quadrant_Related_Geometry_Fields.

    76. <Reference Origin>

      OldNew
      srf_parameters srf_info


    77. <Reference Vector Control Link>

      OldNew
      expr_index_v0 v0_expr_index
      expr_index_v1 v1_expr_index
      expr_index_v2 v2_expr_index


    78. <Reference Vector With Location Index> maps to <Reference Vector>.

      SE_Reference_Vector_With_Location_Index_Fields maps to SE_Reference_Vector_Fields.

      OldNew
      location_index (none)


    79. <Regular Axis>

      OldNew
      SE_Element_Type axis_type EDCS_Attribute_Code axis_type
      value_unit (none)
      value_scale (none)
      (none)value_unit
      (none)value_scale


    80. <Regular Feature Face> maps to <Feature Face>.

      SE_Regular_Feature_Face_Fields maps to SE_Feature_Face_Fields.

      OldNew
      (none)universal


    81. <Relative Time Point> maps to <Relative Time>.

      SE_Relative_Time_Point_Fields maps to SE_Relative_Time_Fields.

    82. <Rendering Properties>

      OldNew
      shading shading_method


    83. <Rotation Control Link>

      OldNew
      lower_index lower_expr_index
      upper_index upper_expr_index


    84. <Scale Control Link>

      OldNew
      lower_index lower_expr_index
      upper_index upper_expr_index


    85. <SM Location 3D> maps to <SM 3D Location>.

      SE_SM_Location_3D_Fields maps to SE_SM_3D_Location_Fields.

    86. <Sound>

      OldNew
      sound_urn split into: sound_urn, sound_format


    87. <Spatial Domain> maps to <Spatial Extent>.

      SE_Spatial_Domain_Fields maps to SE_Spatial_Extent_Fields.

    88. <Spatial Index Data>

      OldNew
      col_index column_index


    89. <Spatial Resolution Level Of Detail Data> maps to <Spatial Resolution LOD Data>.

      SE_Spatial_Resolution_Level_Of_Detail_Data_Fields maps to SE_Spatial_Resolution_LOD_Data_Fields.

    90. <SRF Summary>

      OldNew
      srf_parameters srf_info


    91. <Stamp Behaviour>

      OldNew
      x_axis_limits u_axis_limits
      y_axis_limits v_axis_limits
      z_axis_limits w_axis_limits


    92. <Symbol>

      OldNew
      symbol_urn split into: symbol_urn, symbol_format


    93. <Table Property Description>

      OldNew
      value_unit (none)
      value_scale (none)
      (none)value_unit
      (none)value_scale


    94. <Text>

      OldNew
      SE_String font SE_Text_Font font


    95. <TM Location 2D> maps to <TM Surface Location>.

      SE_TM_Location_2D_Fields maps to SE_TM_Surface_Location_Fields.

    96. <Translation Control Link>

      OldNew
      lower_index lower_expr_index
      upper_index upper_expr_index


    97. <Transmittal Root>

      OldNew
      credits (none)


    98. <Union Of Geometry Hierarchy>

      OldNew
      (none)union_reason


    99. <Union Of Primitive Geometry>

      OldNew
      (none)union_reason


    100. <Universal Feature Face> maps to <Feature Face>.

      SE_Universal_Feature_Face_Fields maps to SE_Feature_Face_Fields.

      OldNew
      (none)universal


    101. <UPS Location 2D> maps to <PS Surface Location>.

      SE_UPS_Location_2D_Fields maps to SE_PS_Surface_Location_Fields.

    102. <UTM Location 2D> maps to <TM Surface Location>.

      SE_UTM_Location_2D_Fields maps to SE_TM_Surface_Location_Fields.

    103. <Vertex With Component Indices> maps to <Vertex>.

      SE_Vertex_With_Component_Indices_Fields maps to SE_Vertex_Fields.

      OldNew
      colour_index (none)
      location_index (none)
      reference_vector_index (none)
      texture_coordinate_index (none)
      property_table_reference_index (none)


    104. <Volume Level Of Detail Data> maps to <Volume LOD Data>.

      SE_Volume_Level_Of_Detail_Data_Fields maps to SE_Volume_LOD_Data_Fields.

Return to: Top

Last updated: July 16, 2004 Copyright © 2004 SEDRIS