A B C D E F G H I L M N O P Q R S T U V W X _

A

ACTOR_STATE_PA - Static variable in interface org.pasoa.common.Record
 
ActorStatePAssertion - class org.pasoa.common.structure.ActorStatePAssertion.
This class models an ActorStatePAssertion
ActorStatePAssertion(String, Element) - Constructor for class org.pasoa.common.structure.ActorStatePAssertion
Construct an actor state PAssertion
AverageExample - class org.pasoa.test.examples.average.AverageExample.
Represents the process documentation of a simple workflow in which four actors (gui, averager, divider and store) interact.
AverageExample() - Constructor for class org.pasoa.test.examples.average.AverageExample
 
accept(RelationshipTarget) - Method in class org.pasoa.query.provenance.DocumentCheck
 
add(String, Node) - Method in class org.pasoa.query.xquery.DocumentResolver
 
addATracer(String) - Static method in class org.pasoa.wrappers.axishandler.ProvenanceHandler
 
addIdentifiersToElement(InteractionKey, Element) - Static method in class org.pasoa.wrappers.axishandler.ProvenanceHandler
 
addNamespace(String, String) - Method in class org.pasoa.dommap.SimpleNode
 
addNamespace(String, String) - Method in class org.pasoa.query.xpath.SingleNodeXPath
 
addNamespace(String, String) - Method in class org.pasoa.query.xpath.XPathQueryRequest
 
addResult(Document) - Static method in class org.pasoa.query.xquery.Functions
 
adoptNode(Node) - Method in class org.pasoa.dommap.SimpleDocument
 
append(Node) - Method in class org.pasoa.dommap.DOMSerialiser
 
appendChild(Node) - Method in class org.pasoa.dommap.SimpleAttr
 
appendChild(Node) - Method in class org.pasoa.dommap.SimpleElement
 
appendChild(Node) - Method in class org.pasoa.dommap.SimpleNode
 
appendData(String) - Method in class org.pasoa.dommap.SimpleText
 
appendText(String) - Method in class org.pasoa.dommap.SimpleElement
 
authenticate(Principal) - Method in class org.pasoa.factory.ProvenanceStore
 
average - Static variable in class org.pasoa.test.examples.average.AverageExample
 
averageOf - Static variable in class org.pasoa.test.examples.average.AverageExample
 
averagePath - Static variable in class org.pasoa.test.examples.average.AverageExample
 
averager - Static variable in class org.pasoa.test.examples.average.AverageExample
 

B

BackendStore - interface org.pasoa.storage.BackendStore.
 
BerkeleyDBJEStorage - class org.pasoa.storage.je.BerkeleyDBJEStorage.
 
BerkeleyDBJEStorage(String) - Constructor for class org.pasoa.storage.je.BerkeleyDBJEStorage
 
body - Variable in class org.pasoa.util.httpsoap.SOAPDocument
 
buildAttribute(Node, String, String) - Method in class org.pasoa.dommap.MappedDocument
 
buildElement(SimpleNode, int, String, Map) - Method in class org.pasoa.dommap.MappedDocument
 
buildText(SimpleNode, int, String) - Method in class org.pasoa.dommap.MappedDocument
 

C

CLIENT_VIEW - Static variable in interface org.pasoa.common.Constants
The Client View's viewkind
Cache - interface org.pasoa.common.Cache.
A cache used by the dispatcher.
CacheableItem - class org.pasoa.common.CacheableItem.
 
CacheableItem(String, StringBuffer) - Constructor for class org.pasoa.common.CacheableItem
 
ClientLib - class org.pasoa.util.ClientLib.
ClientLib provides a number of convenience methods for recording, querying, (and hopefully in the future) managing provenance stores.
ClientLib() - Constructor for class org.pasoa.util.ClientLib
 
ClientLibExample - class org.pasoa.test.examples.ClientLibExample.
Demonstrates how to use the ClientLib to record interaction p-assertions, actor state p-assertions, relationship p-assertions and submission finished messages using the ClientLib.
ClientLibExample() - Constructor for class org.pasoa.test.examples.ClientLibExample
 
Constants - interface org.pasoa.common.Constants.
Defines common constants used across PASOA project.
cache(CacheableItem) - Method in interface org.pasoa.common.Cache
 
cache(CacheableItem) - Method in class org.pasoa.storage.GeneralStorageSystem
 
cache(CacheableItem) - Method in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
cache(CacheableItem) - Method in class org.pasoa.storage.memory.MemoryStorage
 
cacheEnabled() - Method in interface org.pasoa.common.Cache
 
cacheEnabled() - Method in class org.pasoa.storage.GeneralStorageSystem
 
cacheEnabled() - Method in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
cacheEnabled() - Method in class org.pasoa.storage.memory.MemoryStorage
 
cloneChildren(Document) - Method in class org.pasoa.dommap.SimpleNode
 
cloneNode(boolean, Document) - Method in class org.pasoa.dommap.SimpleAttr
 
cloneNode(boolean, Document) - Method in class org.pasoa.dommap.SimpleDocument
 
cloneNode(boolean, Document) - Method in class org.pasoa.dommap.SimpleElement
 
cloneNode(boolean) - Method in class org.pasoa.dommap.SimpleNode
 
cloneNode(boolean, Document) - Method in class org.pasoa.dommap.SimpleText
 
compareDocumentPosition(Node) - Method in class org.pasoa.dommap.SimpleAttr
 
compareDocumentPosition(Node) - Method in class org.pasoa.dommap.SimpleDocument
 
compared - Static variable in class org.pasoa.test.examples.average.AverageExample
 
copy(Element) - Method in class org.pasoa.dommap.DOMSerialiser
 
copyOf - Static variable in class org.pasoa.test.examples.average.AverageExample
 
createAttribute(String) - Method in class org.pasoa.dommap.SimpleDocument
 
createAttributeNS(String, String) - Method in class org.pasoa.dommap.SimpleDocument
 
createCDATASection(String) - Method in class org.pasoa.dommap.SimpleDocument
 
createComment(String) - Method in class org.pasoa.dommap.SimpleDocument
 
createDocument(String, String, DocumentType) - Method in class org.pasoa.dommap.SimpleDOMImplementation
 
createDocumentFragment() - Method in class org.pasoa.dommap.SimpleDocument
 
createDocumentType(String, String, String) - Method in class org.pasoa.dommap.SimpleDOMImplementation
 
createElement(String) - Method in class org.pasoa.dommap.SimpleDocument
 
createElementNS(String, String) - Method in class org.pasoa.dommap.SimpleDocument
 
createEntityReference(String) - Method in class org.pasoa.dommap.SimpleDocument
 
createProcessingInstruction(String, String) - Method in class org.pasoa.dommap.SimpleDocument
 
createSecondaryKey(SecondaryDatabase, DatabaseEntry, DatabaseEntry, DatabaseEntry) - Method in class org.pasoa.storage.je.IRSecondaryKeyCreator
 
createTextNode(String) - Method in class org.pasoa.dommap.SimpleDocument
 
cslOntology - Static variable in class org.pasoa.test.examples.average.AverageExample
 

D

DOMDeserialiser - class org.pasoa.dommap.DOMDeserialiser.
 
DOMDeserialiser(String) - Constructor for class org.pasoa.dommap.DOMDeserialiser
 
DOMDeserialiser() - Constructor for class org.pasoa.dommap.DOMDeserialiser
 
DOMSerialiser - class org.pasoa.dommap.DOMSerialiser.
 
DOMSerialiser(Node) - Constructor for class org.pasoa.dommap.DOMSerialiser
 
DOMSerialiser() - Constructor for class org.pasoa.dommap.DOMSerialiser
 
DOMWriter - class org.pasoa.dommap.DOMWriter.
Provides convience methods for writing a org.w3c.dom.document to a string.
DOMWriter(Writer) - Constructor for class org.pasoa.dommap.DOMWriter
 
DOMWriter(OutputStream) - Constructor for class org.pasoa.dommap.DOMWriter
 
DefaultDocumentClient - class org.pasoa.util.httpsoap.DefaultDocumentClient.
 
DefaultDocumentClient() - Constructor for class org.pasoa.util.httpsoap.DefaultDocumentClient
 
Dispatcher - class org.pasoa.processor.Dispatcher.
 
Dispatcher(StorageSystem, PlugInRegistry) - Constructor for class org.pasoa.processor.Dispatcher
 
DocumentCheck - class org.pasoa.query.provenance.DocumentCheck.
 
DocumentCheck(String, Map, String) - Constructor for class org.pasoa.query.provenance.DocumentCheck
 
DocumentResolver - class org.pasoa.query.xquery.DocumentResolver.
 
DocumentResolver(Map) - Constructor for class org.pasoa.query.xquery.DocumentResolver
 
DocumentSetAccessorSearch - class org.pasoa.query.provenance.DocumentSetAccessorSearch.
 
DocumentSetAccessorSearch(String, Map, String, PStructureReference) - Constructor for class org.pasoa.query.provenance.DocumentSetAccessorSearch
 
delete() - Method in interface org.pasoa.common.Management
 
delete() - Method in class org.pasoa.factory.ProvenanceStore
Deletes the pstore and all its content
delete() - Method in class org.pasoa.storage.GeneralStorageSystem
 
delete() - Method in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
delete() - Method in class org.pasoa.storage.memory.MemoryStorage
 
