Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE dependent_instantiable_presentation_style_by_context FOR (presentation_style_by_context);

WHERE
          wr1: SIZEOF ( QUERY ( p <* presentation_style_by_context | NOT
     ( SIZEOF ( USEDIN ( p , '' ) ) >0 ) ) ) =0;
END_RULE; -- dependent_instantiable_presentation_style_by_context

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