|
RULE restrict_class_system_assignment_for_descriptive_representation_item FOR (descriptive_representation_item); WHERE WR1: SIZEOF ( QUERY ( ent <* descriptive_representation_item | NOT at_most_one_class_system(ent) ))=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) |