org.put.semintec.core
Class SemintecApp

java.lang.Object
  extended by org.put.semintec.core.SemintecApp

public class SemintecApp
extends java.lang.Object

Represents an example application that executes SEMINTEC algorithms.

Author:
Agnieszka Lawrynowicz

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

SemintecApp

public SemintecApp()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws org.semanticweb.kaon2.api.KAON2Exception,
                        java.lang.InterruptedException,
                        java.io.IOException
Parameters:
args - setupFileName
Throws:
org.semanticweb.kaon2.api.KAON2Exception
java.lang.InterruptedException
java.io.IOException