RULE subtype_exclusiveness_property_definition FOR (property_definition); WHERE wr1: SIZEOF ( QUERY ( pd <* property_definition | NOT ( type_check_function ( pd , ['CATALOG_DATA_INFORMATION_MIM' + '.MATERIAL_PROPERTY' , 'CATALOG_DATA_INFORMATION_MIM' + '.PRODUCT_DEFINITION_SHAPE'] , 3 ) ) ) ) =0; END_RULE; -- subtype_exclusiveness_property_definition |
public class RSubtype_exclusiveness_property_definition public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |