de.cau.cs.kieler.sim.esi
Class Helper

java.lang.Object
  extended by de.cau.cs.kieler.sim.esi.Helper

public class Helper
extends Object

Rating red

Constructor Summary
Helper()
           
 
Method Summary
static tracelist loadTrace(Object classpathURIContext, String fileName)
           
static tracelist loadTrace(Object classpathURIContext, String editorId, String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Helper

public Helper()
Method Detail

loadTrace

public static tracelist loadTrace(Object classpathURIContext,
                                  String editorId,
                                  String fileName)
                           throws KiemInitializationException
Throws:
KiemInitializationException

loadTrace

public static tracelist loadTrace(Object classpathURIContext,
                                  String fileName)
                           throws KiemInitializationException
Throws:
KiemInitializationException