Serialized Form


Package edu.unika.aifb.owltools.server

Class edu.unika.aifb.owltools.server.KaonServer extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 237432874L

Serialized Fields

ontology

org.semanticweb.kaon2.api.Ontology ontology

m_connection

org.semanticweb.kaon2.api.KAON2Connection m_connection

Package edu.unika.aifb.owltools.shell

Class edu.unika.aifb.owltools.shell.ShellWindow extends java.awt.Frame implements Serializable

serialVersionUID: 7598324874938732702L

Serialized Fields

console

java.awt.TextArea console
the textarea with the content of the console


prompt

java.lang.String prompt
what does the prompt look like


shell

Shell shell
the shell with the intelligence. does all the work