deleteData(int, int) - Method in class org.pasoa.dommap.SimpleText
 
deregisterPlugIn(String) - Method in class org.pasoa.factory.ProvenanceStoreRegistry
 
deregisterPlugIn(String) - Method in class org.pasoa.processor.PlugInRegistry
 
deserialiseFullRelationship(Element) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialiseNamespaceMapping(Element, Map) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialiseNamespaceMapping(Element, Map) - Method in class org.pasoa.query.xpath.XPathQueryDeserialiser
 
deserialiseNamespaceMappings(Element) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialiseNamespaceMappings(Element) - Method in class org.pasoa.query.xpath.XPathQueryDeserialiser
 
deserialiseObjectID(Element) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialisePAssertionDataKey(Element) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialisePStructureReference(Element, Retrieval, String, QStructureDocument) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialiseProvenanceQuery(Element, Retrieval, String, QStructureDocument) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialiseProvenanceQueryResults(Element) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialiseQueryDataHandle(Element, Retrieval, String, QStructureDocument) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialiseRelationshipTargetFilter(Element) - Method in class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
deserialiseXPathQueryRequest(Element) - Method in class org.pasoa.query.xpath.XPathQueryDeserialiser
 
destroy() - Method in class org.pasoa.servlet.ProvenanceService
 
dividend - Static variable in class org.pasoa.test.examples.average.AverageExample
 
dividendPath - Static variable in class org.pasoa.test.examples.average.AverageExample
 
divider - Static variable in class org.pasoa.test.examples.average.AverageExample
 
divisionOf - Static variable in class org.pasoa.test.examples.average.AverageExample
 
divisor - Static variable in class org.pasoa.test.examples.average.AverageExample
 
divisorPath - Static variable in class org.pasoa.test.examples.average.AverageExample
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.pasoa.servlet.ProvenanceService
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.pasoa.servlet.ProvenanceService
 

E

element(Node) - Method in class org.pasoa.dommap.DOMDeserialiser
 
end() - Method in class org.pasoa.dommap.DOMSerialiser
 
envelope - Variable in class org.pasoa.util.httpsoap.SOAPDocument
 
equals(Object) - Method in class org.pasoa.common.structure.GlobalPAssertionKey
Checks whether one GlobalPAssertionKey is equal to another.
equals(Object) - Method in class org.pasoa.common.structure.InteractionKey
 
equals(Object) - Method in class org.pasoa.common.structure.Link
 
equals(Object) - Method in class org.pasoa.common.structure.ObjectID
 
equals(Object) - Method in class org.pasoa.common.structure.PAssertionDataKey
 
equals(Object) - Method in class org.pasoa.dommap.SimpleNode
 
equals(Object) - Method in class org.pasoa.query.xpath.SingleNodeXPath
 
errorMsg(String) - Static method in class org.pasoa.query.QueryConstants
 
expandedForm() - Method in class org.pasoa.query.xpath.SingleNodeXPath
 
export(BackendStore) - Method in class org.pasoa.util.rdf.RDFExporter
 

F

FullRelationship - class org.pasoa.query.provenance.FullRelationship.
 
FullRelationship(ObjectID, String, String, ObjectID) - Constructor for class org.pasoa.query.provenance.FullRelationship
 
FullRelationship(PAssertionDataKey, String, Relationship, RelationshipTarget) - Constructor for class org.pasoa.query.provenance.FullRelationship
 
Functions - class org.pasoa.query.xquery.Functions.
 
firstPath - Static variable in class org.pasoa.test.examples.average.AverageExample
 
footer - Static variable in class org.pasoa.test.examples.average.AverageExample
 
fromXML(Element) - Static method in class org.pasoa.query.xpath.SingleNodeXPath
 

G

GeneralStorageSystem - class org.pasoa.storage.GeneralStorageSystem.
 
GeneralStorageSystem(BackendStore, String) - Constructor for class org.pasoa.storage.GeneralStorageSystem
 
GlobalPAssertionKey - class org.pasoa.common.structure.GlobalPAssertionKey.
Represents a global key that accesses a p-assertion.
GlobalPAssertionKey(InteractionKey, String, String) - Constructor for class org.pasoa.common.structure.GlobalPAssertionKey
Construct a GlobalPAssertionKey, which points to a particular p-assertion uniquely
generate(Node, Node) - Static method in class org.pasoa.query.xpath.SingleNodeXPath
 
generate(Node) - Static method in class org.pasoa.query.xpath.SingleNodeXPath
 
getActorStateBody() - Method in class org.pasoa.common.structure.ActorStatePAssertion
An actor state p-assertion contains some element that represents part of an actor's state.
getActorStatePAssertion(Element) - Method in class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
getActorStatePAssertions() - Method in class org.pasoa.common.structure.View
 
getAllNamespaces() - Method in class org.pasoa.dommap.SimpleNode
 
getAsserter() - Method in class org.pasoa.common.structure.Record
 
getAsserter() - Method in class org.pasoa.common.structure.View
 
getAssertion() - Method in class org.pasoa.query.provenance.RelationshipTarget
 
getAttributeNodeNS(String, String) - Method in class org.pasoa.dommap.SimpleNode
 
getAttributes(String, Node, Map) - Method in class org.pasoa.dommap.MappedDocument
 
getAttributes() - Method in class org.pasoa.dommap.SimpleAttr
 
getAttributes() - Method in class org.pasoa.dommap.SimpleDocument
 
getAttributes() - Method in class org.pasoa.dommap.SimpleNode
 
getAttributes(String, Node, Map) - Method in class org.pasoa.query.dom.QStructureActivityDocument
 
getBaseURI() - Method in class org.pasoa.dommap.SimpleAttr
 
getBaseURI() - Method in class org.pasoa.dommap.SimpleDocument
 
getBasic() - Method in class org.pasoa.query.dom.QStructureActivityDocument
 
getCachedItem() - Method in interface org.pasoa.common.Cache
Returns some item that has been cached.
getCachedItem() - Method in class org.pasoa.storage.GeneralStorageSystem
 
getCachedItem() - Method in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
getCachedItem() - Method in class org.pasoa.storage.memory.MemoryStorage
 
getChild(String, SimpleNode, int, Map) - Method in class org.pasoa.dommap.MappedDocument
 
getChild(String, SimpleNode, int, Map) - Method in class org.pasoa.query.dom.QStructureActivityDocument
 
getChild(String, SimpleNode, int, Map) - Method in class org.pasoa.query.dom.QStructureDocument
 
getChildCount() - Method in class org.pasoa.dommap.SimpleNode
 
getChildNodes() - Method in class org.pasoa.dommap.SimpleAttr
 
getChildNodes() - Method in class org.pasoa.dommap.SimpleNode
 
getConfiguration() - Method in interface org.pasoa.common.PlugIn
 
getConfiguration() - Method in class org.pasoa.query.provenance.ProvenanceQueryPlugin
 
getConfiguration() - Method in class org.pasoa.query.xpath.XPathPlugIn
 
getConfiguration() - Method in class org.pasoa.query.xquery.XQueryPlugIn
 
getConfiguration() - Method in class org.pasoa.record.RecordPlugIn
 
getContext() - Method in class org.pasoa.common.CacheableItem
 
getData() - Method in class org.pasoa.dommap.SimpleText
 
getDataAccessor() - Method in class org.pasoa.common.structure.PAssertionDataKey
 
getDataAccessor() - Method in class org.pasoa.common.structure.SubjectID
 
getDataAccessor() - Method in class org.pasoa.query.provenance.PAssertionDataItem
 
getDefaultResponse() - Method in interface org.pasoa.common.PlugIn
This method should only be used when the PlugIn receives dispatches asynchrounsly.
getDefaultResponse() - Method in class org.pasoa.query.provenance.ProvenanceQueryPlugin
 
getDefaultResponse() - Method in class org.pasoa.query.xpath.XPathPlugIn
 
getDefaultResponse() - Method in class org.pasoa.query.xquery.XQueryPlugIn
 
getDefaultResponse() - Method in class org.pasoa.record.RecordPlugIn
 
getDispatcher() - Method in class org.pasoa.factory.ProvenanceStore
 
getDoctype() - Method in class org.pasoa.dommap.SimpleDocument
 
getDocument() - Method in class org.pasoa.util.httpsoap.WSAddressEndpoint
 
getDocumentElement() - Method in class org.pasoa.dommap.SimpleDocument
 
getDocumentURI() - Method in class org.pasoa.dommap.SimpleDocument
 
getDocumentationStyle() - Method in class org.pasoa.common.structure.InteractionPAssertion
 
getDomConfig() - Method in class org.pasoa.dommap.SimpleDocument
 
getElement() - Method in class org.pasoa.util.httpsoap.WSAddressEndpoint
 
getElementById(String) - Method in class org.pasoa.dommap.SimpleDocument
 
getElementsByTagName(String) - Method in class org.pasoa.dommap.SimpleDocument
 
getElementsByTagNameNS(String, String) - Method in class org.pasoa.dommap.SimpleDocument
 
getElementsByTagNameNS(String, String) - Method in class org.pasoa.dommap.SimpleElement
 
getFeature(String, String) - Method in class org.pasoa.dommap.SimpleAttr
 
getFeature(String, String) - Method in class org.pasoa.dommap.SimpleDOMImplementation
 
