Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / views / uml2sd / core / Lifeline.java
index 630ab3d1d74f8dd8da12c6ba33d257949de4f524..21fc6600dfd6b43bbb54c611f3d5ac78d7ef65b1 100755 (executable)
@@ -116,7 +116,6 @@ public class Lifeline extends GraphNode {
      * Gets the lifeline category for this lifeline.
      *
      * @return arrayIndex the index of the category to use
-     * @since 2.0
      */
     public int getCategory() {
         return fCategory;
This page took 0.026616 seconds and 5 git commands to generate.