A C D E F G I L M P R S T U V

G

get(int) - Method in interface ru.onego.industrial.catalog.meta.Catalog
Returns catalog line with the given index.
get(String) - Method in interface ru.onego.industrial.catalog.meta.Catalog
Returns catalog line with the given identificator.
get(int) - Method in class ru.onego.industrial.catalog.meta.CatalogImpl
 
get(String) - Method in class ru.onego.industrial.catalog.meta.CatalogImpl
 
getCatalog() - Method in class ru.onego.industrial.catalog.reports.AbstractReport
Returns catalog to be shown.
getColumns() - Method in interface ru.onego.industrial.catalog.meta.Catalog
Returns column names of this catalog.
getColumns() - Method in class ru.onego.industrial.catalog.meta.CatalogImpl
 
getColumnValue(String) - Method in interface ru.onego.industrial.catalog.meta.CatalogLine
Returns column value stored for column name.
getColumnValue(int) - Method in interface ru.onego.industrial.catalog.meta.CatalogLine
Returns column value by index of the column
getColumnValue(String) - Method in class ru.onego.industrial.catalog.meta.CatalogLineImpl
 
getColumnValue(int) - Method in class ru.onego.industrial.catalog.meta.CatalogLineImpl
 
getData(Object) - Method in interface ru.onego.industrial.catalog.exe.DataProvider
Method provides list of data to be catalogized.
getID() - Method in class ru.onego.industrial.catalog.exe.MainDialog
Returns value of the ID field of the interface dialog.
getIdentificator(int) - Method in interface ru.onego.industrial.catalog.meta.Catalog
Returns identificator of the line with the given index.
getIdentificator(int) - Method in class ru.onego.industrial.catalog.meta.CatalogImpl
 
getIdentificator() - Method in class ru.onego.industrial.catalog.util.PairValue
Returns identificator of this pair.
getINIFile() - Static method in class ru.onego.industrial.catalog.exe.MainDialog
Returns main ini file of the application.
getInstance() - Static method in class ru.onego.industrial.catalog.exe.MainDialog
Returns running instance of main dialog
getInstance() - Static method in class ru.onego.industrial.catalog.util.ActionsManager
Returns the instance of the manager.
getLines() - Method in interface ru.onego.industrial.catalog.meta.Catalog
Returns list of all line in the catalog.
getLines() - Method in class ru.onego.industrial.catalog.meta.CatalogImpl
 
getListDelimiter() - Method in class ru.onego.industrial.catalog.io.INIFileReader
Returns current list parameters delimiter.
getListParam(String, String) - Method in class ru.onego.industrial.catalog.io.INIFileReader
Returns values of the list parameter from the specified section.
getLogger() - Static method in class ru.onego.industrial.catalog.exe.MainDialog
Returns logger for this application.
getName() - Method in interface ru.onego.industrial.catalog.meta.ColumnValue
Returns internal name of the value type.
getName() - Method in class ru.onego.industrial.catalog.meta.DoubleValue
Returns name for this type.
getName() - Method in class ru.onego.industrial.catalog.meta.IDValue
Returns type name.
getName() - Method in class ru.onego.industrial.catalog.meta.StringValue
 
getName() - Method in interface ru.onego.industrial.catalog.parsers.DataParser
Returns describtion of this data parser used by JCatalog engine to inform user about loaded parsers.
getName() - Method in class ru.onego.industrial.catalog.reports.AbstractReport
Returns report name.
getName() - Method in class ru.onego.industrial.catalog.reports.CSVReport
Returns report name.
getName() - Method in class ru.onego.industrial.catalog.reports.ExcelReport
Returns "Microsoft Excel workbook report system".
getName() - Method in interface ru.onego.industrial.catalog.reports.Report
Returns name of this report.
getName() - Method in class ru.onego.industrial.catalog.reports.TextReport
Returns report name.
getName() - Method in interface ru.onego.industrial.catalog.util.Action
Returns name of the action.
getName() - Method in interface ru.onego.industrial.catalog.util.CatalogAction
Returns name of this action.
getName() - Method in interface ru.onego.industrial.catalog.util.FunctionInterface
Return name of this function.
getName() - Method in class ru.onego.industrial.catalog.util.FunctionsAction
Returns name of this action.
getName() - Method in class ru.onego.industrial.catalog.util.LeftFunction
Returns name of this function
getName() - Method in class ru.onego.industrial.catalog.util.ReplaceAllFunction
 
