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)