insensa.connections
Class CSesitivity

java.lang.Object
  extended by insensa.connections.AbstractConnection
      extended by insensa.connections.CIndexation
          extended by insensa.connections.CSesitivity
All Implemented Interfaces:
ConnectionFileChanger, FileObserver, java.lang.Runnable

public class CSesitivity
extends CIndexation


Nested Class Summary
 
Nested classes/interfaces inherited from class insensa.connections.CIndexation
CIndexation.AggregationMethod, CIndexation.Assignment, CIndexation.Condition, CIndexation.CThreshold, CIndexation.Mode
 
Field Summary
 
Fields inherited from class insensa.connections.AbstractConnection
E_OUTPUT_NAME, E_OUTPUT_PATH, fileNameList, id, ID, OUTPUT_NAME, OUTPUT_SET, outputFile, outputFileName, outputFileSet, rasterFileList, separator, used, USED, workerStatus, XML_ELEMENT_FILE
 
Constructor Summary
CSesitivity()
           
 
Method Summary
 
Methods inherited from class insensa.connections.CIndexation
getConnectionElement, getConnectionName, getData, getInfoDependencies, getMethod, getNegWeightList, getThreshold1List, getThreshold2List, getWeightList, setConnectionElement, setMethod, setNegWeightList, setThreshold1List, setThreshold2List, setWeightList, solveDependencies, write
 
Methods inherited from class insensa.connections.AbstractConnection
addAttributeValue, addElement, check, getChildElement, getFileNameList, getId, getOutputFile, getOutputFileName, getOutputFileSet, getRasterFileList, getSouceFileRelativePaths, getSourceFileList, getVariableList, isUsed, notifyDelete, run, setId, setOutputFile, setOutputFileName, setOutputFileSet, setSourceFileList, setUsed, setVariableList, setWorkerStatus, solveDependencies, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface insensa.connections.ConnectionFileChanger
getId, getOutputFile, getOutputFileName, getOutputFileSet, getSouceFileRelativePaths, getSourceFileList, getVariableList, isUsed, setId, setOutputFile, setOutputFileName, setOutputFileSet, setSourceFileList, setUsed, setVariableList, setWorkerStatus
 
Methods inherited from interface java.lang.Runnable
run
 
Methods inherited from interface insensa.FileObserver
notifyDelete
 

Constructor Detail

CSesitivity

public CSesitivity()