Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE draughting_subfigure_representation_layers FOR (draughting_subfigure_representation);

WHERE
          wr1: SIZEOF ( QUERY ( dsr <*
     draughting_subfigure_representation | NOT ( SIZEOF  ( QUERY
     ( item <* dsr\ representation.items | (
     'AUTOMOTIVE_DESIGN.'+ 'ANNOTATION_OCCURRENCE' IN TYPEOF (
     item ) ) AND ( SIZEOF ( USEDIN ( item ,
     'AUTOMOTIVE_DESIGN.'+'PRESENTATION_LAYER_ASSIGNMENT.'+'ASSIGNED_ITEMS'
     ) ) =0 ) ) ) =0 ) ) ) =0;
END_RULE; -- draughting_subfigure_representation_layers

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