Class Hierarchy
- java.lang.Object
- net.sf.basedb.core.plugin.AboutImpl (implements net.sf.basedb.core.plugin.About)
- net.sf.basedb.core.plugin.AbstractPlugin (implements net.sf.basedb.core.plugin.Plugin)
- net.sf.basedb.core.plugin.AbstractAnalysisPlugin
- net.sf.basedb.core.plugin.AbstractExporterPlugin (implements net.sf.basedb.core.plugin.ImmediateDownloadExporter)
- net.sf.basedb.core.plugin.GuiContext
- java.io.InputStream (implements java.io.Closeable)
- java.io.FilterInputStream
- net.sf.basedb.core.plugin.ImportInputStream
- java.io.FilterInputStream
- net.sf.basedb.core.plugin.NamespaceParameterValuesWrapper (implements net.sf.basedb.core.plugin.ParameterValues)
- net.sf.basedb.core.plugin.NamespaceRequestWrapper (implements net.sf.basedb.core.plugin.Request)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- net.sf.basedb.core.plugin.ExportOutputStream
- net.sf.basedb.core.plugin.ParameterValuesWrapper (implements net.sf.basedb.core.plugin.ParameterValues)
- net.sf.basedb.core.plugin.Permissions
- net.sf.basedb.core.PluginParameter<T>
- net.sf.basedb.core.plugin.NamespacePluginParameter<T>
Interface Hierarchy
- net.sf.basedb.core.plugin.About
- net.sf.basedb.core.plugin.NonRestartable
- net.sf.basedb.core.plugin.ParameterValues
- net.sf.basedb.core.plugin.Plugin
- net.sf.basedb.core.plugin.AnalysisFilterPlugin
- net.sf.basedb.core.plugin.AnnotationSetterPlugin
- net.sf.basedb.core.plugin.AutoDetectingImporter
- net.sf.basedb.core.plugin.ImmediateDownloadExporter
- net.sf.basedb.core.plugin.InteractivePlugin
- net.sf.basedb.core.plugin.Request
- net.sf.basedb.core.plugin.Response
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.sf.basedb.core.plugin.GuiContext.Type
- net.sf.basedb.core.plugin.Plugin.MainType
- net.sf.basedb.core.plugin.Response.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)