getFeature(String, String) - Method in class org.pasoa.dommap.SimpleDocument
 
getFirstChild() - Method in class org.pasoa.dommap.SimpleNode
 
getFirstChildElement(Element) - Static method in class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
getFullRelationships() - Method in class org.pasoa.query.provenance.ProvenanceQueryResults
 
getGlobalPAssertionID(Element) - Method in class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
getGlobalPAssertionKey() - Method in class org.pasoa.common.structure.PAssertionDataKey
 
getGlobalPAssertionKey() - Method in class org.pasoa.query.provenance.PAssertionDataItem
 
getIdentifiers() - Method in class org.pasoa.common.structure.Record
 
getImplementation() - Method in class org.pasoa.dommap.SimpleDocument
 
getInferredViews() - Method in class org.pasoa.common.structure.InteractionRecord
 
getInferrerID() - Method in class org.pasoa.common.structure.InferredView
 
getInputEncoding() - Method in class org.pasoa.dommap.SimpleDocument
 
getInteractionContext(Element) - Method in class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
getInteractionContexts() - Method in class org.pasoa.common.structure.PHeader
 
getInteractionID() - Method in class org.pasoa.common.structure.InteractionKey
 
getInteractionKey() - Method in class org.pasoa.common.structure.GlobalPAssertionKey
 
getInteractionKey() - Method in class org.pasoa.common.structure.InteractionContext
 
getInteractionKey() - Method in class org.pasoa.common.structure.InteractionRecord
 
getInteractionKey() - Method in class org.pasoa.common.structure.PHeader
 
getInteractionKey() - Method in class org.pasoa.query.provenance.PAssertionDataItem
 
getInteractionMetadata() - Method in class org.pasoa.common.structure.InteractionContext
 
getInteractionMetadata() - Method in class org.pasoa.common.structure.PHeader
 
getInteractionPAssertion(Element) - Method in class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
getInteractionPAssertions() - Method in class org.pasoa.common.structure.View
 
getInteractionRecord(long) - Method in interface org.pasoa.common.Retrieval
Retrieve the message exchange at the given index
getInteractionRecord(InteractionKey) - Method in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
getInteractionRecord(long) - Method in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
getInteractionRecord(long) - Method in class org.pasoa.storage.memory.MemoryStorage
 
getInteractionRecordID(Element) - Method in class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
getItem() - Method in class org.pasoa.common.CacheableItem
 
getLastChild() - Method in class org.pasoa.dommap.SimpleAttr
 
getLastChild() - Method in class org.pasoa.dommap.SimpleNode
 
getLength() - Method in class org.pasoa.dommap.SimpleNamedNodeMap
 
getLength() - Method in class org.pasoa.dommap.SimpleNodeList
 
getLength() - Method in class org.pasoa.dommap.SimpleText
 
getLink() - Method in class org.pasoa.common.structure.ObjectID
 
getLocalName() - Method in class org.pasoa.dommap.SimpleDocument
 
getLocalName() - Method in class org.pasoa.dommap.SimpleNode
 
getLocalPAssertionID() - Method in class org.pasoa.common.structure.GlobalPAssertionKey
 
getLocalPAssertionID() - Method in class org.pasoa.common.structure.PAssertion
 
getLocalPAssertionID() - Method in class org.pasoa.common.structure.SubjectID
 
getLocalPAssertionID() - Method in class org.pasoa.query.provenance.FullRelationship
 
getLocalPAssertionID() - Method in class org.pasoa.query.provenance.PAssertionDataItem
 
getMessageBody() - Method in class org.pasoa.common.structure.InteractionPAssertion
 
getMessageSink() - Method in class org.pasoa.common.structure.InteractionKey
 
getMessageSource() - Method in class org.pasoa.common.structure.InteractionKey
 
getName() - Method in class org.pasoa.dommap.SimpleAttr
 
getNamedItem(String) - Method in class org.pasoa.dommap.SimpleNamedNodeMap
 
getNamedItemNS(String, String) - Method in class org.pasoa.dommap.SimpleNamedNodeMap
 
getNamespaceForPrefix(String) - Method in class org.pasoa.dommap.SimpleNode
 
getNamespaceURI() - Method in class org.pasoa.dommap.SimpleDocument
 
getNamespaceURI() - Method in class org.pasoa.dommap.SimpleNode
 
getNamespaces() - Method in class org.pasoa.query.xpath.XPathQueryRequest
 
getNextSibling() - Method in class org.pasoa.dommap.SimpleNode
 
getNodeName() - Method in class org.pasoa.dommap.SimpleNode
 
getNodeName() - Method in class org.pasoa.dommap.SimpleText
 
getNodeType() - Method in class org.pasoa.dommap.SimpleAttr
 
getNodeType() - Method in class org.pasoa.dommap.SimpleDocument
 
getNodeType() - Method in class org.pasoa.dommap.SimpleElement
 
getNodeType() - Method in class org.pasoa.dommap.SimpleText
 
getNodeValue() - Method in class org.pasoa.dommap.SimpleAttr
 
getNodeValue() - Method in class org.pasoa.dommap.SimpleDocument
 
getNodeValue() - Method in class org.pasoa.dommap.SimpleElement
 
getNodeValue() - Method in class org.pasoa.dommap.SimpleText
 
getNumberOfChildren(String, Map) - Method in class org.pasoa.dommap.MappedDocument
 
getNumberOfChildren(String, Map) - Method in class org.pasoa.query.dom.QStructureActivityDocument
 
getNumberOfChildren(String, Map) - Method in class org.pasoa.query.dom.QStructureDocument
 
getNumberOfExpectedMsgs(Element) - Method in class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
getNumberOfExpectedPAssertions() - Method in class org.pasoa.common.structure.RecordSf
 
getNumberOfExpectedPAssertions() - Method in class org.pasoa.common.structure.View
If the method returns -1, the number of expected assertions has not yet been set.
getNumberOfInteractionRecords() - Method in interface org.pasoa.common.Retrieval
Get the number of message exchanges available.
getNumberOfInteractionRecords() - Method in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
getNumberOfInteractionRecords() - Method in class org.pasoa.storage.memory.MemoryStorage
 
getNumberOfResponses() - Method in class org.pasoa.processor.Dispatcher
 
getObject() - Method in class org.pasoa.query.provenance.FullRelationship
 
getObjectDataAccessor() - Method in class org.pasoa.common.structure.ObjectID
 
getObjectIDs() - Method in class org.pasoa.common.structure.Relationship
 
getOwnerDocument() - Method in class org.pasoa.dommap.SimpleDocument
 
getOwnerDocument() - Method in class org.pasoa.dommap.SimpleNode
 
getOwnerElement() - Method in class org.pasoa.dommap.SimpleAttr
 
getPAssertion() - Method in class org.pasoa.common.structure.Record
 
getPAssertionDataKey() - Method in class org.pasoa.query.provenance.PAssertionDataItem
 
getPHeader(Element) - Method in class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
getPStructure() - Method in interface org.pasoa.query.provenance.PStructureReference
 
getPStructure() - Method in class org.pasoa.query.provenance.ProvenanceQuery
Will be a p-structure representation of the results of the resolve() method.
getPStructure() - Method in class org.pasoa.query.provenance.ProvenanceStoreContents
 
getParameterName() - Method in class org.pasoa.common.structure.ObjectID
 
getParameterName() - Method in class org.pasoa.common.structure.SubjectID
 
getParentNode() - Method in class org.pasoa.dommap.SimpleNode
 
getPath() - Method in class org.pasoa.query.xpath.XPathQueryRequest
 
getPlugInRegistry() - Method in class org.pasoa.factory.ProvenanceStore
 
getPrefix() - Method in class org.pasoa.dommap.SimpleNode
 
getPrefixForNamespace(String) - Method in class org.pasoa.dommap.SimpleNode
 
getPreviousSibling() - Method in class org.pasoa.dommap.SimpleAttr
 
getPreviousSibling() - Method in class org.pasoa.dommap.SimpleDocument
 
getProcessCacheItemsWaitTime() - Method in class org.pasoa.processor.Dispatcher
 
getProvenanceService() - Static method in class org.pasoa.wrappers.axishandler.ProvenanceHandler
Get the url of the provenance service.
getReceiverView() - Method in class org.pasoa.common.structure.InteractionRecord
A service view may return null if none is present
getRelation() - Method in class org.pasoa.common.structure.Relationship
 
getRelation() - Method in class org.pasoa.query.provenance.FullRelationship
 
getRelation() - Method in class org.pasoa.query.provenance.RelationshipTarget
 
getRelationshipAssertion(Element) - Method in class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
getRelationships() - Method in class org.pasoa.common.structure.View
 
getResponse() - Method in class org.pasoa.processor.Dispatcher
 
getRetrievalInterface() - Method in class org.pasoa.storage.GeneralStorageSystem
 
getRetrievalInterface() - Method in interface org.pasoa.storage.StorageSystem
 
getRoot() - Method in class org.pasoa.dommap.DOMSerialiser
 
getRootElement() - Method in class org.pasoa.dommap.MappedDocument
 
getRootElement() - Method in class org.pasoa.query.dom.QStructureActivityDocument
 
getRootElement() - Method in class org.pasoa.query.dom.QStructureDocument
 
getSchemaTypeInfo() - Method in class org.pasoa.dommap.SimpleAttr
 
