Overview Schemas Index

EXTENDED_MEASURE_REPRESENTATION_MIM (jsdai.SExtended_measure_representation_mim)


RULE subtype_exclusiveness_representation_item FOR (representation_item);

WHERE
          wr1: SIZEOF(QUERY (cri <* representation_item | 
      NOT (type_check_function(cri,['QUALIFIED_MEASURE_SCHEMA.MEASURE_REPRESENTATION_ITEM',
                                    'REPRESENTATION_SCHEMA.VALUE_REPRESENTATION_ITEM',
                                    'REPRESENTATION_SCHEMA.COMPOUND_REPRESENTATION_ITEM'] , 3)))) = 0;
END_RULE; -- subtype_exclusiveness_representation_item

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