updated version to 2.6.1
[jalview.git] / src / jalview / schemabinding / version2 / MapListType.java
index efb1bc5..bdf2bc7 100644 (file)
@@ -1,26 +1,25 @@
 /*\r
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.4)\r
- * Copyright (C) 2008 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle\r
+ * Jalview - A Sequence Alignment Editor and Viewer (Version 2.6.1)\r
+ * Copyright (C) 2010 J Procter, AM Waterhouse, G Barton, M Clamp, S Searle\r
  * \r
- * This program is free software; you can redistribute it and/or\r
- * modify it under the terms of the GNU General Public License\r
- * as published by the Free Software Foundation; either version 2\r
- * of the License, or (at your option) any later version.\r
+ * This file is part of Jalview.\r
  * \r
- * This program is distributed in the hope that it will be useful,\r
- * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
- * GNU General Public License for more details.\r
+ * Jalview is free software: you can redistribute it and/or\r
+ * modify it under the terms of the GNU General Public License \r
+ * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\r
  * \r
- * You should have received a copy of the GNU General Public License\r
- * along with this program; if not, write to the Free Software\r
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA\r
+ * Jalview is distributed in the hope that it will be useful, but \r
+ * WITHOUT ANY WARRANTY; without even the implied warranty \r
+ * of MERCHANTABILITY or FITNESS FOR A PARTICULAR \r
+ * PURPOSE.  See the GNU General Public License for more details.\r
+ * \r
+ * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.\r
  */\r
 package jalview.schemabinding.version2;\r
 \r
-// ---------------------------------/\r
-// - Imported classes and packages -/\r
-// ---------------------------------/\r
+//---------------------------------/\r
+//- Imported classes and packages -/\r
+//---------------------------------/\r
 \r
 import org.exolab.castor.xml.Marshaller;\r
 import org.exolab.castor.xml.Unmarshaller;\r
@@ -99,7 +98,7 @@ public class MapListType implements java.io.Serializable
    * \r
    * @param vMapListFrom\r
    * @throws java.lang.IndexOutOfBoundsException\r
-   *                 if the index given is outside the bounds of the collection\r
+   *           if the index given is outside the bounds of the collection\r
    */\r
   public void addMapListFrom(\r
           final jalview.schemabinding.version2.MapListFrom vMapListFrom)\r
@@ -114,7 +113,7 @@ public class MapListType implements java.io.Serializable
    * @param index\r
    * @param vMapListFrom\r
    * @throws java.lang.IndexOutOfBoundsException\r
-   *                 if the index given is outside the bounds of the collection\r
+   *           if the index given is outside the bounds of the collection\r
    */\r
   public void addMapListFrom(final int index,\r
           final jalview.schemabinding.version2.MapListFrom vMapListFrom)\r
@@ -128,7 +127,7 @@ public class MapListType implements java.io.Serializable
    * \r
    * @param vMapListTo\r
    * @throws java.lang.IndexOutOfBoundsException\r
-   *                 if the index given is outside the bounds of the collection\r
+   *           if the index given is outside the bounds of the collection\r
    */\r
   public void addMapListTo(\r
           final jalview.schemabinding.version2.MapListTo vMapListTo)\r
@@ -143,7 +142,7 @@ public class MapListType implements java.io.Serializable
    * @param index\r
    * @param vMapListTo\r
    * @throws java.lang.IndexOutOfBoundsException\r
-   *                 if the index given is outside the bounds of the collection\r
+   *           if the index given is outside the bounds of the collection\r
    */\r
   public void addMapListTo(final int index,\r
           final jalview.schemabinding.version2.MapListTo vMapListTo)\r