getSenderView() - Method in class org.pasoa.common.structure.InteractionRecord
A client view may return null, if none is present.
getSpecified() - Method in class org.pasoa.dommap.SimpleAttr
 
getStarts() - Method in class org.pasoa.query.provenance.ProvenanceQueryResults
 
getStoreURL() - Method in class org.pasoa.common.structure.Link
If method returns "" then the link is blank
getStrictErrorChecking() - Method in class org.pasoa.dommap.SimpleDocument
 
getSubject() - Method in class org.pasoa.common.structure.Relationship
 
getSubject() - Method in class org.pasoa.query.provenance.FullRelationship
 
getTagName() - Method in class org.pasoa.dommap.SimpleNode
 
getTextContent() - Method in class org.pasoa.dommap.SimpleAttr
 
getTextContent() - Method in class org.pasoa.dommap.SimpleDocument
 
getTextContent() - Method in class org.pasoa.dommap.SimpleElement
 
getTextContent() - Method in class org.pasoa.dommap.SimpleText
 
getTracers() - Static method in class org.pasoa.wrappers.axishandler.ProvenanceHandler
Get the tracers for this thread.
getUserData(String) - Method in class org.pasoa.dommap.SimpleAttr
 
getUserData(String) - Method in class org.pasoa.dommap.SimpleDocument
 
getValue() - Method in class org.pasoa.dommap.SimpleAttr
 
getViewKind() - Method in class org.pasoa.common.structure.Record
 
getViewKind() - Method in class org.pasoa.query.provenance.PAssertionDataItem
 
getViewLink() - Method in class org.pasoa.common.structure.View
 
getViewName() - Method in class org.pasoa.common.structure.GlobalPAssertionKey
 
getWholeText() - Method in class org.pasoa.dommap.SimpleText
 
getXPathDataAccessor() - Method in class org.pasoa.query.provenance.PAssertionDataItem
 
getXmlEncoding() - Method in class org.pasoa.dommap.SimpleDocument
 
getXmlStandalone() - Method in class org.pasoa.dommap.SimpleDocument
 
getXmlVersion() - Method in class org.pasoa.dommap.SimpleDocument
 
gui - Static variable in class org.pasoa.test.examples.average.AverageExample
 

H

HTTPDocumentClient - interface org.pasoa.util.httpsoap.HTTPDocumentClient.
 
handleManagement(InputStream, OutputStream) - Method in class org.pasoa.servlet.ProvenanceService
 
hasAttributes() - Method in class org.pasoa.dommap.SimpleAttr
 
hasAttributes() - Method in class org.pasoa.dommap.SimpleDocument
 
hasAttributes() - Method in class org.pasoa.dommap.SimpleNode
 
hasChildNodes() - Method in class org.pasoa.dommap.SimpleAttr
 
hasChildNodes() - Method in class org.pasoa.dommap.SimpleNode
 
hasFeature(String, String) - Method in class org.pasoa.dommap.SimpleDOMImplementation
 
hasNext() - Method in class org.pasoa.dommap.NodeListIterator
 
hashCode() - Method in class org.pasoa.common.structure.GlobalPAssertionKey
 
hashCode() - Method in class org.pasoa.common.structure.InteractionKey
 
hashCode() - Method in class org.pasoa.common.structure.Link
 
hashCode() - Method in class org.pasoa.common.structure.ObjectID
 
hashCode() - Method in class org.pasoa.common.structure.PAssertionDataKey
 
hashCode() - Method in class org.pasoa.query.xpath.SingleNodeXPath
 
header - Variable in class org.pasoa.util.httpsoap.SOAPDocument
 
header1 - Static variable in class org.pasoa.test.examples.average.AverageExample
 
header2 - Static variable in class org.pasoa.test.examples.average.AverageExample
 

I

INTERACTION_PA - Static variable in interface org.pasoa.common.Record
 
IRSecondaryKeyCreator - class org.pasoa.storage.je.IRSecondaryKeyCreator.
 
IRSecondaryKeyCreator(EntryBinding, EntryBinding) - Constructor for class org.pasoa.storage.je.IRSecondaryKeyCreator
 
InferredView - class org.pasoa.common.structure.InferredView.
 
InferredView(List, List, List, int, Element, Link) - Constructor for class org.pasoa.common.structure.InferredView
 
InteractionContext - class org.pasoa.common.structure.InteractionContext.
Models an interaction context, which allows metadata to be associated with a particular interaction.
InteractionContext(InteractionKey, List) - Constructor for class org.pasoa.common.structure.InteractionContext
Construct an InteractionContext.
InteractionKey - class org.pasoa.common.structure.InteractionKey.
An interaction key uniquely identifies an interaction and therefore an interaction record.
InteractionKey(Element, Element, String) - Constructor for class org.pasoa.common.structure.InteractionKey
Construct an interaction key.
InteractionPAssertion - class org.pasoa.common.structure.InteractionPAssertion.
Models an assertion about an Interaction.
InteractionPAssertion(String, String, Element) - Constructor for class org.pasoa.common.structure.InteractionPAssertion
Construct an interaction p-assertion.
InteractionRecord - class org.pasoa.common.structure.InteractionRecord.
Represents a record of an interaction.
InteractionRecord(InteractionKey, View, View) - Constructor for class org.pasoa.common.structure.InteractionRecord
Construct an InteractionRecord
InteractionRecord(InteractionKey, View, View, List) - Constructor for class org.pasoa.common.structure.InteractionRecord
Used for the q-structure: includes inferred views.
importInto(Document) - Method in class org.pasoa.dommap.SimpleNode
 
importNode(Node, boolean) - Method in class org.pasoa.dommap.SimpleDocument
 
incorporateChild(SimpleNode, int) - Method in class org.pasoa.dommap.SimpleNode
 
indexOfChild(Node, Node) - Static method in class org.pasoa.query.xpath.SingleNodeXPath
 
init() - Method in class org.pasoa.servlet.ProvenanceService
 
initialise(Map) - Method in class org.pasoa.dommap.MappedDocument
 
initialize(Map) - Method in interface org.pasoa.common.PlugIn
At least the following values are present in all plug-in configurations: The provenance service URL, with key org.pasoa.common.Constants.PROVENANCE_STORE_URL
initialize(Map) - Method in class org.pasoa.query.provenance.ProvenanceQueryPlugin
 
initialize(Map) - Method in class org.pasoa.query.xpath.XPathPlugIn
 
initialize(Map) - Method in class org.pasoa.query.xquery.XQueryPlugIn
 
initialize(Map) - Method in class org.pasoa.record.RecordPlugIn
 
insertBefore(Node, Node) - Method in class org.pasoa.dommap.SimpleAttr
 
insertBefore(Node, Node) - Method in class org.pasoa.dommap.SimpleDocument
 
insertData(int, String) - Method in class org.pasoa.dommap.SimpleText
 
interactionRecordIDToIdentifiersString(InteractionKey) - Static method in class org.pasoa.wrappers.axishandler.ProvenanceHandler
 
invoke(URL, Document) - Method in class org.pasoa.util.httpsoap.DefaultDocumentClient
 
invoke(URL, String) - Method in class org.pasoa.util.httpsoap.DefaultDocumentClient
 
invoke(Dispatcher, String, Node) - Method in class org.pasoa.util.httpsoap.DefaultDocumentClient
 
invoke(URL, Document) - Method in interface org.pasoa.util.httpsoap.HTTPDocumentClient
 
invoke(MessageContext) - Method in class org.pasoa.wrappers.axishandler.ProvenanceHandler
 
isDefaultNamespace(String) - Method in class org.pasoa.dommap.SimpleAttr
 
isDefaultNamespace(String) - Method in class org.pasoa.dommap.SimpleDocument
 
isElementContentWhitespace() - Method in class org.pasoa.dommap.SimpleText
 
isEqualNode(Node) - Method in class org.pasoa.dommap.SimpleAttr
 
isEqualNode(Node) - Method in class org.pasoa.dommap.SimpleDocument
 
isEqualNode(Node) - Method in class org.pasoa.dommap.SimpleNode
 
isEqualNode(Node) - Method in class org.pasoa.dommap.SimpleText
 
isId() - Method in class org.pasoa.dommap.SimpleAttr
 
isSameNode(Node) - Method in class org.pasoa.dommap.SimpleAttr
 
isSameNode(Node) - Method in class org.pasoa.dommap.SimpleDocument
 
isSameNode(Node) - Method in class org.pasoa.dommap.SimpleNode
 
isSupported(String, String) - Method in class org.pasoa.dommap.SimpleAttr
 
isSupported(String, String) - Method in class org.pasoa.dommap.SimpleDocument
 
item(int) - Method in class org.pasoa.dommap.SimpleNamedNodeMap
 
item(int) - Method in class org.pasoa.dommap.SimpleNodeList
 
item - Static variable in class org.pasoa.test.examples.average.AverageExample
 
iterator(Node, String) - Method in class org.pasoa.dommap.DOMDeserialiser
 
iterator(Node, String, String) - Method in class org.pasoa.dommap.DOMDeserialiser
 
iterator() - Method in class org.pasoa.dommap.SimpleNamedNodeMap
 

L

Link - class org.pasoa.common.structure.Link.
Represents a link to a provenance store.
Link(String) - Constructor for class org.pasoa.common.structure.Link
Construct a link
locate - Static variable in class org.pasoa.test.examples.average.AverageExample
 
