Uses of Interface
generalDatabase.SQLLoggingAddon
Packages that use SQLLoggingAddon
Package
Description
- 
Uses of SQLLoggingAddon in annotation
Methods in annotation that return SQLLoggingAddonModifier and TypeMethodDescriptionDataAnnotationType.getSQLLoggingAddon()Get an SQLLogging add on. - 
Uses of SQLLoggingAddon in annotation.calcs.snr
Classes in annotation.calcs.snr that implement SQLLoggingAddonMethods in annotation.calcs.snr that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in annotation.calcs.spl
Classes in annotation.calcs.spl that implement SQLLoggingAddonMethods in annotation.calcs.spl that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in annotation.calcs.wav
Classes in annotation.calcs.wav that implement SQLLoggingAddonMethods in annotation.calcs.wav that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in annotation.localise.targetmotion
Classes in annotation.localise.targetmotion that implement SQLLoggingAddonMethods in annotation.localise.targetmotion that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in annotation.string
Classes in annotation.string that implement SQLLoggingAddonMethods in annotation.string that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in annotation.timestamp
Classes in annotation.timestamp that implement SQLLoggingAddonMethods in annotation.timestamp that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in annotation.userforms
Classes in annotation.userforms that implement SQLLoggingAddonModifier and TypeClassDescriptionclassSQL Logging addon for Logger form annotations.Methods in annotation.userforms that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in annotationMark
Methods in annotationMark with parameters of type SQLLoggingAddon - 
Uses of SQLLoggingAddon in beamformer.annotation
Classes in beamformer.annotation that implement SQLLoggingAddonMethods in beamformer.annotation that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in bearinglocaliser.annotation
Classes in bearinglocaliser.annotation that implement SQLLoggingAddonMethods in bearinglocaliser.annotation that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in clickDetector.ClickClassifiers.annotation
Classes in clickDetector.ClickClassifiers.annotation that implement SQLLoggingAddonModifier and TypeClassDescriptionclassSave classification information to the database.Methods in clickDetector.ClickClassifiers.annotation that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in generalDatabase
Methods in generalDatabase that return types with arguments of type SQLLoggingAddonMethods in generalDatabase with parameters of type SQLLoggingAddonModifier and TypeMethodDescriptionvoidSQLLogging.addAddOn(SQLLoggingAddon sqlLoggingAddon) Add an SQL Logging addon - something which adds some standard columns to what it probably a non standard table, e.g.booleanSQLLogging.removeAddOn(SQLLoggingAddon sqlLoggingAddon) Remove an SQLLogging Addon.booleanSQLLogging.removeAddOn(SQLLoggingAddon sqlLoggingAddon, boolean removeFields) Remove an SQLLogging Addon. - 
Uses of SQLLoggingAddon in group3dlocaliser.algorithm
Methods in group3dlocaliser.algorithm that return SQLLoggingAddonModifier and TypeMethodDescriptionabstract SQLLoggingAddonLocaliserAlgorithm3D.getSQLLoggingAddon(int arrayType) Get SQL Logging Addon data to append to the basic database table - 
Uses of SQLLoggingAddon in group3dlocaliser.algorithm.crossedbearing
Classes in group3dlocaliser.algorithm.crossedbearing that implement SQLLoggingAddonMethods in group3dlocaliser.algorithm.crossedbearing that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in group3dlocaliser.algorithm.gridsearch
Methods in group3dlocaliser.algorithm.gridsearch that return SQLLoggingAddonModifier and TypeMethodDescriptionMFPGridSearch.getSQLLoggingAddon(int arrayType) TOADGridSearch.getSQLLoggingAddon(int arrayType)  - 
Uses of SQLLoggingAddon in group3dlocaliser.algorithm.hyperbolic
Methods in group3dlocaliser.algorithm.hyperbolic that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in group3dlocaliser.algorithm.toadmcmc
Methods in group3dlocaliser.algorithm.toadmcmc that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in group3dlocaliser.algorithm.toadsimplex
Methods in group3dlocaliser.algorithm.toadsimplex that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in group3dlocaliser.logging
Methods in group3dlocaliser.logging with parameters of type SQLLoggingAddonModifier and TypeMethodDescriptionvoidGroup3DLogging.setLocalisationAddon(SQLLoggingAddon sqlLoggingAddon)  - 
Uses of SQLLoggingAddon in matchedTemplateClassifer.annotation
Classes in matchedTemplateClassifer.annotation that implement SQLLoggingAddonModifier and TypeClassDescriptionclassWrites a matched click classifier annotation to the database.Methods in matchedTemplateClassifer.annotation that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in nidaqdev.networkdaq
Classes in nidaqdev.networkdaq that implement SQLLoggingAddon - 
Uses of SQLLoggingAddon in rawDeepLearningClassifier.logging
Classes in rawDeepLearningClassifier.logging that implement SQLLoggingAddonModifier and TypeClassDescriptionclassLog deep learning annotation to the databaseMethods in rawDeepLearningClassifier.logging that return SQLLoggingAddon - 
Uses of SQLLoggingAddon in targetMotionOld
Classes in targetMotionOld that implement SQLLoggingAddonModifier and TypeClassDescriptionclassReinstated Target motion add-in as used by the click detector.