|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Refiner
A first cut at a separate refiner interface. Right now it only has method required for the PASOA integration.
| Field Summary | |
|---|---|
static String |
VERSION
The version of the API. |
| Method Summary | |
|---|---|
ADag |
getWorkflow()
Returns a reference to the workflow that is being refined by the refiner. |
XMLProducer |
getXMLProducer()
Returns a reference to the XMLProducer, that generates the XML fragment capturing the actions of the refiner. |
| Field Detail |
|---|
static final String VERSION
| Method Detail |
|---|
ADag getWorkflow()
XMLProducer getXMLProducer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||