lookup(String) - Method in class org.pasoa.factory.ProvenanceStoreRegistry
 
lookup(String) - Method in class org.pasoa.processor.PlugInRegistry
 
lookupNamespaceURI(String) - Method in class org.pasoa.dommap.SimpleAttr
 
lookupNamespaceURI(String) - Method in class org.pasoa.dommap.SimpleDocument
 
lookupPrefix(String) - Method in class org.pasoa.dommap.SimpleAttr
 
lookupPrefix(String) - Method in class org.pasoa.dommap.SimpleDocument
 

M

Management - interface org.pasoa.common.Management.
 
MappedDocument - class org.pasoa.dommap.MappedDocument.
 
MappedDocument(Map) - Constructor for class org.pasoa.dommap.MappedDocument
 
MemoryStorage - class org.pasoa.storage.memory.MemoryStorage.
 
MemoryStorage() - Constructor for class org.pasoa.storage.memory.MemoryStorage
 
main(String[]) - Static method in class org.pasoa.test.StoreContents
 
main(String[]) - Static method in class org.pasoa.test.examples.ClientLibExample
 
main(String[]) - Static method in class org.pasoa.test.examples.average.AverageExample
Record all the p-assertions about the workflow into the store at the URL (record port) given by the first argument.
main(String[]) - Static method in class org.pasoa.util.httpsoap.WSXQueryClient
 
makeRecordDocument(InteractionKey, String, Element, String) - Method in class org.pasoa.util.ClientLib
Generates a Record SOAP message from the given parameters.
makeRecordDocument(Record) - Method in class org.pasoa.util.ClientLib
Given a Record object generate a Record SOAP message
msg1 - Static variable in class org.pasoa.test.examples.average.AverageExample
 
msg2 - Static variable in class org.pasoa.test.examples.average.AverageExample
 
msg3 - Static variable in class org.pasoa.test.examples.average.AverageExample
 
msg4 - Static variable in class org.pasoa.test.examples.average.AverageExample
 
msg5 - Static variable in class org.pasoa.test.examples.average.AverageExample
 

N

NO_LPID - Static variable in class org.pasoa.record.RecordPlugIn
 
NodeListIterator - class org.pasoa.dommap.NodeListIterator.
 
NodeListIterator(NodeList) - Constructor for class org.pasoa.dommap.NodeListIterator
 
namespace(String) - Method in class org.pasoa.dommap.DOMDeserialiser
 
namespace(String) - Method in class org.pasoa.dommap.DOMSerialiser
 
namespace(String, String) - Method in class org.pasoa.dommap.DOMSerialiser
 
namespaceMap(Map) - Static method in class org.pasoa.query.dom.QStructureActivityDocument
 
newInstance(String, long) - Static method in class org.pasoa.factory.ProvenanceStoreFactory
 
next() - Method in class org.pasoa.dommap.NodeListIterator
 
normalize() - Method in class org.pasoa.dommap.SimpleAttr
 
normalize() - Method in class org.pasoa.dommap.SimpleDocument
 
normalizeDocument() - Method in class org.pasoa.dommap.SimpleDocument
 
ns - Static variable in class org.pasoa.test.examples.average.AverageExample
 

O

ObjectID - class org.pasoa.common.structure.ObjectID.
Represents an object id in a relationship p-assertion.
ObjectID(GlobalPAssertionKey, String, Element, Link) - Constructor for class org.pasoa.common.structure.ObjectID
 
ObjectID(PAssertionDataKey, String, Link) - Constructor for class org.pasoa.common.structure.ObjectID
 
org.pasoa.common - package org.pasoa.common
(Mostly internal) Common classes used across the PASOA project.
org.pasoa.common.structure - package org.pasoa.common.structure
(External) Provenance data structures: p-assertions, interaction record, etc .
org.pasoa.common.structure.deserialiser - package org.pasoa.common.structure.deserialiser
 
org.pasoa.common.structure.serialiser - package org.pasoa.common.structure.serialiser
 
org.pasoa.dommap - package org.pasoa.dommap
(External) Simple Classes that implement W3C Document Object Model.
org.pasoa.factory - package org.pasoa.factory
(Internal) Provides classes for creating and keeping track of multiple provenance stores in a provenance service.
org.pasoa.processor - package org.pasoa.processor
(Internal) Provides classes for translating incoming information into the internal format of the provenance store and dispatching the information to the approprate plugin to be handled.
org.pasoa.query - package org.pasoa.query
(Internal) Classes for executing queries (XPath, XQuery, Provenance) over the p-structure.
org.pasoa.query.dom - package org.pasoa.query.dom
 
org.pasoa.query.provenance - package org.pasoa.query.provenance
 
org.pasoa.query.xpath - package org.pasoa.query.xpath
 
org.pasoa.query.xpath.jaxen - package org.pasoa.query.xpath.jaxen
 
org.pasoa.query.xquery - package org.pasoa.query.xquery
 
org.pasoa.query.xquery.ipsixq - package org.pasoa.query.xquery.ipsixq
 
org.pasoa.record - package org.pasoa.record
(Internal) Plug-in & classes to handle the recording of p-assertions.
org.pasoa.servlet - package org.pasoa.servlet
(Internal) A servlet front end to a provenance store(s).
org.pasoa.storage - package org.pasoa.storage
(Internal) Classes and interfaces that abstract away from the underlying storage system.
org.pasoa.storage.je - package org.pasoa.storage.je
(Internal) A Berkeley Java DB based implementation of the BackendStore interface.
org.pasoa.storage.memory - package org.pasoa.storage.memory
(Internal) An in memory based implementation of the BackendStore interface.
org.pasoa.test - package org.pasoa.test
 
org.pasoa.test.examples - package org.pasoa.test.examples
(External) Assorted examples of how to use the provenance service and the client libraries provides by PReServ.
org.pasoa.test.examples.average - package org.pasoa.test.examples.average
 
org.pasoa.ui.xqforward - package org.pasoa.ui.xqforward
 
org.pasoa.util - package org.pasoa.util
(External) Utility classes.
org.pasoa.util.httpsoap - package org.pasoa.util.httpsoap
(External) Utility classes for working with SOAP documents and transmitting them over http.
org.pasoa.util.rdf - package org.pasoa.util.rdf
 
org.pasoa.wrappers.axishandler - package org.pasoa.wrappers.axishandler
 

P

PAssertion - class org.pasoa.common.structure.PAssertion.
Base class for all p-assertions
PAssertion(String) - Constructor for class org.pasoa.common.structure.PAssertion
Construct a p-assertion.
PAssertionDataItem - class org.pasoa.query.provenance.PAssertionDataItem.
 
PAssertionDataItem(Node) - Constructor for class org.pasoa.query.provenance.PAssertionDataItem
 
PAssertionDataKey - class org.pasoa.common.structure.PAssertionDataKey.
 
PAssertionDataKey(GlobalPAssertionKey, Element) - Constructor for class org.pasoa.common.structure.PAssertionDataKey
 
PHEADER_NS - Static variable in interface org.pasoa.common.Constants
PHeader namespace
PHEADER_NS - Static variable in class org.pasoa.wrappers.axishandler.ProvenanceHandler
 
PHeader - class org.pasoa.common.structure.PHeader.
Represents a P-Header
PHeader(InteractionKey, List, List) - Constructor for class org.pasoa.common.structure.PHeader
 
PMANAGE_NS - Static variable in interface org.pasoa.common.Constants
PManage namespace
PQUERY_NS - Static variable in interface org.pasoa.common.Constants
PQuery namespace
PRECORD_NS - Static variable in interface org.pasoa.common.Constants
PRecord namespace
PROVENANCE_STORE_URL - Static variable in interface org.pasoa.common.Constants
A key to get a provenance store url from a map
PSTRUCT_NS - Static variable in interface org.pasoa.common.Constants
PStructure namespace
PSTRUCT_NS - Static variable in class org.pasoa.wrappers.axishandler.ProvenanceHandler
 
PStructureDeserialiser - class org.pasoa.common.structure.deserialiser.PStructureDeserialiser.
Provides convience methods for deserialising p-structure XML into the classes defined in org.pasoa.common.structure
PStructureDeserialiser() - Constructor for class org.pasoa.common.structure.deserialiser.PStructureDeserialiser
 
PStructureReference - interface org.pasoa.query.provenance.PStructureReference.
 
PStructureSerialiser - class org.pasoa.common.structure.serialiser.PStructureSerialiser.
Provides convience methods for serialising org.pasoa.common.structure objects to XML.
PStructureSerialiser() - Constructor for class org.pasoa.common.structure.serialiser.PStructureSerialiser
 
P_RECORD_SCHEMA - Static variable in class org.pasoa.wrappers.axishandler.ProvenanceHandler
 
P_XQUERY_SCHEMA - Static variable in class org.pasoa.wrappers.axishandler.ProvenanceHandler
 
PlugIn - interface org.pasoa.common.PlugIn.
A PlugIn process a DOM Document using the StorageSystem and returns an appropriate Document either containing a result document or an error message.
PlugInRegistry - class org.pasoa.processor.PlugInRegistry.
A Registry of plugins.
PlugInRegistry() - Constructor for class org.pasoa.processor.PlugInRegistry
 
