| Package | Description |
|---|---|
| com.mockturtlesolutions.snifflib.datatypes.database |
Base classes for the repository storage framework of the datatypes package.
|
| com.mockturtlesolutions.snifflib.datatypes.workbench |
Graphical interface classes for the repository storage framework of the datatypes package.
|
| com.mockturtlesolutions.snifflib.flatfiletools.database |
Base classes for the repository storage framework of flatfiletools.
|
| com.mockturtlesolutions.snifflib.flatfiletools.workbench |
Graphical interface classes for the repository storage framework of the flatfiletools package.
|
| com.mockturtlesolutions.snifflib.groovytools.database |
Graphical interface classes for the repository storage framework of the groovytools package.
|
| com.mockturtlesolutions.snifflib.groovytools.workbench | |
| com.mockturtlesolutions.snifflib.guitools.components |
Widgets and support classes for graphical user interfaces.
|
| com.mockturtlesolutions.snifflib.mcmctools.database |
Base classes for the repository storage framework of the mcmctools package.
|
| com.mockturtlesolutions.snifflib.mcmctools.workbench |
Graphical interface classes for the repository storage framework of the mcmctools package.
|
| com.mockturtlesolutions.snifflib.reposconfig.database |
Base classes for the repository storage framework of the reposconfig package.
|
| com.mockturtlesolutions.snifflib.reposconfig.graphical |
Graphical access to repository storage methods and storage.
|
| com.mockturtlesolutions.snifflib.reposconfig.management |
Base classes and interfaces for the creation, deletion, editing and transferal of
repository storages.
|
| com.mockturtlesolutions.snifflib.semantics.database |
Base classes for the repository storage framework of the semantics package.
|
| com.mockturtlesolutions.snifflib.semantics.workbench |
Graphical interface classes for the repository storage framework of the semantics package.
|
| com.mockturtlesolutions.snifflib.spreadsheets |
Contains standard classes and interfaces for implmenting simple programmable spreadsheets.
|
| com.mockturtlesolutions.snifflib.spreadsheets.database |
Base classes for the repository storage framework of the spreadsheets package.
|
| com.mockturtlesolutions.snifflib.spreadsheets.workbench |
Graphical interface classes for the repository storage framework of the spreadsheets package.
|
| com.mockturtlesolutions.snifflib.sqldig.database |
Base classes for the repository storage framework of the sqldig package.
|
| com.mockturtlesolutions.snifflib.statmodeltools.database |
Base classes for the repository storage framework of the statmodeltools package.
|
| com.mockturtlesolutions.snifflib.statmodeltools.workbench |
Graphical interface classes for the repository storage framework of the statmodeltools package.
|
| com.mockturtlesolutions.snifflib.timertools.database |
Base classes for the repository storage framework of the timertools package.
|
| com.mockturtlesolutions.snifflib.util.database |
Base classes for the repository storage framework of the util package.
|
| com.mockturtlesolutions.snifflib.util.workbench |
Graphical interface classes for the repository storage framework of the util package.
|
| com.mockturtlesolutions.snifflib.vistools.database |
Base classes for the repository storage framework of the datatypes package.
|
| com.mockturtlesolutions.snifflib.vistools.workbench |
Graphical interface classes for the repository storage framework of the vistools package.
|
| com.mockturtlesolutions.snifflib.xppauttools.database |
Base classes for the repository storage framework of xppauttools
|
| com.mockturtlesolutions.snifflib.xppauttools.workbench |
Graphical interface classes for the repository storage framework of the xppauttools package.
|
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositorySQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositorySQLiteConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQL |
| RepositoryStorageSQLite |
| RepositoryStorageSQLiteNameQuery |
| RepositoryStorageSQLNameQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| DOMStorable |
| GraphicalRepositoryEditor |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| RepositoryEditor |
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositoryListener |
| RepositorySQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQL |
| RepositoryStorageSQLNameQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| DOMStorable |
| GraphicalRepositoryEditor |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| RepositoryConnectionHandler |
| RepositoryEditor |
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositoryPostgreSQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositorySQLiteConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStoragePostgreSQL |
| RepositoryStoragePostgreSQLNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQLite |
| RepositoryStorageSQLiteNameQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| DOMStorable |
| GraphicalRepositoryEditor |
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| RepositoryEditor |
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
| Class and Description |
|---|
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectionHandler |
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositoryElement
A class to hold the information required to identify a specific
element of a repository.
|
| RepositoryGatewayManager
A class providing streamlined access to a subset of repository features.
|
| RepositoryGatewayProcess |
| RepositoryPostgreSQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositorySQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStoragePostgreSQL |
| RepositoryStoragePostgreSQLNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQL |
| RepositoryStorageSQLNameQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| DOMStorable |
| GraphicalRepositoryEditor |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| RepositoryEditor |
| RepositoryElement
A class to hold the information required to identify a specific
element of a repository.
|
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectionEvent
This event allows listeners to know that the connection has changed??
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositoryCustodian
This is an interface for all classes that manage a repository.
|
| RepositoryEditor |
| RepositoryElement
A class to hold the information required to identify a specific
element of a repository.
|
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryMaintenance |
| RepositoryPostgreSQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositorySQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositorySQLiteConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageCalculations
A marker interface for agents performing calculations directly on a storage instance
including convenience calculations.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQL |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositoryElement
A class to hold the information required to identify a specific
element of a repository.
|
| RepositoryListener |
| RepositoryPrefs
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| ReposPrefs |
| Class and Description |
|---|
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectionHandler |
| RepositoryPrefs
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositorySQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryXMLConnection |
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositorySQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQL |
| RepositoryStorageSQLNameQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| DOMStorable |
| GraphicalRepositoryEditor |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| RepositoryEditor |
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
| Class and Description |
|---|
| DOMStorable |
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| DOMStorable |
| GraphicalRepositoryEditor |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| RepositoryEditor |
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
| Class and Description |
|---|
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositoryElement
A class to hold the information required to identify a specific
element of a repository.
|
| RepositoryGatewayProcess |
| RepositoryPostgreSQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositorySQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositorySQLiteConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStoragePostgreSQL |
| RepositoryStoragePostgreSQLNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQL |
| RepositoryStorageSQLite |
| RepositoryStorageSQLiteNameQuery |
| RepositoryStorageSQLNameQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| DOMStorable |
| GraphicalRepositoryEditor |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| RepositoryConnectionHandler |
| RepositoryEditor |
| RepositoryElement
A class to hold the information required to identify a specific
element of a repository.
|
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositorySQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQL |
| RepositoryStorageSQLNameQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositoryElement
A class to hold the information required to identify a specific
element of a repository.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositorySQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQL |
| RepositoryStorageSQLNameQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| DOMStorable |
| GraphicalRepositoryEditor |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| RepositoryConnectionHandler |
| RepositoryEditor |
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
| Class and Description |
|---|
| AbstractRepositoryStorage
This is a tagging interface for all classes that store themselves in a
repository.
|
| DOMStorable |
| ReposConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| ReposConfiguration
Instantiation of this class requires successful aquisition of the current
system configuration.
|
| RepositoryConnectivity
This is a tagging interface for all classes that connect in some way to a repository.
|
| RepositoryPostgreSQLConnection
Establish a connection with an SQL server and process requests.
|
| RepositorySQLiteConnection
Establish a connection with an SQL server and process requests.
|
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageDOM
DOM storage variant for RepositoryStorage.
|
| RepositoryStorageNameQuery |
| RepositoryStoragePostgreSQL |
| RepositoryStoragePostgreSQLNameQuery |
| RepositoryStorageQuery |
| RepositoryStorageSQLite |
| RepositoryStorageSQLiteNameQuery |
| RepositoryStorageTransfer |
| RepositoryStorageTransferAgent
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
| RepositoryStorageXML |
| RepositoryStorageXMLNameQuery |
| RepositoryXMLConnection |
| ReposPreferences
A marker interface for repository configs that store preferences.
|
| ReposPrefs |
| Class and Description |
|---|
| DOMStorable |
| GraphicalRepositoryEditor |
| ReposConfigurable
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
| RepositoryEditor |
| RepositoryEvent
This event can be used to let listeners know that the repository being used
has changed.
|
| RepositoryListener |
| RepositoryStorage
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
| RepositoryStorageTransfer |
Copyright © 2011, 2013. Daniel P. Dougherty