JAL-1764 add structure view type attribute to project schema
[jalview.git] / src / jalview / schemabinding / version2 / Setting.java
index 05367ce..5408c63 100644 (file)
@@ -1,20 +1,3 @@
-/*******************************************************************************
- * Jalview - A Sequence Alignment Editor and Viewer (Version 2.7)
- * Copyright (C) 2011 J Procter, AM Waterhouse, J Engelhardt, LM Lui, G Barton, M Clamp, S Searle
- *
- * This file is part of Jalview.
- *
- * Jalview is free software: you can redistribute it and/or
- * modify it under the terms of the GNU General Public License 
- * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
- *
- * Jalview is distributed in the hope that it will be useful, but 
- * WITHOUT ANY WARRANTY; without even the implied warranty 
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
- * PURPOSE.  See the GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
- *******************************************************************************/
 /*
  * This class was automatically generated with 
  * <a href="http://www.castor.org">Castor 1.1</a>, using an XML
@@ -79,7 +62,10 @@ public class Setting implements java.io.Serializable {
     private boolean _has_order;
 
     /**
-     * Optional minimum colour for graduated feature colour
+     * Optional minimum colour
+     *  for graduated feature
+     *  colour
+     *  
      */
     private int _mincolour;
 
@@ -89,7 +75,9 @@ public class Setting implements java.io.Serializable {
     private boolean _has_mincolour;
 
     /**
-     * threshold value for graduated feature colour
+     * threshold value for
+     *  graduated feature colour
+     *  
      */
     private float _threshold;
 
@@ -99,7 +87,9 @@ public class Setting implements java.io.Serializable {
     private boolean _has_threshold;
 
     /**
-     * threshold type for graduated feature colour
+     * threshold type for
+     *  graduated feature colour
+     *  
      */
     private int _threshstate;
 
@@ -295,7 +285,10 @@ public class Setting implements java.io.Serializable {
     /**
      * Returns the value of field 'mincolour'. The field
      * 'mincolour' has the following description: Optional minimum
-     * colour for graduated feature colour
+     * colour
+     *  for graduated feature
+     *  colour
+     *  
      * 
      * @return the value of field 'Mincolour'.
      */
@@ -317,7 +310,9 @@ public class Setting implements java.io.Serializable {
     /**
      * Returns the value of field 'threshold'. The field
      * 'threshold' has the following description: threshold value
-     * for graduated feature colour
+     * for
+     *  graduated feature colour
+     *  
      * 
      * @return the value of field 'Threshold'.
      */
@@ -329,7 +324,9 @@ public class Setting implements java.io.Serializable {
     /**
      * Returns the value of field 'threshstate'. The field
      * 'threshstate' has the following description: threshold type
-     * for graduated feature colour
+     * for
+     *  graduated feature colour
+     *  
      * 
      * @return the value of field 'Threshstate'.
      */
@@ -593,8 +590,10 @@ public class Setting implements java.io.Serializable {
 
     /**
      * Sets the value of field 'mincolour'. The field 'mincolour'
-     * has the following description: Optional minimum colour for
-     * graduated feature colour
+     * has the following description: Optional minimum colour
+     *  for graduated feature
+     *  colour
+     *  
      * 
      * @param mincolour the value of field 'mincolour'.
      */
@@ -617,8 +616,9 @@ public class Setting implements java.io.Serializable {
 
     /**
      * Sets the value of field 'threshold'. The field 'threshold'
-     * has the following description: threshold value for graduated
-     * feature colour
+     * has the following description: threshold value for
+     *  graduated feature colour
+     *  
      * 
      * @param threshold the value of field 'threshold'.
      */
@@ -631,7 +631,9 @@ public class Setting implements java.io.Serializable {
     /**
      * Sets the value of field 'threshstate'. The field
      * 'threshstate' has the following description: threshold type
-     * for graduated feature colour
+     * for
+     *  graduated feature colour
+     *  
      * 
      * @param threshstate the value of field 'threshstate'.
      */