kaos.policy.information
Class ClassPreComputer

java.lang.Object
  extended by kaos.policy.information.ClassPreComputer

public class ClassPreComputer
extends java.lang.Object


Constructor Summary
ClassPreComputer()
           
 
Method Summary
static ActionInfo precomputeClass(KAoSOntClassBuilder ontClassToPrecompute)
           
protected  void printDebugString(java.lang.String msg, int loggerDisplayLevel)
           
static void setDirectorRef(OntologyService ds)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPreComputer

public ClassPreComputer()
Method Detail

setDirectorRef

public static void setDirectorRef(OntologyService ds)

precomputeClass

public static ActionInfo precomputeClass(KAoSOntClassBuilder ontClassToPrecompute)

printDebugString

protected void printDebugString(java.lang.String msg,
                                int loggerDisplayLevel)