Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

E

EditableJobContainer - Interface in org.youscope.common.job
A job container allowing to add or remove jobs.
EditableJobContainerAdapter - Class in org.youscope.common.job
/** Convenient adapter class to implement a job which contains other jobs.
EditableJobContainerAdapter(PositionInformation) - Constructor for class org.youscope.common.job.EditableJobContainerAdapter
Constructor.
editMeasurement(MeasurementConfiguration) - Method in interface org.youscope.clientinterfaces.YouScopeClient
Opens the default editor to manipulate the measurement configuration.
emergencyStop() - Method in interface org.youscope.addon.microscopeaccess.MicroscopeInternal
Stops the XY stage of the microscope and prevents ASAP any other thread to obtain access to the microscope.
emergencyStop() - Method in interface org.youscope.common.microscope.Microscope
Stops the XY stage of the microscope and prevents ASAP any other thread to obtain access to the microscope.
emergencyStop() - Method in class org.youscope.server.YouScopeServerImpl
 
emergencyStop() - Method in interface org.youscope.serverinterfaces.YouScopeServer
Stops the XY stage of the microscope and prevents ASAP any other thread to obtain access to the microscope.
endArray() - Method in class org.json.JSONWriter
End an array.
endLoading() - Method in interface org.youscope.clientinterfaces.YouScopeFrame
Removes the indication from this frame that it is loaded or initialized.
endObject() - Method in class org.json.JSONWriter
End an object.
entity - Static variable in class org.json.XMLTokener
The table of entity values.
EQ - Static variable in class org.json.XML
The Character '='.
equals(String) - Method in enum org.youscope.clientinterfaces.FramePositionStorageType
True if the identifier refers to this frame position storage type.
equals(Object) - Method in class org.youscope.common.configuration.CameraConfiguration
 
equals(Object) - Method in class org.youscope.common.configuration.ChannelConfiguration
 
equals(Object) - Method in class org.youscope.common.configuration.FocusConfiguration
 
equals(Object) - Method in class org.youscope.common.ExecutionInformation
 
equals(Object) - Method in class org.youscope.common.image.ImageEvent
 
equals(Object) - Method in class org.youscope.common.measurement.microplate.Well
 
equals(Object) - Method in class org.youscope.common.microscope.DeviceSetting
 
equals(Object) - Method in class org.youscope.common.PositionInformation
 
equals(Object) - Method in class org.youscope.common.table.ColumnDefinition
 
equals(Object) - Method in class org.youscope.common.table.Table
 
equals(Object) - Method in class org.youscope.common.table.TableDefinition
 
equals(Object) - Method in class org.youscope.common.table.TemporaryRow
 
equals(Object) - Method in class org.youscope.plugin.microplatemeasurement.WellAndTileIdentifier
 
equals(Object) - Method in class org.youscope.plugin.microplatemeasurement.XYAndFocusPosition
 
equals(Object) - Method in class org.youscope.plugin.quickdetect.QuickDetectConfiguration
 
equals(Object) - Method in class org.youscope.plugin.statistics.StatisticsJobConfiguration
 
errorOccured(Exception) - Method in interface org.youscope.common.measurement.MeasurementListener
Function gets invoked if error occurs during the measurement.
escape(String) - Static method in class org.json.Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String) - Static method in class org.json.XML
Replace special characters with XML escapes:
eval(String) - Method in interface org.youscope.common.scripting.RemoteScriptEngine
Executes the specified script.
eval(URL) - Method in interface org.youscope.common.scripting.RemoteScriptEngine
Executes the script in the specified file.
eval(String) - Static method in class org.youscope.plugin.matlabscripting.LocalMatlabProxy
Evaluates a command in MATLAB.
eval(String) - Method in interface org.youscope.plugin.matlabscripting.MatlabInternalProxy
Evaluates a command in MATLAB.
eval(String, ScriptContext) - Method in class org.youscope.plugin.matlabscripting.MatlabScriptEngine
 
eval(Reader, ScriptContext) - Method in class org.youscope.plugin.matlabscripting.MatlabScriptEngine
 
eval(String) - Method in class org.youscope.plugin.matlabscripting.RemoteMatlabProxy
Evaluates a command in MATLAB.
eval(String) - Static method in class org.youscope.plugin.matlabscripting.RemoteMatlabProxyController
Evaluates a command in MATLAB.
EvaporationControllerConfiguration - Class in org.youscope.plugin.dropletmicrofluidics.evaporationController
Configuration for the droplet based microfluidic measurements based on a syringe table.
EvaporationControllerConfiguration() - Constructor for class org.youscope.plugin.dropletmicrofluidics.evaporationController.EvaporationControllerConfiguration
 
EvaporationControllerFactory - Class in org.youscope.plugin.dropletmicrofluidics.evaporationController
Controller for droplet-based microfluidics based on a syringe table.
EvaporationControllerFactory() - Constructor for class org.youscope.plugin.dropletmicrofluidics.evaporationController.EvaporationControllerFactory
Constructor.
example - Variable in class org.youscope.plugin.standardsavesettings.FileNameComboBox.ComboBoxItem
 
ExecuteAndWaitJobConfiguration - Class in org.youscope.plugin.waitjob
A job container executing its child jobs.
ExecuteAndWaitJobConfiguration() - Constructor for class org.youscope.plugin.waitjob.ExecuteAndWaitJobConfiguration
 
executeJob(ExecutionInformation, Microscope, MeasurementContext) - Method in interface org.youscope.common.job.Job
Function which is called at every evaluation of the job.
executeJob(ExecutionInformation, Microscope, MeasurementContext) - Method in class org.youscope.common.job.JobAdapter
The standard implementation of this function automatically takes care for evaluation counting and the notification of listeners.
ExecutionInformation - Class in org.youscope.common
Information about how many times the currently executed job has already been executed.
ExecutionInformation(long, int) - Constructor for class org.youscope.common.ExecutionInformation
Creates an execution information initialized with the given evaluation number, starting at 0.
ExecutionInformation(ExecutionInformation, int) - Constructor for class org.youscope.common.ExecutionInformation
Creates a new execution information for the execution of jobs in a loop.
ExhaustiveFocusSearchAddonFactory - Class in org.youscope.plugin.exhaustivefocussearch
Factory for the creation of exhaustive search focus search.
ExhaustiveFocusSearchAddonFactory() - Constructor for class org.youscope.plugin.exhaustivefocussearch.ExhaustiveFocusSearchAddonFactory
Constructor.
ExhaustiveFocusSearchConfiguration - Class in org.youscope.plugin.exhaustivefocussearch
 
ExhaustiveFocusSearchConfiguration() - Constructor for class org.youscope.plugin.exhaustivefocussearch.ExhaustiveFocusSearchConfiguration
Constructor.
exit() - Static method in class org.youscope.plugin.matlabscripting.LocalMatlabProxy
Exits MATLAB.
exit() - Method in interface org.youscope.plugin.matlabscripting.MatlabInternalProxy
Exits MATLAB.
exit() - Method in class org.youscope.plugin.matlabscripting.RemoteMatlabProxy
Exits MATLAB.
exit() - Static method in class org.youscope.plugin.matlabscripting.RemoteMatlabProxyController
Exits MATLAB.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links