remove old ebi packages
[vamsas.git] / src / org / vamsas / objects / core / Seg.java
index 980fc8e..5e36703 100644 (file)
@@ -22,9 +22,8 @@ import org.exolab.castor.xml.ValidationException;
 import org.xml.sax.ContentHandler;\r
 \r
 /**\r
- * a region from start to end, with flag for\r
- *  inclusivity of terminii\r
- *  \r
+ * a region from start to end, with flag for inclusivity of\r
+ *  terminii \r
  * \r
  * @version $Revision$ $Date$\r
  */\r
@@ -58,9 +57,9 @@ implements java.io.Serializable
     private boolean _has_end;\r
 \r
     /**\r
-     * when false, a consecutive range like\r
-     *  'start=1, end=2' means the region lying\r
-     *  after position 1 and before position 2\r
+     * when false, a consecutive range like 'start=1, end=2'\r
+     *  means the region lying after position 1 and before position\r
+     * 2\r
      *  \r
      */\r
     private boolean _inclusive;\r
@@ -160,9 +159,9 @@ implements java.io.Serializable
     /**\r
      * Returns the value of field 'inclusive'. The field\r
      * 'inclusive' has the following description: when false, a\r
-     * consecutive range like\r
-     *  'start=1, end=2' means the region lying\r
-     *  after position 1 and before position 2\r
+     * consecutive range like 'start=1, end=2'\r
+     *  means the region lying after position 1 and before position\r
+     * 2\r
      *  \r
      * \r
      * @return boolean\r
@@ -280,9 +279,9 @@ implements java.io.Serializable
     /**\r
      * Sets the value of field 'inclusive'. The field 'inclusive'\r
      * has the following description: when false, a consecutive\r
-     * range like\r
-     *  'start=1, end=2' means the region lying\r
-     *  after position 1 and before position 2\r
+     * range like 'start=1, end=2'\r
+     *  means the region lying after position 1 and before position\r
+     * 2\r
      *  \r
      * \r
      * @param inclusive the value of field 'inclusive'.\r