Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


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)