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.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.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
|
Modifier and Type | Class and Description |
---|---|
class |
DblMatrixConfig |
class |
DblMatrixPrefs |
class |
MatrixStorageConfig |
class |
MatrixStoragePrefs |
Constructor and Description |
---|
DblMatrixSQLConnection(ReposConfig config,
java.lang.String repos) |
DblMatrixSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
DblMatrixSQLiteConnection(ReposConfig config,
java.lang.String repos) |
DblMatrixSQLiteConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
DblMatrixXMLConnection(ReposConfig config,
java.lang.String repos) |
MatrixStorageSQLConnection(ReposConfig config,
java.lang.String repos) |
MatrixStorageSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
MatrixStorageXMLConnection(ReposConfig config,
java.lang.String repos) |
Constructor and Description |
---|
DblMatrixFindNameDialog(ReposConfig con,
IconServer server) |
MatrixFindNameDialog(ReposConfig con,
IconServer server) |
Modifier and Type | Class and Description |
---|---|
class |
FlatFileConfig
.
|
class |
FlatFilePrefs |
class |
FlatFileSetConfig
.
|
class |
FlatFileSetPrefs |
class |
FlatFileToolsConfig
.
|
class |
FlatFileToolsPrefs |
Constructor and Description |
---|
FlatFileSetSQLConnection(ReposConfig config,
java.lang.String repos) |
FlatFileSetSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
FlatFileSetXMLConnection(ReposConfig config,
java.lang.String repos) |
FlatFileSQLConnection(ReposConfig config,
java.lang.String repos) |
FlatFileSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
FlatFileXMLConnection(ReposConfig config,
java.lang.String repos) |
Constructor and Description |
---|
FlatFileFindNameDialog(ReposConfig con,
IconServer server) |
FlatFileSetFindNameDialog(ReposConfig con,
IconServer server) |
Modifier and Type | Class and Description |
---|---|
class |
GroovyScriptConfig
.
|
class |
GroovyScriptPrefs |
Constructor and Description |
---|
GroovyScriptPostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
GroovyScriptPostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
GroovyScriptSQLiteConnection(ReposConfig config,
java.lang.String repos) |
GroovyScriptSQLiteConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
GroovyScriptXMLConnection(ReposConfig config,
java.lang.String repos) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPrintJobPrefs |
class |
PrintJobPrefs |
Constructor and Description |
---|
PrefsConfigFrame(ReposConfig config) |
PrintJobPrefsConfigFrame(ReposConfig config) |
Modifier and Type | Class and Description |
---|---|
class |
GaussianProposalConfig |
class |
GaussianProposalPrefs
.
|
class |
MCMCConfig |
class |
MCMCPrefs
.
|
class |
MCMCRunConfig |
class |
MCMCRunPrefs
.
|
class |
MCMCServerPrefs
.
|
class |
MCMCToolsConfig |
class |
MCMCToolsPrefs
.
|
class |
MCMCTraceConfig |
class |
MCMCTracePrefs
.
|
class |
ProposalDistributionConfig |
class |
ProposalDistributionPrefs
.
|
class |
WedgeConfig
.
|
class |
WedgePrefs |
Constructor and Description |
---|
GaussianProposalSQLConnection(ReposConfig config,
java.lang.String repos) |
GaussianProposalSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
GaussianProposalXMLConnection(ReposConfig config,
java.lang.String repos) |
MCMCRunPostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
MCMCRunPostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
MCMCRunXMLConnection(ReposConfig config,
java.lang.String repos) |
MCMCServer.NameSearch(java.lang.String repos,
NameQueryTree tree,
ReposConfig con,
RepositoryConnectionHandler handler) |
MCMCStoragePostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
MCMCStoragePostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
MCMCStorageSQLConnection(ReposConfig config,
java.lang.String repos) |
MCMCStorageSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
MCMCStorageXMLConnection(ReposConfig config,
java.lang.String repos) |
MCMCTracePostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
MCMCTracePostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
MCMCTraceSQLConnection(ReposConfig config,
java.lang.String repos) |
MCMCTraceSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
MCMCTraceXMLConnection(ReposConfig config,
java.lang.String repos) |
ProposalDistributionSQLConnection(ReposConfig config,
java.lang.String repos) |
ProposalDistributionSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
ProposalDistributionXMLConnection(ReposConfig config,
java.lang.String repos) |
WedgeXMLConnection(ReposConfig config,
java.lang.String repos) |
Modifier and Type | Method and Description |
---|---|
void |
MCMCTraceFrame.TraceCopyRow.setConfig(ReposConfig conf) |
Constructor and Description |
---|
GaussianProposalFindNameDialog(ReposConfig con,
IconServer server) |
MCMCFindNameDialog(ReposConfig con,
IconServer server) |
MCMCTraceFindNameDialog(ReposConfig con,
IconServer server) |
MCMCTraceFrame.TraceCopyRow(DataSet set,
ReposConfig conf,
int k) |
ProposalDistributionFindNameDialog(ReposConfig con,
IconServer server) |
Modifier and Type | Class and Description |
---|---|
class |
RepositoryPrefs
Instantiation of this class requires successful aquisition of the current
system configuration.
|
class |
ReposPrefs |
Modifier and Type | Method and Description |
---|---|
ReposConfig |
RepositoryElement.getConfig() |
ReposConfig |
RepositoryConnectionHandler.getConfig() |
ReposConfig |
RepositoryGatewayManager.getCurrentConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryConnectionHandler.setConfig(ReposConfig con) |
Constructor and Description |
---|
RepositoryConnectionHandler(ReposConfig con) |
RepositoryPostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
RepositoryPostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
RepositorySQLConnection(ReposConfig config,
java.lang.String repos) |
RepositorySQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
RepositorySQLiteConnection(ReposConfig config,
java.lang.String repos) |
RepositorySQLiteConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
RepositoryXMLConnection(ReposConfig config,
java.lang.String repos) |
Modifier and Type | Field and Description |
---|---|
protected ReposConfig |
RepositoryFindNameDialog.config |
protected ReposConfig |
ConfiguredComboBox.Config |
protected ReposConfig |
ReposConfigEditor.Config |
Constructor and Description |
---|
ConfiguredComboBox(ReposConfig config,
java.lang.String repos,
java.lang.String pref) |
ReposConfigEditor(ReposConfig config) |
ReposConfigFrame(ReposConfig config) |
ReposConfigFrame(ReposConfig config,
java.lang.String s) |
RepositoryFindNameDialog(ReposConfig con,
IconServer serv,
java.lang.Class class2searchfor) |
RepositoryHeaderFrame(RepositoryStorage target,
ReposConfig conf,
ReposPrefs p) |
Modifier and Type | Field and Description |
---|---|
protected ReposConfig |
RepositoryCustodianFrame.Config |
protected ReposConfig |
RepositoryTransferFrame.Config |
protected ReposConfig |
RepositoryManagerFrame.Config |
Modifier and Type | Class and Description |
---|---|
class |
WordStorageConfig |
class |
WordStoragePrefs |
Constructor and Description |
---|
WordStorageSQLConnection(ReposConfig config,
java.lang.String repos) |
WordStorageSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
WordStorageXMLConnection(ReposConfig config,
java.lang.String repos) |
Constructor and Description |
---|
WordFindNameDialog(ReposConfig con,
IconServer server) |
Modifier and Type | Class and Description |
---|---|
class |
MyrtleConfig |
class |
MyrtlePrefs |
class |
ReservedFunctionConfig |
class |
ReservedFunctionPrefs |
Constructor and Description |
---|
MyrtleXMLConnection(ReposConfig config,
java.lang.String repos) |
ReservedFunctionXMLConnection(ReposConfig config,
java.lang.String repos) |
Constructor and Description |
---|
MyrtleFindNameDialog(ReposConfig con,
IconServer server) |
Modifier and Type | Class and Description |
---|---|
class |
SQLConfig
Instantiation of this class requires successful aquisition of the current
system configuration.
|
Constructor and Description |
---|
SQLConfigEditor(ReposConfig config) |
Modifier and Type | Class and Description |
---|---|
class |
CanonicalSetConfig
.
|
class |
CanonicalSetPrefs |
class |
CanonicalVariableConfig |
class |
CanonicalVariablePrefs |
class |
CanonicalVariableStoragePrefs |
class |
GLMStorageConfig
.
|
class |
ParameterSetConfig
.
|
class |
ParameterSetStoragePrefs |
class |
StatisticalModelConfig
.
|
class |
StatisticalModelToolsPrefs |
Constructor and Description |
---|
CanonicalSetPostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
CanonicalSetPostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
CanonicalSetSQLConnection(ReposConfig config,
java.lang.String repos) |
CanonicalSetSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
CanonicalSetXMLConnection(ReposConfig config,
java.lang.String repos) |
CanonicalVariablePostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
CanonicalVariablePostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
CanonicalVariableSQLConnection(ReposConfig config,
java.lang.String repos) |
CanonicalVariableSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
CanonicalVariableXMLConnection(ReposConfig config,
java.lang.String repos) |
GLMStoragePostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
GLMStoragePostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean x) |
GLMStorageSQLConnection(ReposConfig config,
java.lang.String repos) |
GLMStorageSQLConnection(ReposConfig config,
java.lang.String repos,
boolean x) |
GLMStorageXMLConnection(ReposConfig config,
java.lang.String repos) |
ParameterSetPostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
ParameterSetPostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
ParameterSetSQLConnection(ReposConfig config,
java.lang.String repos) |
ParameterSetSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
ParameterSetSQLiteConnection(ReposConfig config,
java.lang.String repos) |
ParameterSetSQLiteConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
ParameterSetXMLConnection(ReposConfig config,
java.lang.String repos) |
StatisticalModelPostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
StatisticalModelPostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
StatisticalModelSQLConnection(ReposConfig config,
java.lang.String repos) |
StatisticalModelSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
StatisticalModelXMLConnection(ReposConfig config,
java.lang.String repos) |
Modifier and Type | Method and Description |
---|---|
void |
CanonicalSetFrame.SetCopyRow.setConfig(ReposConfig conf) |
Constructor and Description |
---|
CanonicalSetFindNameDialog(ReposConfig con,
IconServer server) |
CanonicalSetFrame.SetCopyRow(DataSet set,
ReposConfig conf,
int k) |
CanonicalVariableFindNameDialog(ReposConfig con,
IconServer server) |
GLMStorageFindNameDialog(ReposConfig con,
IconServer serv) |
ParameterSetFindNameDialog(ReposConfig con,
IconServer server) |
ParameterSetFindNameDialog(ReposConfig con,
IconServer server,
java.lang.Class type) |
StatisticalModelFindNameDialog(ReposConfig con,
IconServer server) |
Modifier and Type | Class and Description |
---|---|
class |
TimerToolsConfig
.
|
class |
TimerToolsPrefs |
Constructor and Description |
---|
TimerStorageSQLConnection(ReposConfig config,
java.lang.String repos) |
TimerStorageSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
TimerStorageXMLConnection(ReposConfig config,
java.lang.String repos) |
Modifier and Type | Class and Description |
---|---|
class |
GridElementConfig
.
|
class |
GridElementPrefs |
Constructor and Description |
---|
GridElementXMLConnection(ReposConfig config,
java.lang.String repos) |
Constructor and Description |
---|
GridElementFindNameDialog(ReposConfig con,
IconServer server) |
Modifier and Type | Class and Description |
---|---|
class |
ImageFileConfig
.
|
class |
ImageFilePrefs |
class |
ImageStackConfig
.
|
class |
ImageStackPrefs |
Constructor and Description |
---|
ImageFileSQLConnection(ReposConfig config,
java.lang.String repos) |
ImageFileSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
ImageFileXMLConnection(ReposConfig config,
java.lang.String repos) |
ImageStackXMLConnection(ReposConfig config,
java.lang.String repos) |
Constructor and Description |
---|
ImageFileFindNameDialog(ReposConfig con,
IconServer server) |
ImageStackFindNameDialog(ReposConfig con,
IconServer server) |
Modifier and Type | Class and Description |
---|---|
class |
XppBettyConfig
.
|
class |
XppBettyPrefs |
class |
XppOdeConfig
.
|
class |
XppOdePrefs |
Constructor and Description |
---|
XppBettyXMLConnection(ReposConfig config,
java.lang.String repos) |
XppOdePostgreSQLConnection(ReposConfig config,
java.lang.String repos) |
XppOdePostgreSQLConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
XppOdeSQLiteConnection(ReposConfig config,
java.lang.String repos) |
XppOdeSQLiteConnection(ReposConfig config,
java.lang.String repos,
boolean connect) |
XppOdeXMLConnection(ReposConfig config,
java.lang.String repos) |
Copyright © 2011, 2013. Daniel P. Dougherty