Overview Schemas Index

CATALOG_DATA_INFORMATION_MIM (jsdai.SCatalog_data_information_mim)


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)