Author: pkluegl
Date: Fri Nov 15 09:12:54 2019
New Revision: 1869840
URL: http://svn.apache.org/viewvc?rev=1869840&view=rev
Log:
UIMA-3139: added mention in docs
Modified:
uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.explain_perspective.xml
Modified:
uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.explain_perspective.xml
URL:
http://svn.apache.org/viewvc/uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.explain_perspective.xml?rev=1869840&r1=1869839&r2=1869840&view=diff
==============================================================================
---
uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.explain_perspective.xml
(original)
+++
uima/ruta/trunk/ruta-docbook/src/docbook/tools.ruta.workbench.explain_perspective.xml
Fri Nov 15 09:12:54 2019
@@ -244,6 +244,28 @@
<quote>NameLinker</quote> annotation the whole rule fails.
</para>
</section>
+
+ <section
+ id="section.ugr.tools.ruta.workbench.explain_perspective.inlined_rules">
+ <title>Inlined Rules</title>
+ <para>
+ The Inlined Rules view provides additional information about the blocks
of rules
+ that are inlined as condition or as actions. The view is automatically
updated
+ if a element in a different view is selected, which contains inlined
rules.
+ This includes the Rule Elements view, the Matched View and the Failed
View.
+ If a rule apply in the Applied Rules View contains only a single rule
match
+ and this match, then the Inlined Rules View is also updated.
+ If a rule apply in the Inlined Rules View is selected, then
+ the Matched Rules View and the Failed Rules View is updated with the
matched
+ of this inlined rule.
+ </para>
+ <para>
+ This view is not by default included in the perspective, but need to be
added manually,
+ e.g., by using the Quick Access near the perspectives.
+ </para>
+
+
+ </section>
<section
id="section.ugr.tools.ruta.workbench.explain_perspective.covering_rules">