public class VCdomLEMCommand extends GenericVCdomLEMCommand
defaultName
Constructor | Description |
---|---|
VCdomLEMCommand() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
isReady() |
Determines whether a command is ready to execute.
|
getConditionsSelectionMethod, getGenericConsistencyParameter, getInputFileName, getMaxQuantityOfRulesForPositiveExamples, getMinRateOfCoveredPositiveExamples, getNegativeExamplesTreatment, getNumberOfFolds, getNumberOfRepetitions, getOutputFileName, getRulesType, getSeed, isAllPositiveExamples, isCheckedConfidenceDuringMinimalityTest, isDeletingNotMinimalRules, isDeletingRedundantConditions, isDeletingRedundantRules, isEachRuleMustHaveingAtLeastOneCondition, isGenerateIntermediateFiles, setAllPositiveExamples, setCheckConfidenceDuringMinimalityTest, setClassificationMethod, setConditionsSelectionMethod, setDeleteNotMinimalRules, setDeleteRedundantConditions, setDeleteRedundantRules, setEachRuleMustHaveAtLeastOneCondition, setGenerateIntermediateFiles, setGenericConsistencyParameter, setInputFileName, setMaxQuantityOfRulesForPositiveExamples, setMinRateOfCoveredPositiveExamples, setNegativeExamplesTreatment, setNumberOfFolds, setNumberOfRepetitions, setOutputFileName, setRulesType, setSeed
public boolean isReady() throws java.lang.UnsupportedOperationException
Command