diff options
Diffstat (limited to 'org.eclipse.jubula.documentation/reference/en/docbook/actions/specificToSWTAndRCPApps/onTheGEFFigureCanvas/thatPerformChecks/checkExistence/content.xml')
-rw-r--r-- | org.eclipse.jubula.documentation/reference/en/docbook/actions/specificToSWTAndRCPApps/onTheGEFFigureCanvas/thatPerformChecks/checkExistence/content.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/org.eclipse.jubula.documentation/reference/en/docbook/actions/specificToSWTAndRCPApps/onTheGEFFigureCanvas/thatPerformChecks/checkExistence/content.xml b/org.eclipse.jubula.documentation/reference/en/docbook/actions/specificToSWTAndRCPApps/onTheGEFFigureCanvas/thatPerformChecks/checkExistence/content.xml index b95d709ed..bc899cc6b 100644 --- a/org.eclipse.jubula.documentation/reference/en/docbook/actions/specificToSWTAndRCPApps/onTheGEFFigureCanvas/thatPerformChecks/checkExistence/content.xml +++ b/org.eclipse.jubula.documentation/reference/en/docbook/actions/specificToSWTAndRCPApps/onTheGEFFigureCanvas/thatPerformChecks/checkExistence/content.xml @@ -80,4 +80,44 @@ </para> </listitem> </itemizedlist> + + <para><emphasis>Check Connection Existence</emphasis></para> + <para> + Use this action to check whether a connection exists. + </para> + <itemizedlist> + <listitem> + <para> + Parameters: + + <itemizedlist> + <listitem> + <para> + <xref linkend="source_text_path" xrefstyle="template:%t"/> + </para> + </listitem> + <listitem> + <para> + <xref linkend="source_operator" xrefstyle="template:%t"/> + </para> + </listitem> + <listitem> + <para> + <xref linkend="target_text_path" xrefstyle="template:%t"/> + </para> + </listitem> + <listitem> + <para> + <xref linkend="target_operator" xrefstyle="template:%t"/> + </para> + </listitem> + <listitem> + <para> + <xref linkend="exists" xrefstyle="template:%t"/> + </para> + </listitem> + </itemizedlist> + </para> + </listitem> + </itemizedlist> </section>
\ No newline at end of file |