public class NCIMetaThesaurusSQL extends SQLBase implements InputFormatInterface
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
description |
driver, password, server, tablePrefix, username
codingSchemeManifest
Constructor and Description |
---|
NCIMetaThesaurusSQL() |
NCIMetaThesaurusSQL(java.lang.String username,
java.lang.String password,
java.lang.String server,
java.lang.String driver) |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getAvailableTerminologies() |
java.lang.String |
getConnectionSummary()
Get a summary of the connection parameters.
|
java.lang.String |
getDescription()
Get the description of the input type.
|
Option[] |
getOptions()
Get the additional options that must be supplied before the reading can
happen.
|
java.lang.String[] |
getSupportedOutputFormats()
Get the supported Output formats for this input format.
|
getConnectionSummary, getDriver, getPassword, getServer, getTablePrefix, getUsername, testConnection
getCodingSchemeManifest, getLoaderPreferences, getManifestLocation, setCodingSchemeManifest, setLoaderPreferences, setManifestLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
testConnection
public static final java.lang.String description
public NCIMetaThesaurusSQL(java.lang.String username, java.lang.String password, java.lang.String server, java.lang.String driver)
public NCIMetaThesaurusSQL()
public java.lang.String getConnectionSummary()
InputFormatInterface
getConnectionSummary
in interface InputFormatInterface
public java.lang.String getDescription()
InputFormatInterface
getDescription
in interface InputFormatInterface
public Option[] getOptions()
InputFormatInterface
getOptions
in interface InputFormatInterface
public java.lang.String[] getSupportedOutputFormats()
InputFormatInterface
getSupportedOutputFormats
in interface InputFormatInterface
public java.lang.String[] getAvailableTerminologies()
getAvailableTerminologies
in interface InputFormatInterface