ENTITY product_definition_shape

(* SCHEMA ship_moulded_form_schema; *)
  ENTITY product_definition_shape
    SUBTYPE OF (property_definition);
    UNIQUE
      ur1 : definition;
    WHERE
      wr1: (SIZEOF([
               'SHIP_MOULDED_FORM_SCHEMA.CHARACTERIZED_PRODUCT_DEFINITION',
               'SHIP_MOULDED_FORM_SCHEMA.CHARACTERIZED_OBJECT'] * TYPEOF(
               SELF\property_definition.definition)) > 0);
  END_ENTITY; -- product_definition_shape

Explicit Attributes

Entity product_definition_shape 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 product_definition_shape has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)property_definition

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity product_definition_shape inherits from the following supertypes:
  property_definition

Subtypes

    No subtypes

Referenced By

Entity product_definition_shape and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT property_definition
 action_item SELECT product_definition_shape
 approval_item SELECT property_definition
 approval_item SELECT product_definition_shape
 classification_item SELECT property_definition
 classification_item SELECT product_definition_shape
 class_and_statutory_designation_has_properties RULE property_definition
 class_parameters_has_properties RULE property_definition
 derived_property_select SELECT property_definition
 document_reference_item SELECT property_definition
 effectivity_item SELECT product_definition_shape
 effectivity_item SELECT property_definition
 external_identification_item SELECT property_definition
 global_axis_placement_has_properties RULE property_definition
 hull_moulded_form_design_parameter_with_class_references RULE property_definition
 identification_item SELECT property_definition
 identification_item SELECT product_definition_shape
 id_attribute_select SELECT 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_regulation RULE property_definition
 product_definition_for_stability_definition RULE property_definition
 product_definition_shape ENTITY property_definition
 product_definition_shape_with_identification_assignment RULE product_definition_shape
 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_notation RULE property_definition
 property_definition_for_class_society RULE property_definition
 property_definition_for_deck_moulded_form_design_parameter RULE property_definition
 property_definition_for_hull_moulded_form_design_parameter 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_rudder_moulded_form_design_parameter 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_of_propeller_moulded_form_design_parameter RULE property_definition
 property_definition_relationship ENTITY property_definition
 property_definition_with_identification_assignment RULE property_definition
 representation_item_for_transformation_to_parent RULE property_definition
 represented_definition SELECT property_definition
 shape_aspect ENTITY product_definition_shape
 shape_definition SELECT product_definition_shape
 ship_overall_dimensions_has_properties RULE property_definition


[Top Level Definitions] [Exit]

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