public interface Refiner
Modifier and Type | Field and Description |
---|---|
static String |
VERSION
The version of the API.
|
Modifier and Type | Method and Description |
---|---|
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.
|
static final String VERSION
ADag getWorkflow()
XMLProducer getXMLProducer()