org.pasoa.query.provenance
Class PAssertionDataItem
java.lang.Object
org.pasoa.query.provenance.PAssertionDataItem
- public class PAssertionDataItem
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PAssertionDataItem
public PAssertionDataItem(Node item)
getDataAccessor
public Element getDataAccessor()
throws QueryProblem
- Throws:
QueryProblem
getXPathDataAccessor
public SingleNodeXPath getXPathDataAccessor()
throws QueryProblem
- Throws:
QueryProblem
getInteractionKey
public InteractionKey getInteractionKey()
throws QueryProblem
- Throws:
QueryProblem
getGlobalPAssertionKey
public GlobalPAssertionKey getGlobalPAssertionKey()
throws QueryProblem
- Throws:
QueryProblem
getLocalPAssertionID
public String getLocalPAssertionID()
throws QueryProblem
- Throws:
QueryProblem
getPAssertionDataKey
public PAssertionDataKey getPAssertionDataKey()
throws QueryProblem
- Throws:
QueryProblem
getViewKind
public String getViewKind()
throws QueryProblem
- Throws:
QueryProblem