Overview Schemas Index

CATALOG_DATA_INFORMATION_MIM (jsdai.SCatalog_data_information_mim)


RULE subtype_exclusiveness_compound_representation_item FOR (compound_representation_item);

WHERE
          wr1: SIZEOF ( QUERY ( cri <* compound_representation_item | NOT
     ( type_check_function ( cri , 
          ['CATALOG_DATA_INFORMATION_MIM' + '.DEFAULT_TOLERANCE_TABLE_CELL' , 
          'CATALOG_DATA_INFORMATION_MIM' + '.VALUE_RANGE'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_compound_representation_item

public class RSubtype_exclusiveness_compound_representation_item
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)