Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_feature_component_relationship FOR (feature_component_relationship);

WHERE
          wr1: SIZEOF ( QUERY ( fcr <* feature_component_relationship |
     NOT ( type_check_function ( fcr , ['AUTOMOTIVE_DESIGN.'+
     'PATTERN_OFFSET_MEMBERSHIP' , 'AUTOMOTIVE_DESIGN.'+
     'PATTERN_OMIT_MEMBERSHIP'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_feature_component_relationship

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