Version 2 (latest)
(of 2)
|
Version created on:
09/12/08 @ 15:54:59
by:
Andreas Hoheisel
|
Revision comments
Title: Workflow Pattern - Exclusive Choice (XOR-Split)
Type: GWorkflowDL
Preview
(Click on the image to get the full size)
Description
This workflow is a GWorkflowDL representation of an exclusive choice (XOR Split) that invokes either A or B.
This workflow is equivalent to the following pseudo code:
x = XOR_Split;
if (x=="true") {
end_A = A(x);
} else {
end_B = B(x);
}
Download
Run
Not available
Workflow Components
Not available
Workflow Type
Log in to add Tags
Current:
0.0 / 5
(0 ratings)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - Workflow Pattern - Exclusive Choice (XOR-Split)
Latest Version:
[2] - Workflow Pattern - Exclusive Choice (XOR-Split)
Reviews
(0)
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/588
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
No comments yet
Log in to make a comment