Overview Schemas Index

CATALOG_DATA_INFORMATION_MIM (jsdai.SCatalog_data_information_mim)


RULE restrict_version_assignment_for_product_concept_feature FOR (product_concept_feature);
 
WHERE
          wr1:  SIZEOF ( QUERY ( ent <* product_concept_feature | NOT at_most_one_version_id ( ent ) ) ) = 0 ;
END_RULE; -- restrict_version_assignment_for_product_concept_feature

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