A B C D E F G I J K L M N O P Q R S T U V W X

G

getArrayClass(Class) - Static method in class weka.core.Utils
Returns the basic class of an array class (handles multi-dimensional arrays).
getArrayDimensions(Class) - Static method in class weka.core.Utils
Returns the dimensions of the given array.
getArrayDimensions(Object) - Static method in class weka.core.Utils
Returns the dimensions of the given array.
getAutoKeyGeneration() - Method in class weka.core.converters.DatabaseSaver
Gets whether or not a primary key will be generated automatically
getConfig() - Method in class it.eng.spagobi.engines.weka.WekaConf
 
getConnection(String) - Method in class it.eng.spagobi.engines.weka.WekaServlet
This method, based on the engine-config.xml configuration, gets a database connection and return it
getConnectionFromJndiDS(SourceBean) - Method in class it.eng.spagobi.engines.weka.WekaServlet
Get the connection from JNDI
getDatabaseURL() - Method in class weka.core.converters.DatabaseConnection
Get the value of DatabaseURL.
getDataSet() - Method in class weka.core.converters.DatabaseLoader
Return the full data set in batch mode (header and all intances at once).
getDbPassword() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getDbUrl() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getDbUser() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getDbWriteMode() - Method in class weka.core.converters.DatabaseSaver
 
getDirectConnection(SourceBean) - Method in class it.eng.spagobi.engines.weka.WekaServlet
Get the connection using jdbc
getFlag(char, String[]) - Static method in class weka.core.Utils
Checks if the given array contains the flag "-Char".
getFlag(String, String[]) - Static method in class weka.core.Utils
Checks if the given array contains the flag "-String".
getInConnection() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getInstance() - Static method in class it.eng.spagobi.engines.weka.WekaConf
 
getKeyColumnNames() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getKeyColumnNames() - Method in class weka.core.converters.DatabaseSaver
 
getKeys() - Method in class weka.core.converters.DatabaseLoader
Gets the key columns' name
getLoaders() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getLoderDesc(Loader) - Static method in class it.eng.spagobi.engines.weka.Utils
 
getLoderDesc(Vector) - Static method in class it.eng.spagobi.engines.weka.Utils
 
getMetaData() - Method in class weka.core.converters.DatabaseConnection
Gets meta data for the database connection object.
getNextInstance() - Method in class weka.core.converters.DatabaseLoader
Read the data set incrementally---get the next instance in the data set or returns null if there are no more instances to get.
getOption(char, String[]) - Static method in class weka.core.Utils
Gets an option indicated by a flag "-Char" from the given array of strings.
getOption(String, String[]) - Static method in class weka.core.Utils
Gets an option indicated by a flag "-String" from the given array of strings.
getOptions() - Method in class weka.core.converters.DatabaseLoader
Gets the setting
getOptions() - Method in class weka.core.converters.DatabaseSaver
Gets the setting
getOutConnection() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getPassword() - Method in class weka.core.converters.DatabaseConnection
Get the database password
getPublicKey() - Method in class it.eng.spagobi.engines.weka.WekaServlet
Get the SpagoBI Public Key for a DSA alghoritm
getQuery() - Method in class weka.core.converters.DatabaseLoader
Gets the query to execute against the database
getRelationForTableName() - Method in class weka.core.converters.DatabaseSaver
Gets whether or not the relation name is used as name of the table
getResultSet() - Method in class weka.core.converters.DatabaseConnection
Gets the results generated by a previous query.
getRowCount() - Method in class weka.core.converters.DatabaseLoader
Counts the number of rows that are loaded from the database
getSaver() - Method in class weka.gui.beans.Saver
Get the saver
getSaverDesc(Saver) - Static method in class it.eng.spagobi.engines.weka.Utils
 
getSaverDesc(Vector) - Static method in class it.eng.spagobi.engines.weka.Utils
 
getSavers() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getStructure() - Method in class weka.core.converters.DatabaseLoader
Determines and returns (if possible) the structure (internally the header) of the data set as an empty set of instances.
getTableName() - Method in class weka.core.converters.DatabaseSaver
Gets the table's name
getTemplateFile(String[]) - Static method in class it.eng.spagobi.engines.weka.Test
 
getUpdateCount() - Method in class weka.core.converters.DatabaseConnection
Dewtermines if the current query retrieves a result set or updates a table
getUpperCase() - Method in class weka.core.converters.DatabaseConnection
Check if the property checkUpperCaseNames in the DatabaseUtils file is set to true or false.
getUrl() - Method in class weka.core.converters.DatabaseLoader
Gets the URL
getUrl() - Method in class weka.core.converters.DatabaseSaver
Gets the database URL
getUser() - Method in class weka.core.converters.DatabaseLoader
Gets the user name
getUser() - Method in class weka.core.converters.DatabaseSaver
Gets the database user
getUsername() - Method in class weka.core.converters.DatabaseConnection
Get the database username
getVersion() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getVersion() - Method in class weka.core.converters.DatabaseSaver
 
getVersionColumnName() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
getVersionColumnName() - Method in class weka.core.converters.DatabaseSaver
 
getWrappedAlgorithm() - Method in class weka.gui.beans.Saver
Get the saver
getWriteMode() - Method in class it.eng.spagobi.engines.weka.WekaKFRunner
 
globalInfo() - Method in class weka.core.converters.DatabaseLoader
Returns a string describing this Loader
globalInfo() - Method in class weka.core.converters.DatabaseSaver
Returns a string describing this Saver
globalInfo() - Method in class weka.gui.beans.Saver
Global info (if it exists) for the wrapped loader
gr(double, double) - Static method in class weka.core.Utils
Tests if a is greater than b.
grOrEq(double, double) - Static method in class weka.core.Utils
Tests if a is greater or equal to b.

A B C D E F G I J K L M N O P Q R S T U V W X