org.ocopomo.simulationanalysistool.viewer
Class LogTextSelection
java.lang.Object
org.ocopomo.simulationanalysistool.viewer.LogTextSelection
public class LogTextSelection
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LogTextSelection
public LogTextSelection(org.eclipse.jface.text.TextSelection textSelection,
java.lang.String logFilePath)
LogTextSelection
public LogTextSelection(TraceInfoSet traceInfoSet,
java.lang.String logFilePath)
isEmpty
public boolean isEmpty()
getOffset
public int getOffset()
getLength
public int getLength()
getLogFilePath
public java.lang.String getLogFilePath()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object