Constant Field Values


Contents
org.pasoa.*

org.pasoa.common.Constants
public static final String CLIENT_VIEW "isSender"
public static final String PHEADER_NS "http://www.pasoa.org/schemas/version023/PHeader.xsd"
public static final String PMANAGE_NS "http://www.pasoa.org/schemas/version023/PManage.xsd"
public static final String PQUERY_NS "http://www.pasoa.org/schemas/version023/pquery/ProvenanceQuery.xsd"
public static final String PRECORD_NS "http://www.pasoa.org/schemas/version023/record/PRecord.xsd"
public static final String PROVENANCE_STORE_URL "provenance store URL"
public static final String PSTRUCT_NS "http://www.pasoa.org/schemas/version023/PStruct.xsd"
public static final String SERVICE_VIEW "isReceiver"
public static final String WPSTRUCT_NS "http://www.pasoa.org/schemas/version023/WPStruct.xsd"
public static final String WSXQUERY_NS "http://www.pasoa.org/schemas/version023/xquery/WSXQuery.xsd"
public static final String WSXQUERY_PREFIX "xq"

org.pasoa.common.Record
public static final String ACTOR_STATE_PA "actorStatePAssertion"
public static final String INTERACTION_PA "interactionPAssertion"
public static final String RELATIONSHIP_PA "relationshipPAssertion"
public static final String SUBMISSION_FINISHED "submissionFinished"

org.pasoa.common.structure.serialiser.PStructureSerialiser
public static final String _pheaderPrefix "ph"
public static final String _pstructurePrefix "ps"

org.pasoa.record.RecordPlugIn
public static final String NO_LPID "nolocalpassertionid"

org.pasoa.storage.je.BerkeleyDBJEStorage
public static final String TOTAL_NUM_RECORDS_KEY "totalnumberofrecordskey"