ProvenanceHandler - class org.pasoa.wrappers.axishandler.ProvenanceHandler.
An axis handler that automatically sends all request/responses to a provenance service
ProvenanceHandler() - Constructor for class org.pasoa.wrappers.axishandler.ProvenanceHandler
 
ProvenanceQuery - class org.pasoa.query.provenance.ProvenanceQuery.
 
ProvenanceQuery(Retrieval, String, DocumentSetAccessorSearch, DocumentCheck) - Constructor for class org.pasoa.query.provenance.ProvenanceQuery
 
ProvenanceQueryDeserialiser - class org.pasoa.query.provenance.ProvenanceQueryDeserialiser.
 
ProvenanceQueryDeserialiser() - Constructor for class org.pasoa.query.provenance.ProvenanceQueryDeserialiser
 
ProvenanceQueryPlugin - class org.pasoa.query.provenance.ProvenanceQueryPlugin.
 
ProvenanceQueryPlugin() - Constructor for class org.pasoa.query.provenance.ProvenanceQueryPlugin
 
ProvenanceQueryRequestDocument - class org.pasoa.util.httpsoap.ProvenanceQueryRequestDocument.
 
ProvenanceQueryRequestDocument(String, String, Map) - Constructor for class org.pasoa.util.httpsoap.ProvenanceQueryRequestDocument
 
ProvenanceQueryResults - class org.pasoa.query.provenance.ProvenanceQueryResults.
 
ProvenanceQueryResults(Collection, Collection) - Constructor for class org.pasoa.query.provenance.ProvenanceQueryResults
 
ProvenanceQuerySerialiser - class org.pasoa.query.provenance.ProvenanceQuerySerialiser.
 
ProvenanceQuerySerialiser() - Constructor for class org.pasoa.query.provenance.ProvenanceQuerySerialiser
 
ProvenanceService - class org.pasoa.servlet.ProvenanceService.
 
ProvenanceService() - Constructor for class org.pasoa.servlet.ProvenanceService
 
ProvenanceStore - class org.pasoa.factory.ProvenanceStore.
 
ProvenanceStore(PlugInRegistry, StorageSystem, long) - Constructor for class org.pasoa.factory.ProvenanceStore
 
ProvenanceStoreContents - class org.pasoa.query.provenance.ProvenanceStoreContents.
 
ProvenanceStoreContents(Document) - Constructor for class org.pasoa.query.provenance.ProvenanceStoreContents
 
ProvenanceStoreFactory - class org.pasoa.factory.ProvenanceStoreFactory.
 
ProvenanceStoreFactory() - Constructor for class org.pasoa.factory.ProvenanceStoreFactory
 
ProvenanceStoreRegistry - class org.pasoa.factory.ProvenanceStoreRegistry.
 
ProvenanceStoreRegistry() - Constructor for class org.pasoa.factory.ProvenanceStoreRegistry
 
part - Static variable in class org.pasoa.test.examples.average.AverageExample
 
post(URL, String) - Method in class org.pasoa.util.httpsoap.DefaultDocumentClient
 
process(Document, StorageSystem) - Method in interface org.pasoa.common.PlugIn
 
process(Document, StorageSystem) - Method in class org.pasoa.query.provenance.ProvenanceQueryPlugin
 
process(Document, StorageSystem) - Method in class org.pasoa.query.xpath.XPathPlugIn
 
process(Document, StorageSystem) - Method in class org.pasoa.query.xquery.XQueryPlugIn
 
process(Document, StorageSystem) - Method in class org.pasoa.record.RecordPlugIn
 
processAndDispatch(InputStream, OutputStream, String) - Method in class org.pasoa.processor.Dispatcher
Processes a SOAP message from the given input stream and dispatches the contents to the appropriate PlugIn specified by the context.
provenanceQuery(String, String, Map, URL) - Method in class org.pasoa.util.ClientLib
 

Q

QStructureActivityDocument - class org.pasoa.query.dom.QStructureActivityDocument.
 
QStructureActivityDocument(Retrieval, InteractionRecord, Map) - Constructor for class org.pasoa.query.dom.QStructureActivityDocument
 
QStructureActivityDocument(Retrieval, Map) - Constructor for class org.pasoa.query.dom.QStructureActivityDocument
 
QStructureDocument - class org.pasoa.query.dom.QStructureDocument.
 
QStructureDocument(Retrieval, Map) - Constructor for class org.pasoa.query.dom.QStructureDocument
 
Query - interface org.pasoa.common.Query.
 
QueryConstants - class org.pasoa.query.QueryConstants.
 
QueryConstants() - Constructor for class org.pasoa.query.QueryConstants
 
QueryProblem - exception org.pasoa.query.QueryProblem.
 
QueryProblem(Throwable) - Constructor for class org.pasoa.query.QueryProblem
 
QueryProblem(String) - Constructor for class org.pasoa.query.QueryProblem
 
query(String, URL) - Method in class org.pasoa.util.ClientLib
Send an XQuery to the specified provenance store.
quotient - Static variable in class org.pasoa.test.examples.average.AverageExample
 
quotientPath - Static variable in class org.pasoa.test.examples.average.AverageExample
 

R

RDFExporter - class org.pasoa.util.rdf.RDFExporter.
 
RDFExporter() - Constructor for class org.pasoa.util.rdf.RDFExporter
 
RELATIONSHIP_PA - Static variable in interface org.pasoa.common.Record
 
Record - interface org.pasoa.common.Record.
Record interface
Record - class org.pasoa.common.structure.Record.
Represents a P-Assertion to be recorded in a provenance store.
Record(PAssertion, InteractionKey, String, Element) - Constructor for class org.pasoa.common.structure.Record
A Record defines a P-Assertion to be recorded, what interaction record and view the P-Assertion should be recorded under in the provenance store and finally the asserter of that message.
RecordPlugIn - class org.pasoa.record.RecordPlugIn.
 
RecordPlugIn() - Constructor for class org.pasoa.record.RecordPlugIn
 
RecordRequestDocument - class org.pasoa.util.httpsoap.RecordRequestDocument.
 
RecordRequestDocument(Record) - Constructor for class org.pasoa.util.httpsoap.RecordRequestDocument
 
RecordSf - class org.pasoa.common.structure.RecordSf.
Extends the Record class to support the recording of the submission finished message.
RecordSf(int, InteractionKey, String, Element) - Constructor for class org.pasoa.common.structure.RecordSf
 
Relationship - class org.pasoa.common.structure.Relationship.
A Relationship p-assertion.
Relationship(String, String, Element, String, String, List) - Constructor for class org.pasoa.common.structure.Relationship
Construct a relationship between p-assertions.
Relationship(String, SubjectID, String, List) - Constructor for class org.pasoa.common.structure.Relationship
 
RelationshipTarget - class org.pasoa.query.provenance.RelationshipTarget.
 
RelationshipTarget(GlobalPAssertionKey, Element, String, String, Link, Element) - Constructor for class org.pasoa.query.provenance.RelationshipTarget
 
RelationshipTarget(ObjectID, String, Element) - Constructor for class org.pasoa.query.provenance.RelationshipTarget
 
Retrieval - interface org.pasoa.common.Retrieval.
 
readString(InputStream) - Static method in class org.pasoa.util.httpsoap.DefaultDocumentClient
 
receiveDispatchesSyncronously() - Method in interface org.pasoa.common.PlugIn
 
receiveDispatchesSyncronously() - Method in class org.pasoa.query.provenance.ProvenanceQueryPlugin
 
receiveDispatchesSyncronously() - Method in class org.pasoa.query.xpath.XPathPlugIn
 
receiveDispatchesSyncronously() - Method in class org.pasoa.query.xquery.XQueryPlugIn
 
receiveDispatchesSyncronously() - Method in class org.pasoa.record.RecordPlugIn
 
record(GlobalPAssertionKey, Element, Element, String) - Method in interface org.pasoa.common.Record
 
record(GlobalPAssertionKey, Element, Element, String) - Method in class org.pasoa.storage.GeneralStorageSystem
 
record(GlobalPAssertionKey, Element, Element, String) - Method in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
record(GlobalPAssertionKey, Element, Element, String) - Method in class org.pasoa.storage.memory.MemoryStorage
 
record(URL) - Method in class org.pasoa.test.examples.average.AverageExample
Record all the p-assertions about the workflow into the store at the given URL (record port).
record(Record, URL) - Method in class org.pasoa.util.ClientLib
Record a Record object in the specified provenance store.
record(String, URL) - Method in class org.pasoa.util.ClientLib
Record an already generated Record SOAP message in the specified provenance store This SOAP message must conform to PRecord.wsdl
registerPlugIn(String, ProvenanceStore) - Method in class org.pasoa.factory.ProvenanceStoreRegistry
 
registerPlugIn(String, PlugIn) - Method in class org.pasoa.processor.PlugInRegistry
 
relOntology - Static variable in class org.pasoa.test.examples.average.AverageExample
 
remove() - Method in class org.pasoa.dommap.NodeListIterator
 
removeChild(Node) - Method in class org.pasoa.dommap.SimpleAttr
 
removeChild(Node) - Method in class org.pasoa.dommap.SimpleDocument
 
removeNamedItem(String) - Method in class org.pasoa.dommap.SimpleNamedNodeMap
 
removeNamedItemNS(String, String) - Method in class org.pasoa.dommap.SimpleNamedNodeMap
 
renameNode(Node, String, String) - Method in class org.pasoa.dommap.SimpleDocument
 