@@ -153,14 +152,14 @@ public class MapListType implements java.io.Serializable
   }\r
 \r
   /**\r
-   */\r
+     */\r
   public void deleteMapFromUnit()\r
   {\r
     this._has_mapFromUnit = false;\r
   }\r
 \r
   /**\r
-   */\r
+     */\r
   public void deleteMapToUnit()\r
   {\r
     this._has_mapToUnit = false;\r
@@ -208,7 +207,7 @@ public class MapListType implements java.io.Serializable
    * \r
    * @param index\r
    * @throws java.lang.IndexOutOfBoundsException\r
-   *                 if the index given is outside the bounds of the collection\r
+   *           if the index given is outside the bounds of the collection\r
    * @return the value of the jalview.schemabinding.version2.MapListFrom at the\r
    *         given index\r
    */\r
@@ -258,7 +257,7 @@ public class MapListType implements java.io.Serializable
    * \r
    * @param index\r
    * @throws java.lang.IndexOutOfBoundsException\r
-   *                 if the index given is outside the bounds of the collection\r
+   *           if the index given is outside the bounds of the collection\r
    * @return the value of the jalview.schemabinding.version2.MapListTo at the\r
    *         given index\r
    */\r
@@ -360,11 +359,10 @@ public class MapListType implements java.io.Serializable
    * \r
    * @param out\r
    * @throws org.exolab.castor.xml.MarshalException\r
-   *                 if object is null or if any SAXException is thrown during\r
-   *                 marshaling\r
+   *           if object is null or if any SAXException is thrown during\r
+   *           marshaling\r
    * @throws org.exolab.castor.xml.ValidationException\r
-   *                 if this object is an invalid instance according to the\r
-   *                 schema\r
+   *           if this object is an invalid instance according to the schema\r
    */\r
   public void marshal(final java.io.Writer out)\r
           throws org.exolab.castor.xml.MarshalException,\r
@@ -378,13 +376,12 @@ public class MapListType implements java.io.Serializable
    * \r
    * @param handler\r
    * @throws java.io.IOException\r
-   *                 if an IOException occurs during marshaling\r
+   *           if an IOException occurs during marshaling\r
    * @throws org.exolab.castor.xml.ValidationException\r
-   *                 if this object is an invalid instance according to the\r
-   *                 schema\r
+   *           if this object is an invalid instance according to the schema\r
    * @throws org.exolab.castor.xml.MarshalException\r
-   *                 if object is null or if any SAXException is thrown during\r
-   *                 marshaling\r
+   *           if object is null or if any SAXException is thrown during\r
+   *           marshaling\r
    */\r
   public void marshal(final org.xml.sax.ContentHandler handler)\r
           throws java.io.IOException,\r
@@ -395,14 +392,14 @@ public class MapListType implements java.io.Serializable
   }\r
 \r
   /**\r
-   */\r
+     */\r
   public void removeAllMapListFrom()\r
   {\r
     this._mapListFromList.clear();\r
   }\r
 \r
   /**\r
-   */\r
+     */\r
   public void removeAllMapListTo()\r
   {\r
     this._mapListToList.clear();\r
@@ -469,7 +466,7 @@ public class MapListType implements java.io.Serializable
    * sequence involved in the mapping.\r
    * \r
    * @param mapFromUnit\r
-   *                the value of field 'mapFromUnit'.\r
+   *          the value of field 'mapFromUnit'.\r
    */\r
   public void setMapFromUnit(final long mapFromUnit)\r
   {\r
@@ -483,7 +480,7 @@ public class MapListType implements java.io.Serializable
    * @param index\r
    * @param vMapListFrom\r
    * @throws java.lang.IndexOutOfBoundsException\r
-   *                 if the index given is outside the bounds of the collection\r
+   *           if the index given is outside the bounds of the collection\r
    */\r
   public void setMapListFrom(final int index,\r
           final jalview.schemabinding.version2.MapListFrom vMapListFrom)\r
@@ -523,7 +520,7 @@ public class MapListType implements java.io.Serializable
    * @param index\r
    * @param vMapListTo\r
    * @throws java.lang.IndexOutOfBoundsException\r
-   *                 if the index given is outside the bounds of the collection\r
+   *           if the index given is outside the bounds of the collection\r
    */\r
   public void setMapListTo(final int index,\r
           final jalview.schemabinding.version2.MapListTo vMapListTo)\r
@@ -566,7 +563,7 @@ public class MapListType implements java.io.Serializable
    * sequence involved in the mapping.\r
    * \r
    * @param mapToUnit\r
-   *                the value of field 'mapToUnit'.\r
+   *          the value of field 'mapToUnit'.\r
    */\r
   public void setMapToUnit(final long mapToUnit)\r
   {\r
@@ -579,11 +576,10 @@ public class MapListType implements java.io.Serializable
    * \r
    * @param reader\r
    * @throws org.exolab.castor.xml.MarshalException\r
-   *                 if object is null or if any SAXException is thrown during\r
-   *                 marshaling\r
+   *           if object is null or if any SAXException is thrown during\r
+   *           marshaling\r
    * @throws org.exolab.castor.xml.ValidationException\r
-   *                 if this object is an invalid instance according to the\r
-   *                 schema\r
+   *           if this object is an invalid instance according to the schema\r
    * @return the unmarshaled jalview.schemabinding.version2.MapListType\r
    */\r
   public static jalview.schemabinding.version2.MapListType unmarshal(\r
@@ -600,8 +596,7 @@ public class MapListType implements java.io.Serializable
    * \r
    * \r
    * @throws org.exolab.castor.xml.ValidationException\r
-   *                 if this object is an invalid instance according to the\r
-   *                 schema\r
+   *           if this object is an invalid instance according to the schema\r
    */\r
   public void validate() throws org.exolab.castor.xml.ValidationException\r
   {\r