|
ENTITY Teardrop_by_length_template SUBTYPE OF (Teardrop_template); teardrop_taper_start_distance : Length_data_element; teardrop_taper_end_distance : Length_data_element; WHERE WR1: (SIZEOF(USEDIN(SELF,'PART_TEMPLATE_SHAPE_WITH_PARAMETERS_ARM.PART_TEMPLATE_SHAPE_MODEL.' + 'SHAPE_CHARACTERIZED_DEFINITION')) = 0); WR2: NOT EXISTS(SELF\Product_view_definition.additional_characterization); END_ENTITY; -- Teardrop_by_length_template |
Entity data types and their attributesItem_shape(OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; 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; Template_definition (RT) defined_version: Template_version; (OPT) physical_characteristic: SET [1:?] OF correlated_or_independent; (RT) (DER) described_element: Template_definition; Parametric_template - Single_stratum_template - Teardrop_template - Teardrop_by_length_template teardrop_taper_start_distance: Length_data_element; teardrop_taper_end_distance: Length_data_element; |
Global rules for this entity data type- |