Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE restrict_class_system_assignment_for_descriptive_representation_item FOR (applied_classification_assignment, descriptive_representation_item);
 
WHERE
          wr1:  SIZEOF  ( QUERY  ( ent <* descriptive_representation_item | SIZEOF ( QUERY ( ia <* USEDIN ( ent , 'automotive_design.' + 'applied_classification_assignment.' + 'items' ) | ia . role . name = 'class system membership' ) ) > 1 ) ) = 0 ;
END_RULE; -- restrict_class_system_assignment_for_descriptive_representation_item

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