|
RULE subtype_exclusiveness_transition_feature FOR (transition_feature); WHERE wr1: SIZEOF ( QUERY ( tf <* transition_feature | NOT ( type_check_function ( tf , [ 'automotive_design.' + 'chamfer' , 'automotive_design.' + 'edge_round' , 'automotive_design.' + 'fillet' ] , 3 ) ) ) ) = 0 ; END_RULE; -- subtype_exclusiveness_transition_feature |
|
public class RSubtype_exclusiveness_transition_feature public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |