tmf: CtfTmfContext rename
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / trace / ITmfContext.java
index 3d6fa30cebd3ec05c1f72bcc2c92aacf381f0083..1c2cd13ba24aded0b3025a6ba2cdf97b9db7296c 100644 (file)
@@ -26,7 +26,7 @@ package org.eclipse.linuxtools.tmf.core.trace;
  *
  * @see ITmfLocation
  */
-public interface ITmfContext {
+public interface ITmfContext extends Cloneable {
 
     // ------------------------------------------------------------------------
     // Constants
This page took 0.024517 seconds and 5 git commands to generate.