Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_founded_item FOR (founded_item);

WHERE
          wr1: SIZEOF ( QUERY ( fi <* founded_item | NOT (
     type_check_function ( fi , ['AUTOMOTIVE_DESIGN.'+
     'COMPOSITE_CURVE_SEGMENT' , 'AUTOMOTIVE_DESIGN.'+
     'SURFACE_PATCH' , 'AUTOMOTIVE_DESIGN.'+ 'VIEW_VOLUME'] , 3
     ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_founded_item

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