Merge branch 'develop' into features/JAL-1759jmolUpdate
[jalview.git] / src / jalview / schemabinding / version2 / CalcIdParam.java
index 9fc3384..cae3ec2 100644 (file)
@@ -29,13 +29,16 @@ implements java.io.Serializable
     //--------------------------/
 
     /**
-     * handle for the calculation which uses this parameter set
+     * handle for the calculation which uses
+     *  this parameter set
+     *  
      */
     private java.lang.String _calcId;
 
     /**
-     * should the calculation be performed immediately after
-     * loading in order to refresh results
+     * should the calculation be performed
+     *  immediately after loading in order to refresh results
+     *  
      */
     private boolean _needsUpdate = false;
 
@@ -45,7 +48,9 @@ implements java.io.Serializable
     private boolean _has_needsUpdate;
 
     /**
-     * should the calculation be automatically performed on edits
+     * should the calculation be automatically
+     *  performed on edits
+     *  
      */
     private boolean _autoUpdate;
 
@@ -85,7 +90,9 @@ implements java.io.Serializable
     /**
      * Returns the value of field 'autoUpdate'. The field
      * 'autoUpdate' has the following description: should the
-     * calculation be automatically performed on edits
+     * calculation be automatically
+     *  performed on edits
+     *  
      * 
      * @return the value of field 'AutoUpdate'.
      */
@@ -97,7 +104,9 @@ implements java.io.Serializable
     /**
      * Returns the value of field 'calcId'. The field 'calcId' has
      * the following description: handle for the calculation which
-     * uses this parameter set
+     * uses
+     *  this parameter set
+     *  
      * 
      * @return the value of field 'CalcId'.
      */
@@ -109,8 +118,9 @@ implements java.io.Serializable
     /**
      * Returns the value of field 'needsUpdate'. The field
      * 'needsUpdate' has the following description: should the
-     * calculation be performed immediately after loading in order
-     * to refresh results
+     * calculation be performed
+     *  immediately after loading in order to refresh results
+     *  
      * 
      * @return the value of field 'NeedsUpdate'.
      */
@@ -142,7 +152,9 @@ implements java.io.Serializable
     /**
      * Returns the value of field 'autoUpdate'. The field
      * 'autoUpdate' has the following description: should the
-     * calculation be automatically performed on edits
+     * calculation be automatically
+     *  performed on edits
+     *  
      * 
      * @return the value of field 'AutoUpdate'.
      */
@@ -154,8 +166,9 @@ implements java.io.Serializable
     /**
      * Returns the value of field 'needsUpdate'. The field
      * 'needsUpdate' has the following description: should the
-     * calculation be performed immediately after loading in order
-     * to refresh results
+     * calculation be performed
+     *  immediately after loading in order to refresh results
+     *  
      * 
      * @return the value of field 'NeedsUpdate'.
      */
@@ -214,7 +227,9 @@ implements java.io.Serializable
     /**
      * Sets the value of field 'autoUpdate'. The field 'autoUpdate'
      * has the following description: should the calculation be
-     * automatically performed on edits
+     * automatically
+     *  performed on edits
+     *  
      * 
      * @param autoUpdate the value of field 'autoUpdate'.
      */
@@ -227,7 +242,8 @@ implements java.io.Serializable
     /**
      * Sets the value of field 'calcId'. The field 'calcId' has the
      * following description: handle for the calculation which uses
-     * this parameter set
+     *  this parameter set
+     *  
      * 
      * @param calcId the value of field 'calcId'.
      */
@@ -239,8 +255,9 @@ implements java.io.Serializable
     /**
      * Sets the value of field 'needsUpdate'. The field
      * 'needsUpdate' has the following description: should the
-     * calculation be performed immediately after loading in order
-     * to refresh results
+     * calculation be performed
+     *  immediately after loading in order to refresh results
+     *  
      * 
      * @param needsUpdate the value of field 'needsUpdate'.
      */