org.pasoa.test.examples.average.AverageExample
public static final String average "http://www.example.com/parameters/average"
public static final String averageOf "http://www.ecs.soton.ac.uk/~sm/PASOA/relations.n3#averageOf"
public static final String averagePath "/ps:interactionPAssertion[0]/ex:envelope[0]/ex:answer[0]"
public static final String averager "http://www.example.com/actors/averager"
public static final String compared "http://www.example.com/parameters/compared"
public static final String copyOf "http://www.ecs.soton.ac.uk/~sm/PASOA/relations.n3#copyOf"
public static final String cslOntology "http://twiki.pasoa.ecs.soton.ac.uk/pub/PASOA/Ontologies/causal.owl#"
public static final String dividend "http://www.example.com/parameters/dividend"
public static final String dividendPath "/ps:interactionPAssertion[0]/ex:envelope[0]/ex:divide[0]/ex:dividend[0]"
public static final String divider "http://www.example.com/actors/divider"
public static final String divisionOf "http://www.ecs.soton.ac.uk/~sm/PASOA/relations.n3#divisionOf"
public static final String divisor "http://www.example.com/parameters/divisor"
public static final String divisorPath "/ps:interactionPAssertion[0]/ex:envelope[0]/ex:divide[0]/ex:divisor[0]"
public static final String firstPath "/ps:interactionPAssertion[0]/ex:envelope[0]/ex:average[0]/ex:first[0]"
public static final String footer "</ex:envelope>"
public static final String gui "http://www.example.com/actors/gui"
public static final String header1 "<ex:envelope xmlns:ex = \"http://www.example.com\"><ph:pheader xmlns:ph = \"http://www.pasoa.org/schemas/version023/PHeader.xsd\"><ph:interactionMetaData><ph:tracer>process://1</ph:tracer></ph:interactionMetaData></ph:pheader>"
public static final String header2 "<ex:envelope xmlns:ex = \"http://www.example.com\"><ph:pheader xmlns:ph = \"http://www.pasoa.org/schemas/version023/PHeader.xsd\"><ph:interactionMetaData><ph:tracer>process://1</ph:tracer><ph:tracer>process://sub/1</ph:tracer></ph:interactionMetaData></ph:pheader>"
public static final String item "http://www.example.com/parameters/item"
public static final String locate "/home/sm/data/file1"
public static final String msg1 "<ex:envelope xmlns:ex = \"http://www.example.com\"><ph:pheader xmlns:ph = \"http://www.pasoa.org/schemas/version023/PHeader.xsd\"><ph:interactionMetaData><ph:tracer>process://1</ph:tracer></ph:interactionMetaData></ph:pheader><ex:average><ex:first value = \"5\" /><ex:second ex:value = \"7\"/></ex:average></ex:envelope>"
public static final String msg2 "<ex:envelope xmlns:ex = \"http://www.example.com\"><ph:pheader xmlns:ph = \"http://www.pasoa.org/schemas/version023/PHeader.xsd\"><ph:interactionMetaData><ph:tracer>process://1</ph:tracer><ph:tracer>process://sub/1</ph:tracer></ph:interactionMetaData></ph:pheader><ex:divide><ex:divisor value = \"12\"/><ex:dividend ex:value = \"2\"/></ex:divide></ex:envelope>"
public static final String msg3 "<ex:envelope xmlns:ex = \"http://www.example.com\"><ph:pheader xmlns:ph = \"http://www.pasoa.org/schemas/version023/PHeader.xsd\"><ph:interactionMetaData><ph:tracer>process://1</ph:tracer><ph:tracer>process://sub/1</ph:tracer></ph:interactionMetaData></ph:pheader><ex:answer value = \"6\"/></ex:envelope>"
public static final String msg4 "<ex:envelope xmlns:ex = \"http://www.example.com\"><ph:pheader xmlns:ph = \"http://www.pasoa.org/schemas/version023/PHeader.xsd\"><ph:interactionMetaData><ph:tracer>process://1</ph:tracer></ph:interactionMetaData></ph:pheader><ex:answer value = \"6\"/></ex:envelope>"
public static final String msg5 "<ex:envelope xmlns:ex = \"http://www.example.com\"><ph:pheader xmlns:ph = \"http://www.pasoa.org/schemas/version023/PHeader.xsd\"><ph:interactionMetaData><ph:tracer>process://1</ph:tracer></ph:interactionMetaData></ph:pheader><ex:store><ex:location>/home/sm/data/file1</ex:location><ex:data>6</ex:data></ex:store></ex:envelope>"
public static final String ns "http://www.example.com"
public static final String part "http://www.example.com/parameters/part"
public static final String quotient "http://www.example.com/parameters/quotient"
public static final String quotientPath "/ps:interactionPAssertion[0]/ex:envelope[0]/ex:answer[0]"
public static final String relOntology "http://www.ecs.soton.ac.uk/~sm/PASOA/relations.n3#"
public static final String secondPath "/ps:interactionPAssertion[0]/ex:envelope[0]/ex:average[0]/ex:second[0]"
public static final String store "http://www.example.com/actors/store"
public static final String storePath "/ps:interactionPAssertion[0]/ex:envelope[0]/ex:store[0]/ex:data[0]"
public static final String sum "http://www.example.com/parameters/sum"
public static final String sumOf "http://www.ecs.soton.ac.uk/~sm/PASOA/relations.n3#sumOf"
public static final String tmpOntology "http://twiki.pasoa.ecs.soton.ac.uk/pub/PASOA/Ontologies/temporal.owl#"
public static final String tracer1 "process://1"
public static final String tracer2 "process://sub/1"
public static final String xmlns "xmlns:ex = \"http://www.example.com\""

org.pasoa.util.httpsoap.SOAPDocument
public static final String soapEnvURI "http://schemas.xmlsoap.org/soap/envelope/"

org.pasoa.util.httpsoap.WSAddressEndpoint
public static final String wsaNamespace "http://www.w3.org/2005/08/addressing"

org.pasoa.wrappers.axishandler.ProvenanceHandler
public static final String P_RECORD_SCHEMA "http://www.pasoa.org/schemas/version023/record/PRecord.xsd"
public static final String P_XQUERY_SCHEMA "http://www.pasoa.org/schemas/version023/xquery/WSXQuery.xsd"
public static final String PHEADER_NS "http://www.pasoa.org/schemas/version023/PHeader.xsd"
public static final String PSTRUCT_NS "http://www.pasoa.org/schemas/version023/PStruct.xsd"