Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE dependent_instantiable_effectivity_context_role FOR (effectivity_context_role);

WHERE
          wr1: SIZEOF ( QUERY ( e <* effectivity_context_role | NOT (
     SIZEOF ( USEDIN ( e , '' ) ) >0 ) ) ) =0;
END_RULE; -- dependent_instantiable_effectivity_context_role

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