Change the way to deal with Limits to simplify wrapper writing and enable couping...
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Mon, 14 Feb 2011 18:19:14 +0000 (18:19 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Mon, 14 Feb 2011 18:19:14 +0000 (18:19 +0000)
commit24b1f578d0752ca4e3ee410031af5678b3ff1189
tree5ddbf30aa59f3cd6e58057308c2b650b77673d61
parent2a269830633463e5016d5c92ed672d9e312c9776
Change the way to deal with Limits to simplify wrapper writing and enable couping with null limits

git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@3751 e3abac25-378b-4346-85de-24260fe3988d
12 files changed:
datamodel/compbio/metadata/LimitsManager.java
engine/compbio/engine/client/SkeletalExecutable.java
runner/compbio/runner/Util.java
webservices/compbio/ws/server/AAConWS.java
webservices/compbio/ws/server/ClustalWS.java
webservices/compbio/ws/server/DisemblWS.java
webservices/compbio/ws/server/GlobPlotWS.java
webservices/compbio/ws/server/JronnWS.java
webservices/compbio/ws/server/MafftWS.java
webservices/compbio/ws/server/MuscleWS.java
webservices/compbio/ws/server/ProbconsWS.java
webservices/compbio/ws/server/TcoffeeWS.java