|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataConstraint | |
---|---|
org.embl.ebi.escience.scufl | Provides the object model for the Simple Conceptual Unified Flow Language (Scufl). |
Uses of DataConstraint in org.embl.ebi.escience.scufl |
---|
Methods in org.embl.ebi.escience.scufl that return DataConstraint | |
---|---|
DataConstraint[] |
ScuflModel.getDataConstraints()
Return an array of data constraints defined within this workflow model |
Methods in org.embl.ebi.escience.scufl with parameters of type DataConstraint | |
---|---|
void |
ScuflModel.addDataConstraint(DataConstraint the_constraint)
Add a data constraint to the model |
void |
ScuflModel.destroyDataConstraint(DataConstraint the_constraint)
Remove a data constraint from the model |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |