tmf: Switch tmf.core.tests to Java 7 + fix warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / widgets / timegraph / model / ILinkEvent.java
index ebfb0722a94ac498b5dc44a2d671a29d62019f58..cdb94615146a87632cf37f2eff78aab6ccea7918 100644 (file)
@@ -16,7 +16,7 @@ package org.eclipse.linuxtools.tmf.ui.widgets.timegraph.model;
  * Interface for time event that allows to specify the destination entry of the
  * event
  *
- * @since 3.0
+ * @since 2.1
  */
 public interface ILinkEvent extends ITimeEvent {
 
This page took 0.023492 seconds and 5 git commands to generate.