Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_shape_representation_feature_geometry FOR (shape_representation);

WHERE
          wr1: SIZEOF ( QUERY ( sr <* shape_representation | NOT (
     type_check_function ( sr , ['AUTOMOTIVE_DESIGN.'+
     'DIRECTION_SHAPE_REPRESENTATION' , 'AUTOMOTIVE_DESIGN.'+
     'FACE_SHAPE_REPRESENTATION' , 'AUTOMOTIVE_DESIGN.'+
     'LOCATION_SHAPE_REPRESENTATION' , 'AUTOMOTIVE_DESIGN.'+
     'PATH_SHAPE_REPRESENTATION' , 'AUTOMOTIVE_DESIGN.'+
     'PLANAR_SHAPE_REPRESENTATION'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_shape_representation_feature_geometry

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