org.gridprovenance.client.test
Class StylerAPIExample

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

public class StylerAPIExample
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
StylerAPIExample()
           
 
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

StylerAPIExample

public StylerAPIExample()
Method Detail

main

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