Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_representation_map FOR (representation_map);

WHERE
          wr1: SIZEOF ( QUERY ( rm <* representation_map | NOT (
     type_check_function ( rm , ['AUTOMOTIVE_DESIGN.'+
     'CAMERA_USAGE' , 'AUTOMOTIVE_DESIGN.'+
     'SYMBOL_REPRESENTATION_MAP'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_representation_map

public class RSubtype_exclusiveness_representation_map
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)