org.pasoa.query.provenance
Class ProvenanceQuery
java.lang.Object
org.pasoa.query.provenance.ProvenanceQuery
- All Implemented Interfaces:
- PStructureReference
- public class ProvenanceQuery
- extends Object
- implements PStructureReference
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProvenanceQuery
public ProvenanceQuery(Retrieval retrieval,
String thisStoreURL,
DocumentSetAccessorSearch queryDataHandle,
DocumentCheck relationshipTargetCheck)
getPStructure
public QStructureDocument getPStructure()
- Will be a p-structure representation of the results of the resolve() method.
- Specified by:
getPStructure
in interface PStructureReference
resolve
public ProvenanceQueryResults resolve()
throws QueryProblem
- Returns:
- A collection of FullRelationships
- Throws:
QueryProblem