|
ENTITY default_tolerance_table_cell SUBTYPE OF (compound_representation_item); WHERE WR1: SIZEOF(QUERY( x <* USEDIN(SELF,'REPRESENTATION_SCHEMA.' + 'REPRESENTATION.ITEMS') | 'DEFAULT_TOLERANCE_MIM.' + 'DEFAULT_TOLERANCE_TABLE' IN TYPEOF(x)))=1; WR2: default_tolerance_table_cell_wr2(SELF\compound_representation_item.item_element); WR3: default_tolerance_table_cell_wr3(SELF\compound_representation_item.item_element); WR4: default_tolerance_table_cell_wr4(SELF\compound_representation_item.item_element); WR5: default_tolerance_table_cell_wr5(SELF\compound_representation_item.item_element); END_ENTITY; -- default_tolerance_table_cell |
Entity data types and their attributesrepresentation_itemname: label; compound_representation_item item_element: compound_item_definition; default_tolerance_table_cell - |
Global rules for this entity data type- |