Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/TypedTreeModelEvent.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/TypedTreeModelEvent.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/TypedTreeModelEvent.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:03 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypedTreeModelEvent (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>TypedTreeModelEvent (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="TypedTreeModelEvent (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="TypedTreeModelEvent (Apache Taverna Engine
and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -119,6 +119,8 @@ var activeTableTab = "activeTableTab";
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></pre>
<div class="block">Type aware version of TreeModelEvent</div>
<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a
href="http://docs.oracle.com/javase/7/docs/api/javax/swing/tree/TreeModelEvent.html?is-external=true"
title="class or interface in
javax.swing.tree"><code>TreeModelEvent</code></a></dd>
</dl>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/TypedTreeModelListener.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/TypedTreeModelListener.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/TypedTreeModelListener.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:03 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>TypedTreeModelListener (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>TypedTreeModelListener (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="TypedTreeModelListener (Apache Taverna
Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="TypedTreeModelListener (Apache Taverna
Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -110,6 +110,8 @@ var activeTableTab = "activeTableTab";
<pre>public interface <span
class="typeNameLabel">TypedTreeModelListener<NodeType></span></pre>
<div class="block">Equivalent to TreeModelListener for use with the
TypedTreeModel</div>
<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a
href="http://docs.oracle.com/javase/7/docs/api/javax/swing/tree/TreeModelListener.html?is-external=true"
title="class or interface in
javax.swing.tree"><code>TreeModelListener</code></a></dd>
</dl>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TreeModelAdapter.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TreeModelAdapter.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TreeModelAdapter.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.taverna.utility.TreeModelAdapter (Apache
Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Class org.apache.taverna.utility.TreeModelAdapter (Apache
Taverna Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.taverna.utility.TreeModelAdapter (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.taverna.utility.TreeModelAdapter (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TypedTreeModel.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TypedTreeModel.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TypedTreeModel.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.taverna.utility.TypedTreeModel (Apache
Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Interface org.apache.taverna.utility.TypedTreeModel (Apache
Taverna Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface
org.apache.taverna.utility.TypedTreeModel (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.taverna.utility.TypedTreeModel (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TypedTreeModelEvent.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TypedTreeModelEvent.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TypedTreeModelEvent.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.taverna.utility.TypedTreeModelEvent (Apache
Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Class org.apache.taverna.utility.TypedTreeModelEvent (Apache
Taverna Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.taverna.utility.TypedTreeModelEvent (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.taverna.utility.TypedTreeModelEvent (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TypedTreeModelListener.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TypedTreeModelListener.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/class-use/TypedTreeModelListener.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.taverna.utility.TypedTreeModelListener
(Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Interface org.apache.taverna.utility.TypedTreeModelListener
(Apache Taverna Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface
org.apache.taverna.utility.TypedTreeModelListener (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.taverna.utility.TypedTreeModelListener (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-frame.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-frame.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-frame.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:11 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:50 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.taverna.utility (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>org.apache.taverna.utility (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-summary.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-summary.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-summary.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:11 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:50 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.taverna.utility (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>org.apache.taverna.utility (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.taverna.utility (Apache Taverna
Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="org.apache.taverna.utility (Apache Taverna
Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-tree.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-tree.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-tree.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:11 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:50 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.taverna.utility Class Hierarchy (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>org.apache.taverna.utility Class Hierarchy (Apache Taverna Engine and
Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.taverna.utility Class Hierarchy
(Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="org.apache.taverna.utility Class Hierarchy
(Apache Taverna Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-use.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-use.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/utility/package-use.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:15 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.taverna.utility (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Package org.apache.taverna.utility (Apache Taverna Engine and
Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package org.apache.taverna.utility
(Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Package org.apache.taverna.utility
(Apache Taverna Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/DataflowCollation.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/DataflowCollation.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/DataflowCollation.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:03 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataflowCollation (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>DataflowCollation (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="DataflowCollation (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="DataflowCollation (Apache Taverna Engine
and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -119,6 +119,10 @@ var activeTableTab = "activeTableTab";
extends <a href="../../../../org/apache/taverna/visit/VisitKind.html"
title="class in org.apache.taverna.visit">VisitKind</a></pre>
<div class="block">This visit kind is a dummy for collecting together the
information associated
with a nested workflow.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>alanrw</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/HierarchyTraverser.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/HierarchyTraverser.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/HierarchyTraverser.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:03 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>HierarchyTraverser (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>HierarchyTraverser (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="HierarchyTraverser (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="HierarchyTraverser (Apache Taverna Engine
and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -115,6 +115,10 @@ extends <a href="http://docs.oracle.com/
<div class="block">A HierarchyTraverser allows the traversal of the parent ->
child hierarchy
(as indicated by annotations) and performs visits conforming to the set of
VisitKinds.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>alanrw</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/VisitKind.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/VisitKind.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/VisitKind.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:03 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VisitKind (Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT
API)</title>
-<meta name="date" content="2016-03-14">
+<title>VisitKind (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="VisitKind (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="VisitKind (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -117,6 +117,10 @@ var activeTableTab = "activeTableTab";
<pre>public abstract class <span class="typeNameLabel">VisitKind</span>
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></pre>
<div class="block">A type of visit that can be made e.g. a health check.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>alanrw</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/VisitReport.Status.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/VisitReport.Status.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/VisitReport.Status.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:03 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VisitReport.Status (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>VisitReport.Status (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="VisitReport.Status (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="VisitReport.Status (Apache Taverna Engine
and Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/VisitReport.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/VisitReport.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/VisitReport.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:03 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>VisitReport (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>VisitReport (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="VisitReport (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="VisitReport (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -112,6 +112,10 @@ var activeTableTab = "activeTableTab";
<br>
<pre>public class <span class="typeNameLabel">VisitReport</span>
extends <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></pre>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>alanrw</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/Visitor.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/Visitor.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/Visitor.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:03 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Visitor (Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT
API)</title>
-<meta name="date" content="2016-03-14">
+<title>Visitor (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Visitor (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Visitor (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
@@ -118,6 +118,10 @@ var activeTableTab = "activeTableTab";
<div class="block">A Visitor can perform a visit of a VisitKind on a object.
It can return a
VisitReport giving details of the result of the visit, A Visitor may be time
consuming, in which case it is only performed upon user request.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>alanrw</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/DataflowCollation.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/DataflowCollation.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/DataflowCollation.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.taverna.visit.DataflowCollation (Apache
Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Class org.apache.taverna.visit.DataflowCollation (Apache
Taverna Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.taverna.visit.DataflowCollation (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.taverna.visit.DataflowCollation (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/HierarchyTraverser.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/HierarchyTraverser.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/HierarchyTraverser.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.taverna.visit.HierarchyTraverser (Apache
Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Class org.apache.taverna.visit.HierarchyTraverser (Apache
Taverna Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.taverna.visit.HierarchyTraverser (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.taverna.visit.HierarchyTraverser (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/VisitKind.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/VisitKind.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/VisitKind.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.taverna.visit.VisitKind (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Class org.apache.taverna.visit.VisitKind (Apache Taverna Engine
and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.taverna.visit.VisitKind (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.taverna.visit.VisitKind (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/VisitReport.Status.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/VisitReport.Status.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/VisitReport.Status.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.taverna.visit.VisitReport.Status (Apache
Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Class org.apache.taverna.visit.VisitReport.Status (Apache
Taverna Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.taverna.visit.VisitReport.Status (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.taverna.visit.VisitReport.Status (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/VisitReport.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/VisitReport.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/VisitReport.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.taverna.visit.VisitReport (Apache Taverna
Engine and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Class org.apache.taverna.visit.VisitReport (Apache Taverna
Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Class
org.apache.taverna.visit.VisitReport (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Class
org.apache.taverna.visit.VisitReport (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/Visitor.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/Visitor.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/class-use/Visitor.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:14 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.taverna.visit.Visitor (Apache Taverna
Engine and Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Interface org.apache.taverna.visit.Visitor (Apache Taverna
Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Interface
org.apache.taverna.visit.Visitor (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Interface
org.apache.taverna.visit.Visitor (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-frame.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-frame.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-frame.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:11 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:50 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.taverna.visit (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>org.apache.taverna.visit (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-summary.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-summary.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-summary.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:11 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:50 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.taverna.visit (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>org.apache.taverna.visit (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.taverna.visit (Apache Taverna
Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="org.apache.taverna.visit (Apache Taverna
Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-tree.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-tree.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-tree.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:11 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:50 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.taverna.visit Class Hierarchy (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>org.apache.taverna.visit Class Hierarchy (Apache Taverna Engine and
Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="org.apache.taverna.visit Class Hierarchy
(Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="org.apache.taverna.visit Class Hierarchy
(Apache Taverna Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-use.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-use.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/visit/package-use.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:15 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:51 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Package org.apache.taverna.visit (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Uses of Package org.apache.taverna.visit (Apache Taverna Engine and
Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Uses of Package org.apache.taverna.visit
(Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Uses of Package org.apache.taverna.visit
(Apache Taverna Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/AbstractOutputPort.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/AbstractOutputPort.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/AbstractOutputPort.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractOutputPort (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>AbstractOutputPort (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="AbstractOutputPort (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="AbstractOutputPort (Apache Taverna Engine
and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -133,6 +133,10 @@ extends <a href="../../../../org/apache/
implements <a
href="../../../../org/apache/taverna/workflowmodel/OutputPort.html"
title="interface in org.apache.taverna.workflowmodel">OutputPort</a></pre>
<div class="block">Simple implementation of OutputPort, extends AbstractPort
and adds the
granular depth bean getter.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/AbstractPort.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/AbstractPort.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/AbstractPort.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>AbstractPort (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>AbstractPort (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="AbstractPort (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="AbstractPort (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -127,6 +127,10 @@ var activeTableTab = "activeTableTab";
extends <a
href="../../../../org/apache/taverna/annotation/AbstractAnnotatedThing.html"
title="class in org.apache.taverna.annotation">AbstractAnnotatedThing</a><<a
href="../../../../org/apache/taverna/workflowmodel/Port.html" title="interface
in org.apache.taverna.workflowmodel">Port</a>>
implements <a href="../../../../org/apache/taverna/workflowmodel/Port.html"
title="interface in org.apache.taverna.workflowmodel">Port</a></pre>
<div class="block">Port definition with depth and name</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/CompoundEdit.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/CompoundEdit.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/CompoundEdit.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CompoundEdit (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>CompoundEdit (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="CompoundEdit (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="CompoundEdit (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -121,6 +121,10 @@ implements <a href="../../../../org/apac
edits are applied collectively and in order, any failure in any child edit
causes an undo of previously applied children and a propogation of the edit
exception.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Condition.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Condition.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Condition.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Condition (Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT
API)</title>
-<meta name="date" content="2016-03-14">
+<title>Condition (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Condition (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Condition (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -114,6 +114,10 @@ extends <a href="../../../../org/apache/
processor may not commence invocation until all conditions for which it is a
target are satisfied in the context of a particular owning process
identifier.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Configurable.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Configurable.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Configurable.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Configurable (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>Configurable (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Configurable (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Configurable (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -125,6 +125,8 @@ var activeTableTab = "activeTableTab";
extends <a
href="../../../../org/apache/taverna/workflowmodel/WorkflowItem.html"
title="interface in org.apache.taverna.workflowmodel">WorkflowItem</a></pre>
<div class="block">Interface for workflow items that can be configured from a
bean.</div>
<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn, Stian Soiland-Reyes</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a
href="../../../../org/apache/taverna/workflowmodel/processor/activity/ActivityConfigurationException.html"
title="class in
org.apache.taverna.workflowmodel.processor.activity"><code>ActivityConfigurationException</code></a></dd>
</dl>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/ConfigurationException.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/ConfigurationException.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/ConfigurationException.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ConfigurationException (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>ConfigurationException (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="ConfigurationException (Apache Taverna
Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="ConfigurationException (Apache Taverna
Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -129,6 +129,8 @@ extends <a href="http://docs.oracle.com/
configuration. Causes may include actual configuration errors, unavailable
implementations etc.</div>
<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Stian Soiland-Reyes, Tom Oinn</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a
href="../../../../serialized-form.html#org.apache.taverna.workflowmodel.ConfigurationException">Serialized
Form</a></dd>
</dl>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/ControlBoundary.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/ControlBoundary.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/ControlBoundary.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ControlBoundary (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>ControlBoundary (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="ControlBoundary (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="ControlBoundary (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -106,6 +106,10 @@ public @interface <span class="memberNam
This annotation doesn't currently define this behaviour but serves as an easy
way for us to track which objects might potentially do this, something we
need to be able to do to guarantee that the monitor works correctly.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Dataflow.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Dataflow.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Dataflow.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Dataflow (Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT
API)</title>
-<meta name="date" content="2016-03-14">
+<title>Dataflow (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Dataflow (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Dataflow (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -116,6 +116,10 @@ extends <a href="../../../../org/apache/
<div class="block">Top level definition object for a dataflow workflow.
Currently Taverna only
supports dataflow workflows, this is equivalent to the Taverna 1 ScuflModel
class in role.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowInputPort.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowInputPort.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowInputPort.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataflowInputPort (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>DataflowInputPort (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="DataflowInputPort (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="DataflowInputPort (Apache Taverna Engine
and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -118,6 +118,10 @@ extends <a href="../../../../org/apache/
The workflow ports are therefore effectively pairs of ports with a relay
mechanism between the external and internal in the case of the dataflow
input.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowOutputPort.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowOutputPort.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowOutputPort.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataflowOutputPort (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>DataflowOutputPort (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="DataflowOutputPort (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="DataflowOutputPort (Apache Taverna Engine
and Platform 3.1.0-incubating API)";
}
}
catch(err) {
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowPort.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowPort.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowPort.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataflowPort (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>DataflowPort (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="DataflowPort (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="DataflowPort (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -117,6 +117,10 @@ var activeTableTab = "activeTableTab";
<pre>public interface <span class="typeNameLabel">DataflowPort</span>
extends <a href="../../../../org/apache/taverna/workflowmodel/Port.html"
title="interface in org.apache.taverna.workflowmodel">Port</a></pre>
<div class="block">Defines that the implementing port belongs to a
Dataflow</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn, Stian Soiland-Reyes</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowValidationReport.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowValidationReport.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/DataflowValidationReport.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DataflowValidationReport (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>DataflowValidationReport (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="DataflowValidationReport (Apache Taverna
Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="DataflowValidationReport (Apache Taverna
Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -111,6 +111,10 @@ var activeTableTab = "activeTableTab";
classified as failed, unsatisfied or valid depending on whether they directly
fail type validation, cannot be checked due to unsatisfied incoming links or
pass respectively.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Datalink.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Datalink.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Datalink.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Datalink (Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT
API)</title>
-<meta name="date" content="2016-03-14">
+<title>Datalink (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Datalink (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Datalink (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -110,6 +110,10 @@ var activeTableTab = "activeTableTab";
extends <a href="../../../../org/apache/taverna/annotation/Annotated.html"
title="interface in org.apache.taverna.annotation">Annotated</a><<a
href="../../../../org/apache/taverna/workflowmodel/Datalink.html"
title="interface in org.apache.taverna.workflowmodel">Datalink</a>>, <a
href="../../../../org/apache/taverna/workflowmodel/WorkflowItem.html"
title="interface in org.apache.taverna.workflowmodel">WorkflowItem</a></pre>
<div class="block">A single point to point data link from an instance of
EventForwardingOutputPort to an instance of EventHandlingInputPort</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Edit.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Edit.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Edit.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Edit (Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT
API)</title>
-<meta name="date" content="2016-03-14">
+<title>Edit (Apache Taverna Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Edit (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Edit (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
@@ -113,6 +113,10 @@ var activeTableTab = "activeTableTab";
support within the UI. It also potentially allows for capture of editing
provenance where a workflow is repurposed or created from an aggregate of
several others.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/EditException.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/EditException.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/EditException.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EditException (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>EditException (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="EditException (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="EditException (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -127,6 +127,8 @@ extends <a href="http://docs.oracle.com/
<div class="block">Superclass of all exceptions thrown when altering the
workflow model through
the edit manager.</div>
<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a
href="../../../../serialized-form.html#org.apache.taverna.workflowmodel.EditException">Serialized
Form</a></dd>
</dl>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Edits.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Edits.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/Edits.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Edits (Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT
API)</title>
-<meta name="date" content="2016-03-14">
+<title>Edits (Apache Taverna Engine and Platform 3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="Edits (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="Edits (Apache Taverna Engine and Platform
3.1.0-incubating API)";
}
}
catch(err) {
@@ -116,6 +116,10 @@ var activeTableTab = "activeTableTab";
implementation of this interface from whatever version of the implementation
package you want to use, instantiate it then use the methods defined here to
construct and manipulate the workflow model.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn, Stuart Owen, David Withers, Stian Soiland-Reyes</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/EventForwardingOutputPort.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/EventForwardingOutputPort.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/EventForwardingOutputPort.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EventForwardingOutputPort (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>EventForwardingOutputPort (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="EventForwardingOutputPort (Apache Taverna
Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="EventForwardingOutputPort (Apache Taverna
Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -120,6 +120,10 @@ extends <a href="../../../../org/apache/
to which internally generated events will be relayed. This is the interface
used by output ports on a workflow entity with internal logic generating or
relaying events.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/EventHandlingInputPort.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/EventHandlingInputPort.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/EventHandlingInputPort.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>EventHandlingInputPort (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>EventHandlingInputPort (Apache Taverna Engine and Platform
3.1.0-incubating API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="EventHandlingInputPort (Apache Taverna
Engine and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="EventHandlingInputPort (Apache Taverna
Engine and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -117,6 +117,10 @@ var activeTableTab = "activeTableTab";
<pre>public interface <span class="typeNameLabel">EventHandlingInputPort</span>
extends <a href="../../../../org/apache/taverna/workflowmodel/InputPort.html"
title="interface in org.apache.taverna.workflowmodel">InputPort</a></pre>
<div class="block">Input port capable of receiving and reacting to workflow
events.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/FailureTransmitter.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/FailureTransmitter.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/FailureTransmitter.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FailureTransmitter (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>FailureTransmitter (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="FailureTransmitter (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="FailureTransmitter (Apache Taverna Engine
and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -102,6 +102,10 @@
<p>
Not implemented in the current code, this is a placeholder for the failure
handling system.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/FilteringInputPort.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/FilteringInputPort.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/FilteringInputPort.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>FilteringInputPort (Apache Taverna Engine and Platform
3.1.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-03-14">
+<title>FilteringInputPort (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="FilteringInputPort (Apache Taverna Engine
and Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="FilteringInputPort (Apache Taverna Engine
and Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -132,6 +132,10 @@ extends <a href="../../../../org/apache/
Processor instance) or some other mechanism but is required. Similarly it is
assumed that all intermediate collections are emited in the correct sequence,
if this is not the case the filtering may not function correctly.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>
Modified:
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/InputPort.html
==============================================================================
---
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/InputPort.html
(original)
+++
websites/staging/taverna/trunk/content/javadoc/taverna-engine/org/apache/taverna/workflowmodel/InputPort.html
Thu Jun 30 15:28:47 2016
@@ -2,10 +2,10 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_72-internal) on Mon Mar 14 13:56:00 GMT 2016
-->
+<!-- Generated by javadoc (1.8.0_91) on Thu Jun 30 15:53:48 BST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>InputPort (Apache Taverna Engine and Platform 3.1.0-incubating-SNAPSHOT
API)</title>
-<meta name="date" content="2016-03-14">
+<title>InputPort (Apache Taverna Engine and Platform 3.1.0-incubating
API)</title>
+<meta name="date" content="2016-06-30">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"
title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
@@ -13,7 +13,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="InputPort (Apache Taverna Engine and
Platform 3.1.0-incubating-SNAPSHOT API)";
+ parent.document.title="InputPort (Apache Taverna Engine and
Platform 3.1.0-incubating API)";
}
}
catch(err) {
@@ -111,6 +111,10 @@
<pre>public interface <span class="typeNameLabel">InputPort</span>
extends <a href="../../../../org/apache/taverna/workflowmodel/Port.html"
title="interface in org.apache.taverna.workflowmodel">Port</a></pre>
<div class="block">Marker interface denoting that the instance is an input
port.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Tom Oinn</dd>
+</dl>
</li>
</ul>
</div>