|
ENTITY Structured_layout_component_sub_assembly_relationship_with_component SUBTYPE OF (Structured_layout_component_sub_assembly_relationship, Assembly_component); DERIVE SELF\Structured_layout_component_sub_assembly_relationship.related_view : Assembly_component := SELF; END_ENTITY; -- Structured_layout_component_sub_assembly_relationship_with_component |
Entity data types and their attributesProduct_occurrence_definition_relationshiprelating_view: Product_view_definition; related_view: Product_view_definition; Assembly_component_relationship (OPT) location_indicator: STRING; (OPT) quantity: Value_with_unit; Next_assembly_usage - Next_assembly_usage_occurrence_relationship - Structured_layout_component_sub_assembly_relationship (RT) relating_view: Structured_layout_component; (RT) related_view: Assembly_component; first_location: Template_location_in_structured_template; (OPT) second_location: Template_location_in_structured_template; (OPT) overriding_shape: Part_template_shape_model; design_specific_placement: BOOLEAN; (DER) first_location_overridden: LOGICAL; (DER) second_location_overridden: LOGICAL; Product_view_definition (OPT) id: STRING; (OPT) name: STRING; (OPT) additional_characterization: STRING; initial_context: View_definition_context; additional_contexts: SET [0:?] OF View_definition_context; defined_version: Product_version; Product_occurrence (INV) occurrence_contexts: SET [0:?] OF Product_occurrence_definition_relationship FOR related_view; (INV) view_definition_contexts: SET [0:?] OF View_definition_relationship FOR related_view; Definition_based_product_occurrence derived_from: Product_view_definition; Item_shape (OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; Assembly_component (RT) derived_from: physical_unit_or_part_template; (RT) (DER) described_element: shapeable_item; (DER) assemblies: SET [0:?] OF Product_view_definition; (DER) groups: SET [0:?] OF Assembly_group_component; (DER) versions: SET [0:?] OF Product_version; (DER) product: SET [0:?] OF Product; (RT) (INV) occurrence_contexts: SET [1:?] OF Assembly_component_relationship FOR related_view; Structured_layout_component_sub_assembly_relationship_with_component (RT) (DER) related_view: Assembly_component; |
Global rules for this entity data type- |