org.griphyn.cPlanner.provenance.pasoa |
|
Java Source File Name | Type | Comment |
PPS.java | Interface | Pegasus P-assertion Support interface
Classes that implement this interface assist in the creation of p-assertions for the Pegasus workflow refinement system.
This interface follows a builder pattern.
Using this interface proceeds as follows:
1. |
XMLProducer.java | Interface | A PASOA specific interface to generate various assertions as XML. |