Class GoalDrivenLauncher


  • public class GoalDrivenLauncher
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.ref.SoftReference<org.deckfour.xes.model.XLog> xLog  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static GoalDrivenLauncher launcher​(org.deckfour.xes.model.XLog xLog)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • xLog

        public final java.lang.ref.SoftReference<org.deckfour.xes.model.XLog> xLog
    • Method Detail

      • launcher

        public static GoalDrivenLauncher launcher​(org.deckfour.xes.model.XLog xLog)