Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_mandatory_camera_image FOR (camera_image);
 
WHERE
          wr1:  SIZEOF ( QUERY ( ci <* camera_image | NOT ( type_check_function ( ci , [ 'automotive_design.' + 'camera_image_2d_with_scale' , 'automotive_design.' + 'camera_image_3d_with_scale' ] , 0 ) ) ) ) = 0 ;
END_RULE; -- subtype_mandatory_camera_image

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