| Package | Description | 
|---|---|
| org.apache.oodt.cas.workflow.structs | 
| Modifier and Type | Method and Description | 
|---|---|
| Graph | ParentChildWorkflow. getGraph() | 
| Graph | Graph. getParent() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Graph> | Graph. getChildren() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ParentChildWorkflow. setGraph(Graph graph) | 
| void | Graph. setParent(Graph parent) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Graph. setChildren(List<Graph> children) | 
| Constructor and Description | 
|---|
| ParentChildWorkflow(Graph graph) | 
Copyright © 1999–2017 Apache OODT. All rights reserved.