procope.examples
Class UseCase4

java.lang.Object
  extended by procope.examples.UseCase4

public class UseCase4
extends Object

This sample code demonstrates how to integrate the information of different datasets into a single Petri net in ProCope. In this case we only use very few information to a get a quick and reasonably small Petri net suitable for visual inspection.

Author:
Jan Krumsiek

Constructor Summary
UseCase4()
           
 
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

UseCase4

public UseCase4()
Method Detail

main

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