|
TC Java 2011 Version |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| gov.nih.nlm.nls.tc.Api | This package provides Java APIs classes. |
| gov.nih.nlm.nls.tc.Db | Provides a higher level interface to TC database. |
| gov.nih.nlm.nls.tc.Lib | This package contains TC general library classes of Configuration, Counts, and KeyValue objects. |
| gov.nih.nlm.nls.tc.Stri | This package provides base Java classes of all Stri operations. |
| Uses of Configuration in gov.nih.nlm.nls.tc.Api |
|---|
| Fields in gov.nih.nlm.nls.tc.Api declared as Configuration | |
|---|---|
protected Configuration |
StWsdApi.conf_
|
protected Configuration |
JdiApi.conf_
|
protected Configuration |
StiApi.conf_
|
| Constructors in gov.nih.nlm.nls.tc.Api with parameters of type Configuration | |
|---|---|
JdiApi(Configuration conf)
Creates an JdiApi object and initiate related data, using a specified configuration object. |
|
JdiApi(Configuration conf,
JournalDescriptors jds,
Subheadings shs)
Creates an JdiApi object and initiate related data, using a specified configuration object, journal descritor object, and subheadings object. |
|
MltApi(Configuration conf)
Creates an MltApi object and initiate related data, using a specified subHeading objects. |
|
StiApi(Configuration conf)
Creates an StiApi object and initiate related data, using a specified configuration object. |
|
StiApi(Configuration conf,
SemanticTypes sts)
Creates an StiApi object and initiate related data, using a specified configuration object and semantic types object. |
|
StriApi(Configuration conf)
Creates an StriApi object and initiate related data, using a specified configuration object. |
|
StriApi(Configuration conf,
JournalDescriptors jds,
Subheadings shs)
Creates an StriApi object and initiate related data, using a specified configuration object, journal descritor object, and subHeadings object. |
|
StriApi(Configuration conf,
JournalDescriptors jds,
Subheadings shs,
SemanticTypes sts)
Creates an StriApi object and initiate related data, using a specified configuration object, journal descritor object, subHeadings object, and semantic types object. |
|
StWsdApi(Configuration conf)
Creates an WsdApi object and initiate related data, using a specified configuration object. |
|
StWsdApi(Configuration conf,
SemanticTypes sts,
JournalDescriptors jds)
Creates an WsdApi object and initiate related data, using a specified configuration object and semantic types object. |
|
| Uses of Configuration in gov.nih.nlm.nls.tc.Db |
|---|
| Methods in gov.nih.nlm.nls.tc.Db with parameters of type Configuration | |
|---|---|
static java.sql.Connection |
DbBase.OpenConnection(Configuration config)
Open a connection using URL specified in configuration bundle |
| Uses of Configuration in gov.nih.nlm.nls.tc.Lib |
|---|
| Methods in gov.nih.nlm.nls.tc.Lib that return Configuration | |
|---|---|
protected Configuration |
TcSystemOption.GetConfig(java.lang.String configFile)
|
| Uses of Configuration in gov.nih.nlm.nls.tc.Stri |
|---|
| Constructors in gov.nih.nlm.nls.tc.Stri with parameters of type Configuration | |
|---|---|
StJds(Configuration conf,
boolean verbose)
Create the St-Jd scores (Count2f) objects by specifying the configuration object and flag of verbose. |
|
|
TC Java 2011 Version |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||