Overview Schemas Index

shape_data_quality_inspection_result_schema         


ENTITY composite_curve_transition_locator
          SUBTYPE OF (founded_item);
          basis_curve : composite_curve;
          transition_index : INTEGER;
WHERE
          WR1: SIZEOF(
           using_representations(SELF.basis_curve) *
           relating_shape_representations_of_extreme_values(SELF))>0;
END_ENTITY; -- composite_curve_transition_locator

Entity data types and their attributes

founded_item
          (DER) users: SET [0:?] OF founded_item_select;
composite_curve_transition_locator
          basis_curve: composite_curve;
          transition_index: INTEGER;

Users: by entity attributes

founded_item
          founded_item.users
                    founded_item_select
composite_curve_transition_locator
          extreme_instance.locations_of_extreme_value
                    location_of_extreme_value_select

Users: by defined types, not used by any entity attribute

composite_curve_transition_locator
          -

Global rules for this entity data type

          -