Monster merge from the integration branch. Still some problems left and JUnits failing.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf / src / org / eclipse / linuxtools / tmf / trace / ITmfContext.java
index e0e9567fa8ad9b5f5419194d1afc3b0c44189b62..76a2fd3264db97f1ff1c99f2f2357c472034176d 100644 (file)
@@ -28,4 +28,5 @@ public interface ITmfContext {
        public long getRank();
        public void updateRank(int rank);
 
+       public boolean isValidRank();
 }
This page took 0.024873 seconds and 5 git commands to generate.