|
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) |