Bug 378402: Implementation of ControlFlow view and Resources view for
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui / src / org / eclipse / linuxtools / internal / lttng2 / ui / views / control / ControlView.java
index b9ad132c15143d099ff7bd88b87a8475dfe1dd14..23883cb86ffc919ec4359f998bb80db3f389d568 100644 (file)
@@ -71,9 +71,11 @@ public class ControlView extends ViewPart implements ITraceControlComponentChang
     // ------------------------------------------------------------------------
     // Accessors
     // ------------------------------------------------------------------------
-    
+
     /**
-     * @return returns the trace control tree node (model).
+     * Returns the trace control tree node (model)
+     * 
+     * @return the trace control tree node (model).
      */
     public ITraceControlComponent getTraceControlRoot() {
         return fRoot;
This page took 0.024659 seconds and 5 git commands to generate.