|
RULE subtype_exclusiveness_mapped_item FOR (mapped_item); WHERE wr1: SIZEOF ( QUERY ( mi <* mapped_item | NOT ( type_check_function ( mi , [ 'automotive_design.' + 'annotation_symbol' , 'automotive_design.' + 'annotation_text' , 'automotive_design.' + 'annotation_text_character' , 'automotive_design.' + 'camera_image' , 'automotive_design.' + 'dimension_text_associativity' ] , 3 ) ) ) ) = 0 ; END_RULE; -- subtype_exclusiveness_mapped_item |
|
public class RSubtype_exclusiveness_mapped_item public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |