org.pasoa.test.examples
Class ClientLibExample

java.lang.Object
  extended by org.pasoa.test.examples.ClientLibExample

public class ClientLibExample
extends Object

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.

Author:
pgroth

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

Constructor Detail

ClientLibExample

public ClientLibExample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception