Overview Schemas Index

Part_and_version_identification_arm (jsdai.SPart_and_version_identification_arm)


RULE part_version_constraint FOR (Product_version);

WHERE
          WR1: SIZEOF ( QUERY ( pv <* Product_version | ( NOT ( 'PART_AND_VERSION_IDENTIFICATION_ARM.' + 'PART_VERSION' IN  TYPEOF  ( pv) ) ) AND ( 'PART_AND_VERSION_IDENTIFICATION_ARM.' + 'PART' IN TYPEOF ( pv.of_product) ) ) ) =0;
END_RULE; -- part_version_constraint

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