Overview Schemas Index

CATALOG_DATA_INFORMATION_MIM (jsdai.SCatalog_data_information_mim)


RULE restrict_applied_event_occurrence_assignment FOR (applied_event_occurrence_assignment);
 
WHERE
          wr1:  SIZEOF  ( QUERY ( eo <* applied_event_occurrence_assignment | ( eo \ event_occurrence_assignment . role . name = 'event context' ) AND ( SIZEOF ( eo . items ) > 1 ) ) ) = 0 ;
END_RULE; -- restrict_applied_event_occurrence_assignment

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