|
TC Java 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.nls.lvg.CmdLineSyntax.SystemOption
gov.nih.nlm.nls.tc.Lib.TcSystemOption
gov.nih.nlm.nls.tc.Tools.Sti
public class Sti
This class provides St index tool
History:
| Field Summary | |
|---|---|
protected static java.io.BufferedReader |
inReader_
|
protected static java.io.BufferedWriter |
outWriter_
|
protected java.util.Vector<java.lang.String> |
quitStrList_
|
protected boolean |
verbose_
|
| Fields inherited from class gov.nih.nlm.nls.tc.Lib.TcSystemOption |
|---|
option_, properties_, runFlag_ |
| Fields inherited from class gov.nih.nlm.nls.lvg.CmdLineSyntax.SystemOption |
|---|
systemOption_ |
| Constructor Summary | |
|---|---|
Sti()
Create a STI tool object (default). |
|
Sti(java.lang.String optionStr)
Create a STI tool object by specifying option string. |
|
| Method Summary | |
|---|---|
void |
Close()
Close the input file, output file, and database. |
protected void |
DefineFlag()
|
protected void |
ExecuteCommand(gov.nih.nlm.nls.lvg.CmdLineSyntax.OptionItem optionItem,
gov.nih.nlm.nls.lvg.CmdLineSyntax.Option systemOption)
|
boolean |
IsLegalOption()
Get the boolean flag to indicate if the option is legal or not. |
static void |
main(java.lang.String[] args)
|
boolean |
Process()
Process the STI calculation |
| Methods inherited from class gov.nih.nlm.nls.tc.Lib.TcSystemOption |
|---|
GetConfig, GetOptions, GetOptionStr, InitCmdLineOption, SetPropertiesInConfig |
| Methods inherited from class gov.nih.nlm.nls.lvg.CmdLineSyntax.SystemOption |
|---|
CheckOption, CheckSyntax, ExecuteCommands, GetOption, ToBoolean, ToFloatArray, ToIntArray, ToStringArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Vector<java.lang.String> quitStrList_
protected static java.io.BufferedReader inReader_
protected static java.io.BufferedWriter outWriter_
protected boolean verbose_
| Constructor Detail |
|---|
public Sti()
public Sti(java.lang.String optionStr)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public boolean Process()
throws java.sql.SQLException,
java.io.IOException
java.sql.SQLException
java.io.IOExceptionpublic boolean IsLegalOption()
IsLegalOption in class TcSystemOptionpublic void Close()
protected void DefineFlag()
DefineFlag in class gov.nih.nlm.nls.lvg.CmdLineSyntax.SystemOption
protected void ExecuteCommand(gov.nih.nlm.nls.lvg.CmdLineSyntax.OptionItem optionItem,
gov.nih.nlm.nls.lvg.CmdLineSyntax.Option systemOption)
ExecuteCommand in class gov.nih.nlm.nls.lvg.CmdLineSyntax.SystemOption
|
TC Java 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||