replaceChild(Node, Node) - Method in class org.pasoa.dommap.SimpleAttr
 
replaceChild(Node, Node) - Method in class org.pasoa.dommap.SimpleDocument
 
replaceData(int, int, String) - Method in class org.pasoa.dommap.SimpleText
 
replaceWholeText(String) - Method in class org.pasoa.dommap.SimpleText
 
resolve(String) - Method in interface org.pasoa.common.Query
 
resolve() - Method in class org.pasoa.query.provenance.DocumentSetAccessorSearch
 
resolve() - Method in class org.pasoa.query.provenance.ProvenanceQuery
 
resolve(Element) - Method in class org.pasoa.query.xpath.SingleNodeXPath
 
resolve(Retrieval, String, Map) - Method in interface org.pasoa.query.xpath.XPathQuery
 
resolve(Retrieval, String, Map) - Method in class org.pasoa.query.xpath.XPathQueryImpl
 
resolve(String, String) - Method in class org.pasoa.query.xquery.DocumentResolver
 
resolve(String, Document, XQueryResolver) - Static method in class org.pasoa.query.xquery.XQueryProcessor
 
resolve(Retrieval, String) - Method in interface org.pasoa.query.xquery.XQueryQuery
 
resolve(String, Map, Map) - Method in interface org.pasoa.query.xquery.XQueryResolver
 
resolve(String, Map, Map) - Method in class org.pasoa.query.xquery.ipsixq.XQueryUtilities
 
resolve(String) - Method in class org.pasoa.storage.GeneralStorageSystem
 
resolveBoolean(Element, String, Map) - Static method in class org.pasoa.query.xpath.jaxen.XPathUtilities
 
resolveContainsAny(String, Map, Map) - Method in class org.pasoa.query.xquery.ipsixq.XQueryUtilities
 
resolveMap(Element, String, String, String, Map) - Static method in class org.pasoa.query.xpath.jaxen.XPathUtilities
 
resolveNodeSet(Element, String, Map) - Static method in class org.pasoa.query.xpath.jaxen.XPathUtilities
In the XPath specification and here, a node set includes a set of values as well as a set of nodes.
resolveSequence(String, Map, Map) - Method in class org.pasoa.query.xquery.ipsixq.XQueryUtilities
 
resolveSingle(String, Map, Map) - Method in class org.pasoa.query.xquery.ipsixq.XQueryUtilities
 
resolveString(Element, String, Map) - Static method in class org.pasoa.query.xpath.jaxen.XPathUtilities
 
resolveXPath(String, Map, Node, XQueryResolver) - Static method in class org.pasoa.query.xquery.XQueryProcessor
 
resourceName(GlobalPAssertionKey) - Method in class org.pasoa.util.rdf.RDFExporter
 
run() - Method in class org.pasoa.processor.Dispatcher
 

S

SERVICE_VIEW - Static variable in interface org.pasoa.common.Constants
The Service View's viewkind
SOAPDocument - class org.pasoa.util.httpsoap.SOAPDocument.
 
SOAPDocument(Map) - Constructor for class org.pasoa.util.httpsoap.SOAPDocument
 
SUBMISSION_FINISHED - Static variable in interface org.pasoa.common.Record
 
SimpleAttr - class org.pasoa.dommap.SimpleAttr.
 
SimpleAttr(Document, String, String, String) - Constructor for class org.pasoa.dommap.SimpleAttr
 
SimpleAttr(Document, Node, String, String, String) - Constructor for class org.pasoa.dommap.SimpleAttr
 
SimpleAttr(Document, Node, Attr) - Constructor for class org.pasoa.dommap.SimpleAttr
 
SimpleDOMImplementation - class org.pasoa.dommap.SimpleDOMImplementation.
 
SimpleDOMImplementation() - Constructor for class org.pasoa.dommap.SimpleDOMImplementation
 
SimpleDocument - class org.pasoa.dommap.SimpleDocument.
 
SimpleDocument(Map) - Constructor for class org.pasoa.dommap.SimpleDocument
 
SimpleDocument(Document) - Constructor for class org.pasoa.dommap.SimpleDocument
 
SimpleElement - class org.pasoa.dommap.SimpleElement.
 
SimpleElement(Document, String, String) - Constructor for class org.pasoa.dommap.SimpleElement
 
SimpleElement(Document, SimpleNode, int, String, String) - Constructor for class org.pasoa.dommap.SimpleElement
 
SimpleElement(Document, SimpleNode, int, Element) - Constructor for class org.pasoa.dommap.SimpleElement
 
SimpleNamedNodeMap - class org.pasoa.dommap.SimpleNamedNodeMap.
 
SimpleNamedNodeMap(List) - Constructor for class org.pasoa.dommap.SimpleNamedNodeMap
 
SimpleNode - class org.pasoa.dommap.SimpleNode.
 
SimpleNode(Map) - Constructor for class org.pasoa.dommap.SimpleNode
 
SimpleNode(Document, String, String) - Constructor for class org.pasoa.dommap.SimpleNode
 
SimpleNode() - Constructor for class org.pasoa.dommap.SimpleNode
 
SimpleNodeList - class org.pasoa.dommap.SimpleNodeList.
 
SimpleNodeList(List) - Constructor for class org.pasoa.dommap.SimpleNodeList
 
SimpleText - class org.pasoa.dommap.SimpleText.
 
SimpleText(Document, String) - Constructor for class org.pasoa.dommap.SimpleText
 
SimpleText(Document, SimpleNode, int, String) - Constructor for class org.pasoa.dommap.SimpleText
 
SimpleText(Document, SimpleNode, int, Text) - Constructor for class org.pasoa.dommap.SimpleText
 
SingleNodeXPath - class org.pasoa.query.xpath.SingleNodeXPath.
 
SingleNodeXPath(String, Map) - Constructor for class org.pasoa.query.xpath.SingleNodeXPath
 
SingleNodeXPath(SingleNodeXPath, SingleNodeXPath) - Constructor for class org.pasoa.query.xpath.SingleNodeXPath
 
StorageSystem - interface org.pasoa.storage.StorageSystem.
 
StoreContents - class org.pasoa.test.StoreContents.
 
StoreContents() - Constructor for class org.pasoa.test.StoreContents
 
SubjectID - class org.pasoa.common.structure.SubjectID.
Puts all the SubjectId information into one place
SubjectID(String, Element, String) - Constructor for class org.pasoa.common.structure.SubjectID
 
secondPath - Static variable in class org.pasoa.test.examples.average.AverageExample
 
serialiseInteractionContext(InteractionContext) - Method in class org.pasoa.common.structure.serialiser.PStructureSerialiser
 
serialiseInteractionKey(InteractionKey) - Method in class org.pasoa.common.structure.serialiser.PStructureSerialiser
 
serialisePHeader(PHeader) - Method in class org.pasoa.common.structure.serialiser.PStructureSerialiser
 
serialiseProvenanceQueryResults(ProvenanceQueryResults) - Method in class org.pasoa.query.provenance.ProvenanceQuerySerialiser
 
serialiseRelationshipTarget(RelationshipTarget) - Method in class org.pasoa.query.provenance.ProvenanceQuerySerialiser
 
setAttributeNS(String, String, String) - Method in class org.pasoa.dommap.SimpleNode
 
setAttributeNodeNS(Attr) - Method in class org.pasoa.dommap.SimpleNode
 
setData(String) - Method in class org.pasoa.dommap.SimpleText
 
setDocumentURI(String) - Method in class org.pasoa.dommap.SimpleDocument
 
setFormatted(boolean) - Method in class org.pasoa.dommap.DOMWriter
 
setNamedItem(Node) - Method in class org.pasoa.dommap.SimpleNamedNodeMap
 
setNamedItemNS(Node) - Method in class org.pasoa.dommap.SimpleNamedNodeMap
 
setNodeText(Element, String, String, Map) - Static method in class org.pasoa.query.xpath.jaxen.XPathUtilities
 
setNodeValue(String) - Method in class org.pasoa.dommap.SimpleAttr
 
setNodeValue(String) - Method in class org.pasoa.dommap.SimpleDocument
 
setNumberOfExpectedPAssertions(int) - Method in class org.pasoa.common.structure.View
 
setPrefix(String) - Method in class org.pasoa.dommap.SimpleAttr
 
setPrefix(String) - Method in class org.pasoa.dommap.SimpleDocument
 
setProcessCacheItemsWaitTime(long) - Method in class org.pasoa.processor.Dispatcher
 
setProvenanceService(URL) - Static method in class org.pasoa.wrappers.axishandler.ProvenanceHandler
Overides the default provenance service for this thread of execution.
setReceiveDipatchesSynchronously(boolean) - Method in class org.pasoa.record.RecordPlugIn
 
setReceiverView(View) - Method in class org.pasoa.common.structure.InteractionRecord
 
setSenderView(View) - Method in class org.pasoa.common.structure.InteractionRecord
 
setStrictErrorChecking(boolean) - Method in class org.pasoa.dommap.SimpleDocument
 
setTextContent(String) - Method in class org.pasoa.dommap.SimpleAttr
 
setTextContent(String) - Method in class org.pasoa.dommap.SimpleDocument
 
setUserData(String, Object, UserDataHandler) - Method in class org.pasoa.dommap.SimpleAttr
 
