ENTITY property_definition_representation

(* SCHEMA ship_structures_schema; *)
  ENTITY property_definition_representation;
      definition          : represented_definition;
      used_representation : representation;
    DERIVE
      description : text := get_description_value(SELF);
      name        : label := get_name_value(SELF);
    WHERE
      wr1: (SIZEOF(USEDIN(SELF,'SHIP_STRUCTURES_SCHEMA.' + 
               'DESCRIPTION_ATTRIBUTE.DESCRIBED_ITEM')) <= 1);
      wr2: (SIZEOF(USEDIN(SELF,'SHIP_STRUCTURES_SCHEMA.' + 
               'NAME_ATTRIBUTE.NAMED_ITEM')) <= 1);
  END_ENTITY; -- property_definition_representation

Explicit Attributes

Entity property_definition_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 definitionrepresented_definition (SELECT)property_definition_representation
 used_representationrepresentation (ENTITY)property_definition_representation

Derived Attributes

Entity property_definition_representation has the following local and inherited derived attributes:
AttributeTypeDefined By
 descriptiontext (STRING)property_definition_representation
 namelabel (STRING)property_definition_representation

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity property_definition_representation has the following subtypes:
    shape_definition_representation*
* - Immediate Subtypes

Referenced By

Entity property_definition_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 class_and_statutory_designation_has_properties RULE property_definition_representation
 class_notation_with_named_representation_items RULE property_definition_representation
 class_parameters_has_properties RULE property_definition_representation
 define_maximum_permissible_still_water_bending_moment_values RULE property_definition_representation
 define_maximum_permissible_still_water_shear_force_values RULE property_definition_representation
 definition_for_design_still_water_bending_moment_parameters RULE property_definition_representation
 definition_for_design_vertical_wave_bending_moment_parameters RULE property_definition_representation
 definition_for_design_vertical_wave_shear_force_parameters RULE property_definition_representation
 description_attribute_select SELECT property_definition_representation
 flare_area_parameters_has_exactly_two_representation_items RULE property_definition_representation
 freeboard_characteristics_has_properties RULE property_definition_representation
 global_axis_placement_has_properties RULE property_definition_representation
 hull_cross_section_design_definition_for_representation_items RULE property_definition_representation
 lightship_definition_has_properties RULE property_definition_representation
 name_attribute_select SELECT property_definition_representation
 principal_characteristics_has_properties RULE property_definition_representation
 product_definition_for_design_still_water_shear_force_values RULE property_definition_representation
 product_definition_shape_for_assembly_manufacturing RULE property_definition_representation
 product_definition_shape_for_beveled_groove_weld_design RULE property_definition_representation
 product_definition_shape_for_bevel_design_parameters RULE property_definition_representation
 product_definition_shape_for_butt_groove_weld_design RULE property_definition_representation
 product_definition_shape_for_circular_cutout_design_parameters RULE property_definition_representation
 product_definition_shape_for_continuous_fillet_weld_design RULE property_definition_representation
 product_definition_shape_for_corrugated_part_design RULE property_definition_representation
 product_definition_shape_for_corrugated_structure_design RULE property_definition_representation
 product_definition_shape_for_drain_hole_cutout_design RULE property_definition_representation
 product_definition_shape_for_elliptical_cutout_design RULE property_definition_representation
 product_definition_shape_for_elongated_oval_cutout_design RULE property_definition_representation
 product_definition_shape_for_fillet_weld_design_parameters RULE property_definition_representation
 product_definition_shape_for_free_form_interior_cutout_design RULE property_definition_representation
 product_definition_shape_for_groove_weld_design RULE property_definition_representation
 product_definition_shape_for_intermittent_fillet_weld_design RULE property_definition_representation
 product_definition_shape_for_inward_round_corner_design RULE property_definition_representation
 product_definition_shape_for_outer_contour_representation RULE property_definition_representation
 product_definition_shape_for_outward_round_corner_design RULE property_definition_representation
 product_definition_shape_for_panel_system_design_parameters RULE property_definition_representation
 product_definition_shape_for_part_edge_cutout_design RULE property_definition_representation
 product_definition_shape_for_plate_design_parameters RULE property_definition_representation
 product_definition_shape_for_profile_design_parameters RULE property_definition_representation
 product_definition_shape_for_rectangular_cutout_design RULE property_definition_representation
 product_definition_shape_for_round_corner_rectangular_cutout RULE property_definition_representation
 product_definition_shape_for_round_edge_rectangular_cutout RULE property_definition_representation
 product_definition_shape_for_shear_bevel_design_parameters RULE property_definition_representation
 product_definition_shape_for_spot_seam_weld_design RULE property_definition_representation
 product_definition_shape_for_structural_part_joint_design RULE property_definition_representation
 product_definition_shape_for_structural_system_design RULE property_definition_representation
 product_definition_shape_for_triangular_cutout_design RULE property_definition_representation
 product_definition_shape_for_welded_joint_design_parameters RULE property_definition_representation
 product_definition_shape_has_references_with_name_weld_design_parameters RULE property_definition_representation
 product_definition_shape_of_rectangular_cutback_corner_design RULE property_definition_representation
 product_definition_shape_with_definition_matches_pattern RULE property_definition_representation
 profile_cross_section_has_at_most_one_named_references RULE property_definition_representation
 property_definition_for_class_notation RULE property_definition_representation
 property_definition_for_corrugated_structure_function RULE property_definition_representation
 property_definition_for_edge_cutout_function_parameters RULE property_definition_representation
 property_definition_for_edge_feature_function_parameters RULE property_definition_representation
 property_definition_for_homogeneous_ship_material_property RULE property_definition_representation
 property_definition_for_interior_cutout_function_parameters RULE property_definition_representation
 property_definition_for_local_coordinate_system RULE property_definition_representation
 property_definition_for_local_coordinate_system_with_position RULE property_definition_representation
 property_definition_for_panel_system_function_parameters RULE property_definition_representation
 property_definition_for_plate_function_parameters RULE property_definition_representation
 property_definition_for_plate_strake_function_parameters RULE property_definition_representation
 property_definition_for_profile_function_parameters RULE property_definition_representation
 property_definition_for_ship_material_property_parameters RULE property_definition_representation
 property_definition_for_structural_system_function_parameters RULE property_definition_representation
 property_definition_for_weld_filler_material_design RULE property_definition_representation
 property_definition_has_references_lightship_weight_item RULE property_definition_representation
 property_definition_has_references_with_name_loadline RULE property_definition_representation
 property_definition_structural_weld_shrinkage_allowance_feature RULE property_definition_representation
 property_definition_to_structural_added_material_feature_design RULE property_definition_representation
 property_definition_with_weight_and_centre_of_gravity RULE property_definition_representation
 representation_for_angle_bar_cross_section_dimensions RULE property_definition_representation
 representation_for_assembly_manufacturing_definition RULE property_definition_representation
 representation_for_bulbflat_cross_section_dimensions RULE property_definition_representation
 representation_for_channel_cross_section_dimensions RULE property_definition_representation
 representation_for_circular_hollow_profile_cross_section RULE property_definition_representation
 representation_for_class_and_statutory_designation RULE property_definition_representation
 representation_for_corrugated_part_design_parameters RULE property_definition_representation
 representation_for_electrode_chemical_composition_design RULE property_definition_representation
 representation_for_explicit_profile_cross_section_shape RULE property_definition_representation
 representation_for_flanged_plate_cross_section_dimensions RULE property_definition_representation
 representation_for_flat_bar_cross_section_dimensions RULE property_definition_representation
 representation_for_global_axis_placement RULE property_definition_representation
 representation_for_local_co_ordinate_system RULE property_definition_representation
 representation_for_profile_curve_trace_line_design_parameters RULE property_definition_representation
 representation_for_profile_function_parameters RULE property_definition_representation
 representation_for_round_bar_cross_section_dimensions RULE property_definition_representation
 representation_for_square_tube_cross_section_dimensions RULE property_definition_representation
 representation_for_structural_added_material_feature_design RULE property_definition_representation
 representation_for_structural_part_symmetry_relationship RULE property_definition_representation
 representation_for_structural_system_symmetry_relationship RULE property_definition_representation
 representation_for_twist_location_design_parameters RULE property_definition_representation
 representation_for_t_bar_cross_section_dimensions RULE property_definition_representation
 representation_has_references_with_name_moment_3d RULE property_definition_representation
 representation_items_for_corrugated_part_design_parameters RULE property_definition_representation
 representation_items_for_corrugated_structure_design RULE property_definition_representation
 representation_items_for_corrugated_structure_function RULE property_definition_representation
 representation_items_for_panel_system_boundary_relationship RULE property_definition_representation
 representation_items_for_panel_system_function_parameters RULE property_definition_representation
 representation_items_for_profile_boundary_relationship_design RULE property_definition_representation
 representation_items_for_profile_curve_trace_line_design RULE property_definition_representation
 representation_items_for_profile_trace_line_relationship_design RULE property_definition_representation
 representation_items_for_seam_curve_relationship_parameter RULE property_definition_representation
 representation_items_optional_for_beveled_groove_weld_design RULE property_definition_representation
 representation_items_optional_for_butt_groove_weld_design RULE property_definition_representation
 representation_items_optional_for_class_notation RULE property_definition_representation
 representation_items_optional_for_corrugation_dimensions RULE property_definition_representation
 representation_items_optional_for_groove_weld_design RULE property_definition_representation
 representation_items_optional_for_panel_system_design RULE property_definition_representation
 representation_items_optional_for_plate_design_parameters RULE property_definition_representation
 representation_items_optional_for_plate_function_parameters RULE property_definition_representation
 representation_items_optional_for_plate_strake_function RULE property_definition_representation
 representation_items_optional_for_principal_characteristics RULE property_definition_representation
 representation_items_optional_for_profile_design_parameters RULE property_definition_representation
 representation_items_optional_for_profile_function_parameters RULE property_definition_representation
 representation_items_optional_for_structural_system_design RULE property_definition_representation
 representation_items_optional_for_weld_design_parameters RULE property_definition_representation
 representation_items_optional_for_weld_filler_material_design RULE property_definition_representation
 representation_item_corrugated_structure_boundary_relationship RULE property_definition_representation
 representation_item_for_panel_system_curve_boundary_design RULE property_definition_representation
 representation_item_for_structural_weld_shrinkage_allowance RULE property_definition_representation
 representation_item_for_transformation_to_parent RULE property_definition_representation
 representation_item_to_structural_system_adjacency_relationship RULE property_definition_representation
 representation_local_coordinate_system_with_position_reference RULE property_definition_representation
 representation_restricted_by_name_class_notation RULE property_definition_representation
 representation_restricted_by_name_class_parameters RULE property_definition_representation
 representation_restricted_by_name_corrugation_dimensions RULE property_definition_representation
 representation_restricted_by_name_flare_area_parameters RULE property_definition_representation
 representation_restricted_by_name_plate_design_parameters RULE property_definition_representation
 representation_restricted_by_name_plate_function_parameters RULE property_definition_representation
 representation_restricted_by_name_principal_characteristics RULE property_definition_representation
 representation_restricted_by_name_profile_design_parameters RULE property_definition_representation
 representation_restricted_by_name_section_properties RULE property_definition_representation
 representation_restricted_by_name_w_shape_cross_section RULE property_definition_representation
 representation_restricted_for_assembly_manufacturing_position RULE property_definition_representation
 representation_restricted_for_beveled_groove_weld_design RULE property_definition_representation
 representation_restricted_for_butt_groove_weld_design RULE property_definition_representation
 representation_restricted_for_composite_feature_design RULE property_definition_representation
 representation_restricted_for_continuous_fillet_weld_design RULE property_definition_representation
 representation_restricted_for_corrugated_structure_design RULE property_definition_representation
 representation_restricted_for_corrugated_structure_function RULE property_definition_representation
 representation_restricted_for_fillet_weld_design_parameters RULE property_definition_representation
 representation_restricted_for_groove_weld_design RULE property_definition_representation
 representation_restricted_for_homogeneous_ship_material_property RULE property_definition_representation
 representation_restricted_for_hull_cross_section_design_definition RULE property_definition_representation
 representation_restricted_for_intermittent_fillet_weld_design RULE property_definition_representation
 representation_restricted_for_panel_system_curve_boundary RULE property_definition_representation
 representation_restricted_for_panel_system_design_parameters RULE property_definition_representation
 representation_restricted_for_panel_system_function RULE property_definition_representation
 representation_restricted_for_panel_system_plane_boundary RULE property_definition_representation
 representation_restricted_for_plate_renewal_definition_attributes RULE property_definition_representation
 representation_restricted_for_plate_strake_function RULE property_definition_representation
 representation_restricted_for_ship_material_property RULE property_definition_representation
 representation_restricted_for_spot_seam_weld_design RULE property_definition_representation
 representation_restricted_for_structural_part_joint_design RULE property_definition_representation
 representation_restricted_for_structural_system_design RULE property_definition_representation
 representation_restricted_for_welded_joint_design_parameters RULE property_definition_representation
 representation_restricted_for_welding_sequence_representation RULE property_definition_representation
 representation_restricted_for_weld_design_parameters RULE property_definition_representation
 representation_restricted_for_weld_manufacturing_definition RULE property_definition_representation
 representation_restricts_profile_renewal_definition_attributes RULE property_definition_representation
 shape_aspect_for_angle_bar_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_assembly_manufacturing_position_parameters RULE property_definition_representation
 shape_aspect_for_bulbflat_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_channel_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_circular_hollow_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_composite_feature_design_parameters RULE property_definition_representation
 shape_aspect_for_corrugation_dimensions RULE property_definition_representation
 shape_aspect_for_explicit_profile_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_flanged_plate_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_flare_area_parameters RULE property_definition_representation
 shape_aspect_for_flat_bar_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_panel_system_curve_boundary_design RULE property_definition_representation
 shape_aspect_for_panel_system_plane_boundary_design RULE property_definition_representation
 shape_aspect_for_profile_curve_trace_line_design_parameters RULE property_definition_representation
 shape_aspect_for_round_bar_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_square_tube_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_twist_location_design_parameters RULE property_definition_representation
 shape_aspect_for_t_bar_cross_section_dimensions RULE property_definition_representation
 shape_aspect_for_w_shape_cross_section_dimensions RULE property_definition_representation


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:01-04:00