Examples
Class SLP2UPnP

java.lang.Object
  extended by Examples.SLP2UPnP

public class SLP2UPnP
extends java.lang.Object

SLP2UPnP.java Test program to load automata and then execute the Starlink engine

Version:
Starlink 0.1
Author:
David Bromberg, Labri, University of Bordeaux

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

Constructor Detail

SLP2UPnP

public SLP2UPnP()
Method Detail

main

public static void main(java.lang.String[] args)