org.pasoa.query.provenance
Class ProvenanceQueryResults

java.lang.Object
  extended by org.pasoa.query.provenance.ProvenanceQueryResults

public class ProvenanceQueryResults
extends Object


Constructor Summary
ProvenanceQueryResults(Collection starts, Collection fullRelationships)
           
 
Method Summary
 Collection getFullRelationships()
           
 Collection getStarts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProvenanceQueryResults

public ProvenanceQueryResults(Collection starts,
                              Collection fullRelationships)
Method Detail

getFullRelationships

public Collection getFullRelationships()

getStarts

public Collection getStarts()