getName() - Method in class ru.onego.industrial.catalog.util.ReplaceFunction
 
getName() - Method in class ru.onego.industrial.catalog.util.TrimFunction
 
getName() - Method in class ru.onego.industrial.catalog.util.UppercaseFunction
 
getParam(String, String) - Method in class ru.onego.industrial.catalog.io.INIFileReader
Returns value of the parameter in the specified section.
getParamCount() - Method in interface ru.onego.industrial.catalog.util.FunctionInterface
Returns number of function parameters.
getParamCount() - Method in class ru.onego.industrial.catalog.util.LeftFunction
Returns number of parameters
getParamCount() - Method in class ru.onego.industrial.catalog.util.ReplaceAllFunction
 
getParamCount() - Method in class ru.onego.industrial.catalog.util.ReplaceFunction
 
getParamCount() - Method in class ru.onego.industrial.catalog.util.TrimFunction
 
getParamCount() - Method in class ru.onego.industrial.catalog.util.UppercaseFunction
 
getParameter() - Method in class ru.onego.industrial.catalog.util.PairValue
Returns parameter of this pair.
getParamNameExtender() - Method in class ru.onego.industrial.catalog.io.INIFileReader
Returns parameter name extender, "="
getParamType(int) - Method in interface ru.onego.industrial.catalog.util.FunctionInterface
Returns type of parameter, specified by the index.
getParamType(int) - Method in class ru.onego.industrial.catalog.util.LeftFunction
 
getParamType(int) - Method in class ru.onego.industrial.catalog.util.ReplaceAllFunction
 
getParamType(int) - Method in class ru.onego.industrial.catalog.util.ReplaceFunction
 
getParamType(int) - Method in class ru.onego.industrial.catalog.util.TrimFunction
 
getParamType(int) - Method in class ru.onego.industrial.catalog.util.UppercaseFunction
 
getStartPosPosition() - Method in class ru.onego.industrial.catalog.io.INIFileReader
Returns start position control value.
getStdFileExt() - Method in class ru.onego.industrial.catalog.reports.AbstractReport
Return extension of the report file.
getStdFileExt() - Method in class ru.onego.industrial.catalog.reports.CSVReport
Return extension of the report file.
getStdFileExt() - Method in class ru.onego.industrial.catalog.reports.ExcelReport
Returns extension of MS excel file
getStdFileExt() - Method in interface ru.onego.industrial.catalog.reports.Report
Returns extension for filename of the report.
getStdFileExt() - Method in class ru.onego.industrial.catalog.reports.TextReport
Return extension of the report file.
getStdFilenameExt() - Method in class ru.onego.industrial.catalog.reports.TextReport
 
getValue() - Method in interface ru.onego.industrial.catalog.meta.ColumnValue
Returns stored value.
getValue() - Method in class ru.onego.industrial.catalog.meta.DoubleValue
Returns double value.
getValue() - Method in class ru.onego.industrial.catalog.meta.IDValue
Returns ID text field value.
getValue() - Method in class ru.onego.industrial.catalog.meta.StringValue
 
getValue() - Method in class ru.onego.industrial.catalog.util.PairValue
Returns value of this pair.
getWorkBuffer() - Method in class ru.onego.industrial.catalog.io.INIFileReader
Returns work buffer (ini file current section)

A C D E F G I L M P R S T U V