ENTITY property_definition

(* SCHEMA step_ship_schema; *)
ENTITY property_definition;
    name        : label;
    description : OPTIONAL text;
    definition  : characterized_definition;
  DERIVE
    id : identifier := get_id_value(SELF);
  WHERE
    wr1: SIZEOF(USEDIN(SELF,'STEP_SHIP_SCHEMA.' +
             'ID_ATTRIBUTE.IDENTIFIED_ITEM')) <= 1;
END_ENTITY;

Explicit Attributes

Entity property_definition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)property_definition
 descriptiontext (STRING)property_definition
 definitioncharacterized_definition (SELECT)property_definition

Derived Attributes

Entity property_definition has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)property_definition

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity property_definition has the following subtypes:
    product_definition_shape*
* - Immediate Subtypes

Referenced By

Entity property_definition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT property_definition
 action_request_item SELECT property_definition
 approval_item SELECT property_definition
 assembly_shape_is_defined FUNCTION property_definition
 classification_item SELECT property_definition
 class_and_statutory_designation_has_properties RULE property_definition
 class_parameters_has_properties RULE property_definition
 date_and_time_item SELECT property_definition
 derived_property_select SELECT property_definition
 document_reference_item SELECT property_definition
 effectivity_item SELECT property_definition
 external_identification_item SELECT property_definition
 freeboard_characteristics_has_properties RULE property_definition
 global_axis_placement_has_properties RULE property_definition
 group_item SELECT property_definition
 homogeneous_ship_material_property_has_named_references RULE property_definition
 hull_moulded_form_design_parameter_with_class_references RULE property_definition
 identification_item SELECT property_definition
 id_attribute_select SELECT property_definition
 lightship_definition_has_properties RULE property_definition
 organization_item SELECT property_definition
 principal_characteristics_has_properties RULE property_definition
 product_definition_for_class_notation RULE property_definition
 product_definition_for_hydrostatic_definition_requires_reference RULE property_definition
 product_definition_for_loadline RULE property_definition
 product_definition_for_regulation RULE property_definition
 product_definition_for_stability_definition RULE property_definition
 product_definition_has_references_with_class_loadline RULE property_definition
 product_definition_local_coordinate_system_with_station_reference RULE property_definition
 product_definition_shape ENTITY property_definition
 propeller_moulded_form_design_parameter_with_class_references RULE property_definition
 property_definition_appendage_moulded_form_design_parameter RULE property_definition
 property_definition_for_bottom_moulded_form_design_parameter RULE property_definition
 property_definition_for_bulb_moulded_form_design_parameter RULE property_definition
 property_definition_for_class_bulk_load_requirement_definition RULE property_definition
 property_definition_for_class_compartment_requirement_definition RULE property_definition
 property_definition_for_class_deck_load_requirement_definition RULE property_definition
 property_definition_for_class_notation RULE property_definition
 property_definition_for_class_society RULE property_definition
 property_definition_for_class_tank_requirement_definition RULE property_definition
 property_definition_for_compartment_design_requirement RULE property_definition
 property_definition_for_compartment_function RULE property_definition
 property_definition_for_compensated_gross_tonnage RULE property_definition
 property_definition_for_corrugated_structure_function RULE property_definition
 property_definition_for_damage_stability_definition_requires_reference RULE property_definition
 property_definition_for_date_of_loading RULE property_definition
 property_definition_for_deck_moulded_form_design_parameter RULE property_definition
 property_definition_for_deck_zone_function RULE property_definition
 property_definition_for_edge_cutout_function_parameters RULE property_definition
 property_definition_for_edge_feature_function_parameters RULE property_definition
 property_definition_for_gross_tonnage RULE property_definition
 property_definition_for_homogeneous_ship_material_property RULE property_definition
 property_definition_for_hull_moulded_form_design_parameter RULE property_definition
 property_definition_for_interior_cutout_function_parameters RULE property_definition
 property_definition_for_local_coordinate_system RULE property_definition
 property_definition_for_local_coordinate_system_with_position RULE property_definition
 property_definition_for_moulded_form_function_parameters RULE property_definition
 property_definition_for_net_tonnage RULE property_definition
 property_definition_for_panel_system_function_parameters RULE property_definition
 property_definition_for_plate_function_parameters RULE property_definition
 property_definition_for_plate_strake_function_parameters RULE property_definition
 property_definition_for_profile_function_parameters RULE property_definition
 property_definition_for_rudder_moulded_form_design_parameter RULE property_definition
 property_definition_for_ship_material_property_parameters RULE property_definition
 property_definition_for_stability_definition_requires_reference RULE property_definition
 property_definition_for_structural_system_function_parameters RULE property_definition
 property_definition_for_thruster_moulded_form_design_parameter RULE property_definition
 property_definition_for_thruster_propeller_parameter RULE property_definition
 property_definition_for_tonnage_definition RULE property_definition
 property_definition_for_weld_filler_material_design RULE property_definition
 property_definition_for_zone_function RULE property_definition
 property_definition_has_references_lightship_weight_item RULE property_definition
 property_definition_has_references_with_name_loadline RULE property_definition
 property_definition_of_propeller_moulded_form_design_parameter RULE property_definition
 property_definition_relationship ENTITY property_definition
 property_definition_structural_weld_shrinkage_allowance_feature RULE property_definition
 property_definition_to_structural_added_material_feature_design RULE property_definition
 property_definition_with_identification_assignment RULE property_definition
 property_definition_with_lightship_weight_item RULE property_definition
 property_definition_with_weight_and_centre_of_gravity RULE property_definition
 property_or_shape_select SELECT property_definition
 representation_item_for_transformation_to_parent RULE property_definition
 represented_definition SELECT property_definition
 ship_material_property_has_at_most_one_named_references RULE property_definition
 ship_overall_dimensions_has_properties RULE property_definition
 tonnage_definition_has_properties RULE property_definition


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:21-04:00