|
RULE subtype_exclusiveness_shape_aspect FOR (shape_aspect); WHERE wr1: SIZEOF ( QUERY ( sa <* shape_aspect | NOT ( type_check_function ( sa , [ 'automotive_design.' + 'applied_area' , 'automotive_design.' + 'bead_end' , 'automotive_design.' + 'boss_top' , 'automotive_design.' + 'chamfer_offset' , 'automotive_design.' + 'circular_closed_profile' , 'automotive_design.' + 'closed_path_profile' , 'automotive_design.' + 'directed_angle' , 'automotive_design.' + 'hole_bottom' , 'automotive_design.' + 'instanced_feature' , 'automotive_design.' + 'joggle_termination' , 'automotive_design.' + 'ngon_closed_profile' , 'automotive_design.' + 'open_path_profile' , 'automotive_design.' + 'partial_circular_profile' , 'automotive_design.' + 'path_feature_component' , 'automotive_design.' + 'placed_feature' , 'automotive_design.' + 'pocket_bottom' , 'automotive_design.' + 'rectangular_closed_profile' , 'automotive_design.' + 'rounded_u_profile' , 'automotive_design.' + 'slot_end' , 'automotive_design.' + 'square_u_profile' , 'automotive_design.' + 'taper' , 'automotive_design.' + 'tee_profile' , 'automotive_design.' + 'tolerance_zone' , 'automotive_design.' + 'transition_feature' , 'automotive_design.' + 'vee_profile' ] , 3 ) ) ) ) = 0 ; END_RULE; -- subtype_exclusiveness_shape_aspect |
|
public class RSubtype_exclusiveness_shape_aspect public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |