org.pasoa.query.provenance
Class FullRelationship
java.lang.Object
org.pasoa.query.provenance.FullRelationship
- public class FullRelationship
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FullRelationship
public FullRelationship(ObjectID subject,
String relation,
String localPAssertionID,
ObjectID object)
FullRelationship
public FullRelationship(PAssertionDataKey subject,
String thisStoreURL,
Relationship relationship,
RelationshipTarget object)
getLocalPAssertionID
public String getLocalPAssertionID()
getObject
public ObjectID getObject()
getRelation
public String getRelation()
getSubject
public ObjectID getSubject()