Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_effectivity_assignment FOR (effectivity_assignment);

WHERE
          wr1: SIZEOF ( QUERY ( ea <* effectivity_assignment | NOT (
     type_check_function ( ea , ['AUTOMOTIVE_DESIGN.'+
     'APPLIED_EFFECTIVITY_ASSIGNMENT' , 'AUTOMOTIVE_DESIGN.'+
     'APPLIED_INEFFECTIVITY_ASSIGNMENT' , 'AUTOMOTIVE_DESIGN.'+
     'CONFIGURED_EFFECTIVITY_ASSIGNMENT'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_effectivity_assignment

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