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

G

get(int) - Method in class org.debellor.core.data.DataVector.DataVectorType
 
get() - Method in class org.debellor.core.data.DataVector.DataVectorType
Returns a shallow copy of the array of item types.
get(int) - Method in class org.debellor.core.data.DataVector
 
get() - Method in class org.debellor.core.data.DataVector
Returns a shallow copy> of the array of items of this DataVector.
get(int) - Method in class org.debellor.core.data.SymbolicFeature.SymbolicFeatureType
 
get(String) - Method in class org.debellor.core.Parameters
Returns value of the parameter.
getAsBool(String) - Method in class org.debellor.core.Parameters
 
getAsByte(String) - Method in class org.debellor.core.Parameters
 
getAsDouble(String) - Method in class org.debellor.core.Parameters
 
getAsFloat(String) - Method in class org.debellor.core.Parameters
 
getAsInt(String) - Method in class org.debellor.core.Parameters
 
getAsLong(String) - Method in class org.debellor.core.Parameters
 
getAsShort(String) - Method in class org.debellor.core.Parameters
 
getAsString(String) - Method in class org.debellor.core.Parameters
 
getAvailableParams() - Method in class org.debellor.core.Cell
Returns all available parameters with their default values and description of their meaning.
getDefaultValues() - Method in class org.debellor.core.parameters.ParametersInfo
Returns default values of parameters as a Parameters instance that can be passed directly to Cell.setParameters(org.debellor.core.Parameters).
getEntry(int) - Method in class org.debellor.core.Parameters
Returns Parameters.Entry present at specified position in parameter list.
getName(int) - Method in class org.debellor.core.Parameters
Returns name of the parameter at specified position in parameter list.
getParameters() - Method in class org.debellor.core.Cell
Returns currently set parameters of the cell.

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