Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE drawing_sheet_annotation_layers FOR (drawing_sheet_revision);
 
WHERE
          wr1:  SIZEOF  ( QUERY  ( dsr <* drawing_sheet_revision | NOT  ( SIZEOF  ( QUERY  ( ao <* QUERY ( it <* dsr \ representation . items | ( 'automotive_design.' + 'annotation_occurrence' IN TYPEOF ( it ) ) ) | NOT ( SIZEOF ( USEDIN ( ao , 'automotive_design.' + 'presentation_layer_assignment.' + 'assigned_items' ) ) >= 1 ) ) ) = 0 ) ) ) = 0 ;
END_RULE; -- drawing_sheet_annotation_layers

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