Constructor and Description |
---|
Dataflow() |
Modifier and Type | Method and Description |
---|---|
Sqlflow |
getDbobjs() |
Error[] |
getErrors() |
String |
getOrientation() |
Process[] |
getProcesses() |
Relationship[] |
getRelationships() |
void |
setDbobjs(Sqlflow dbobjs) |
void |
setErrors(Error[] errors) |
void |
setOrientation(String orientation) |
void |
setProcesses(Process[] processes) |
void |
setRelationships(Relationship[] relationships) |
public Dataflow()
public Relationship[] getRelationships()
public String getOrientation()
public void setOrientation(String orientation)
public void setRelationships(Relationship[] relationships)
public Process[] getProcesses()
public void setProcesses(Process[] processes)