org.gridprovenance.client.test
Class ApplicationAPIExample

java.lang.Object
  extended by org.gridprovenance.client.test.ApplicationAPIExample

public class ApplicationAPIExample
extends java.lang.Object

Demonstrates how to use the Client Side Library (CSL) record

interaction p-assertions, actor state p-assertions, relationship

p-assertions and query the recorded p-assertions back.

CSL of EU Provenance

Author:
Sheng Jiang, Paul Groth

Constructor Summary
ApplicationAPIExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplicationAPIExample

public ApplicationAPIExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception,
                        CSLException
Throws:
java.lang.Exception
CSLException