setUserData(String, Object, UserDataHandler) - Method in class org.pasoa.dommap.SimpleDocument
 
setValue(String) - Method in class org.pasoa.dommap.SimpleAttr
 
setXmlStandalone(boolean) - Method in class org.pasoa.dommap.SimpleDocument
 
setXmlVersion(String) - Method in class org.pasoa.dommap.SimpleDocument
 
shutdown() - Method in interface org.pasoa.common.Management
 
shutdown() - Method in class org.pasoa.factory.ProvenanceStore
 
shutdown() - Method in class org.pasoa.processor.Dispatcher
 
shutdown() - Method in class org.pasoa.storage.GeneralStorageSystem
 
shutdown() - Method in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
shutdown() - Method in class org.pasoa.storage.memory.MemoryStorage
 
shutdownAll() - Method in class org.pasoa.factory.ProvenanceStoreRegistry
 
single(Node, String) - Method in class org.pasoa.dommap.DOMDeserialiser
 
single(String) - Method in class org.pasoa.dommap.DOMSerialiser
 
single(String, Node) - Method in class org.pasoa.dommap.DOMSerialiser
 
single(String, String) - Method in class org.pasoa.dommap.DOMSerialiser
 
single(String, int) - Method in class org.pasoa.dommap.DOMSerialiser
 
soapEnvURI - Static variable in class org.pasoa.util.httpsoap.SOAPDocument
 
spaces - Variable in class org.pasoa.test.examples.average.AverageExample
 
splitText(int) - Method in class org.pasoa.dommap.SimpleText
 
start(String) - Method in class org.pasoa.dommap.DOMSerialiser
 
store - Static variable in class org.pasoa.test.examples.average.AverageExample
 
storeNames() - Method in class org.pasoa.factory.ProvenanceStoreRegistry
 
storePath - Static variable in class org.pasoa.test.examples.average.AverageExample
 
storeResults() - Static method in class org.pasoa.query.xquery.Functions
 
substringData(int, int) - Method in class org.pasoa.dommap.SimpleText
 
sum - Static variable in class org.pasoa.test.examples.average.AverageExample
 
sumOf - Static variable in class org.pasoa.test.examples.average.AverageExample
 

T

TOTAL_NUM_RECORDS_KEY - Static variable in class org.pasoa.storage.je.BerkeleyDBJEStorage
 
text(Node, String) - Method in class org.pasoa.dommap.DOMDeserialiser
 
tmpOntology - Static variable in class org.pasoa.test.examples.average.AverageExample
 
toString() - Method in class org.pasoa.common.structure.InteractionKey
 
toString() - Method in class org.pasoa.dommap.SimpleNode
 
toXML() - Method in class org.pasoa.query.xpath.SingleNodeXPath
 
tracer1 - Static variable in class org.pasoa.test.examples.average.AverageExample
 
tracer2 - Static variable in class org.pasoa.test.examples.average.AverageExample
 

U

UnderlyingModelException - exception org.pasoa.dommap.UnderlyingModelException.
 
UnderlyingModelException(Exception) - Constructor for class org.pasoa.dommap.UnderlyingModelException
 

V

View - class org.pasoa.common.structure.View.
Represents a View of an interaction by an actor.
View(List, List, List, int, Element, Link) - Constructor for class org.pasoa.common.structure.View
Construct a View
View(List, List, List, int, Element) - Constructor for class org.pasoa.common.structure.View
 

W

WPSTRUCT_NS - Static variable in interface org.pasoa.common.Constants
Web Services PStructure namespace
WSAddressEndpoint - class org.pasoa.util.httpsoap.WSAddressEndpoint.
A simple class for taking making a URL into a WS-addressing endpoint xml representation
WSAddressEndpoint(String) - Constructor for class org.pasoa.util.httpsoap.WSAddressEndpoint
 
WSXQUERY_NS - Static variable in interface org.pasoa.common.Constants
PASOA Xquery namespance
WSXQUERY_PREFIX - Static variable in interface org.pasoa.common.Constants
 
WSXQueryClient - class org.pasoa.util.httpsoap.WSXQueryClient.
 
WSXQueryClient() - Constructor for class org.pasoa.util.httpsoap.WSXQueryClient
 
write(Attr) - Method in class org.pasoa.dommap.DOMWriter
 
write(Document, Map, int) - Method in class org.pasoa.dommap.DOMWriter
Write a document out specifying which namespaces have already been declared and the initial indent of elements.
write(Document) - Method in class org.pasoa.dommap.DOMWriter
Convenience method for writing a document with no namespaces already declared and 0 initial indent.
write(Element) - Method in class org.pasoa.dommap.DOMWriter
 
write(Element, Map, int) - Method in class org.pasoa.dommap.DOMWriter
 
write(Text) - Method in class org.pasoa.dommap.DOMWriter
 
writeActorStatePAssertion(String, ActorStatePAssertion, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeArgument(String, String, GlobalPAssertionKey, String, Element, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeClientId(String, Element, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeDataItem(String, GlobalPAssertionKey, Element, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeDataProperty(Document, String, String, String, String, String) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeDataProperty(Document, String, QName, QName, String, String) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeElementValue(String, String, Element, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeGlobalObjectProperty(Document, String, String, String, String) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeGlobalObjectProperty(Document, String, QName, QName, String) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeIdentifiers(InteractionKey, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeInteractionId(String, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeInteractionPAssertion(String, InteractionPAssertion, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeInteractionRecord(InteractionRecord, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeMsgSink(String, Element, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeMsgSource(String, Element, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeNamespaces(Node) - Static method in class org.pasoa.dommap.DOMWriter
 
writeObject(InteractionKey, String, String, String, ObjectID, int, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeObjectProperty(Document, String, String, String, String) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeObjectProperty(Document, String, QName, QName, String) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeRelationshipPAssertion(InteractionKey, String, String, Relationship, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeServiceId(String, Element, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeSubject(InteractionKey, String, String, String, SubjectID, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
writeToString(Node) - Static method in class org.pasoa.dommap.DOMWriter
 
writeToString(Node, boolean) - Static method in class org.pasoa.dommap.DOMWriter
 
writeView(InteractionKey, String, View, Document) - Method in class org.pasoa.util.rdf.RDFExporter
 
wsaNamespace - Static variable in class org.pasoa.util.httpsoap.WSAddressEndpoint
 

X

XPathPlugIn - class org.pasoa.query.xpath.XPathPlugIn.
 
XPathPlugIn() - Constructor for class org.pasoa.query.xpath.XPathPlugIn
 
XPathQuery - interface org.pasoa.query.xpath.XPathQuery.
 
XPathQueryDeserialiser - class org.pasoa.query.xpath.XPathQueryDeserialiser.
 
XPathQueryDeserialiser() - Constructor for class org.pasoa.query.xpath.XPathQueryDeserialiser
 
XPathQueryImpl - class org.pasoa.query.xpath.XPathQueryImpl.
 
XPathQueryImpl() - Constructor for class org.pasoa.query.xpath.XPathQueryImpl
 
XPathQueryRequest - class org.pasoa.query.xpath.XPathQueryRequest.
 
XPathQueryRequest(String, Map) - Constructor for class org.pasoa.query.xpath.XPathQueryRequest
 
XPathQueryRequest(String) - Constructor for class org.pasoa.query.xpath.XPathQueryRequest
 
XPathRequestDocument - class org.pasoa.util.httpsoap.XPathRequestDocument.
 
XPathRequestDocument(String, String, String, Map) - Constructor for class org.pasoa.util.httpsoap.XPathRequestDocument
 
XPathUtilities - class org.pasoa.query.xpath.jaxen.XPathUtilities.
A set of utilities for extracting values from DOM documents using XPath.
XQueryForwarder - class org.pasoa.ui.xqforward.XQueryForwarder.
 
XQueryForwarder() - Constructor for class org.pasoa.ui.xqforward.XQueryForwarder
 
XQueryPlugIn - class org.pasoa.query.xquery.XQueryPlugIn.
 
XQueryPlugIn() - Constructor for class org.pasoa.query.xquery.XQueryPlugIn
 
XQueryProcessor - class org.pasoa.query.xquery.XQueryProcessor.
 
XQueryProcessor() - Constructor for class org.pasoa.query.xquery.XQueryProcessor
 
XQueryQuery - interface org.pasoa.query.xquery.XQueryQuery.
 
XQueryRequestDocument - class org.pasoa.util.httpsoap.XQueryRequestDocument.
 
XQueryRequestDocument(String) - Constructor for class org.pasoa.util.httpsoap.XQueryRequestDocument
 
XQueryResolver - interface org.pasoa.query.xquery.XQueryResolver.
 
XQueryUtilities - class org.pasoa.query.xquery.ipsixq.XQueryUtilities.
 
XQueryUtilities() - Constructor for class org.pasoa.query.xquery.ipsixq.XQueryUtilities
 
xmlns - Static variable in class org.pasoa.test.examples.average.AverageExample
 
xpath(String, String, String, Map, URL) - Method in class org.pasoa.util.ClientLib
Send an XPath to the specified provenance store, specifying the form of the document returned.

_

_pheaderPrefix - Static variable in class org.pasoa.common.structure.serialiser.PStructureSerialiser
 
_pstructurePrefix - Static variable in class org.pasoa.common.structure.serialiser.PStructureSerialiser
 

A B C D E F G H I L M N O P Q R S T U V W X _