Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_shape_aspect_relationship FOR (shape_aspect_relationship);

WHERE
          wr1: SIZEOF ( QUERY ( sar <* shape_aspect_relationship | NOT (
     type_check_function ( sar , ['AUTOMOTIVE_DESIGN.'+
     'DIMENSIONAL_LOCATION' , 'AUTOMOTIVE_DESIGN.'+
     'FEATURE_COMPONENT_RELATIONSHIP' , 'AUTOMOTIVE_DESIGN.'+
     'SHAPE_ASPECT_ASSOCIATIVITY' , 'AUTOMOTIVE_DESIGN.'+
     'SHAPE_ASPECT_DERIVING_RELATIONSHIP' ,
     'AUTOMOTIVE_DESIGN.'+ 'SHAPE_ASPECT_TRANSITION' ,
     'AUTOMOTIVE_DESIGN.'+ 'SHAPE_DEFINING_RELATIONSHIP'] , 3 )
     ) ) ) =0;
END_RULE; -- subtype_exclusiveness_shape_aspect_relationship

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