- e - Variable in class melting.ionCorrection.magnesiumCorrections.Owczarzy08MagnesiumCorrection
-
- enable(int) - Method in class meltinggui.widgets.InputFieldArray
-
Enables a widget.
- enableAll() - Method in class meltinggui.widgets.InputFieldArray
-
Enables all widgets.
- enableEnthalpyEntropy() - Method in class meltinggui.dialogs.ResultsPanel
-
Enables the enthalpy and entropy output fields.
- encodeSequences(String, String) - Method in class melting.sequences.NucleotidSequences
-
encodes the String sequence and complementary of the NucleotidSequences object.
- endElement(String, String, String) - Method in class melting.handlers.DataHandler
-
- endElement(String, String, String) - Method in class melting.handlers.EnergyHandler
-
- endElement(String, String, String) - Method in class melting.handlers.ThermoHandler
-
- EnergyHandler - Class in melting.handlers
-
This class represents a Handler to parse the enthalpy or entropy nodes in the xml files.
- EnergyHandler() - Constructor for class melting.handlers.EnergyHandler
-
- enthalpy - Variable in class melting.Thermodynamics
-
protected double enthalpy : the enthalpy value (delta H).
- entropy - Variable in class melting.Thermodynamics
-
protected double entropy : the entropy value (delta S).
- EntropyCorrection - Class in melting.correctionMethods
-
This class represents a specific type of ion correction which corrects the entropy value.
- EntropyCorrection() - Constructor for class melting.correctionMethods.EntropyCorrection
-
- entropyCorrection - Static variable in class melting.ionCorrection.magnesiumCorrections.Tan06MagnesiumCorrection
-
String entropyCorrection : formula for the entropy correction
- entropyCorrection - Static variable in class melting.ionCorrection.magnesiumCorrections.Tan07MagnesiumCorrection
-
String entropyCorrection : formula for the entropy correction
- entropyCorrection - Static variable in class melting.ionCorrection.mixedNaMgCorrections.Tan07MixedNaMgCorrection
-
String entropyCorrection : formula for the entropy correction
- environment - Variable in class melting.approximativeMethods.ApproximativeMode
-
environment containing the sequences, ion and agent concentrations and the options (default options and
options entered by the user)
- Environment - Class in melting
-
This class represents the environment of the sequences for which we want to know the melting temperature.
- Environment(HashMap<String, String>) - Constructor for class melting.Environment
-
creates an Environment object from the different options (default options and options entered by the user).
- ErrorFrame - Class in meltinggui.frames
-
A frame with a text area for displaying error messages.
- ErrorFrame() - Constructor for class meltinggui.frames.ErrorFrame
-
Set up the widgets on the frame.
- Escara80DMSOCorrection - Class in melting.otherCorrections.dmsoCorrections
-
This class represents the DMSO correction model esc80.
- Escara80DMSOCorrection() - Constructor for class melting.otherCorrections.dmsoCorrections.Escara80DMSOCorrection
-
- examples - package examples
-
- extractsOptionFileName(String) - Static method in class melting.Helper
-
This method is called to extract the new file name to the method or model option entered by the user.
- extractsOptionMethodName(String) - Static method in class melting.Helper
-
This method is called to extract the method or model name to the method or model option entered by the user.