|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.udo.cs.miningmart.operator.ExecutableOperator
edu.udo.cs.miningmart.operator.ConceptOperator
edu.udo.cs.miningmart.operator.SingleCSOperator
edu.udo.cs.miningmart.operator.RowSelection
edu.udo.cs.miningmart.operator.DeleteRecordsWithMissingValues
| Field Summary |
| Fields inherited from class edu.udo.cs.miningmart.operator.ExecutableOperator |
generatedSQLDefinitions |
| Constructor Summary | |
DeleteRecordsWithMissingValues()
|
|
| Method Summary | |
java.lang.String |
generateConditionForOp()
Abstract method to be implemented by all subclasses. |
BaseAttribute |
getAttrWithMissingValues()
Gets the attrWithMissingValues. |
| Methods inherited from class edu.udo.cs.miningmart.operator.RowSelection |
generateSQLDefinition, getTypeOfNewColumnSet, mustCopyFeature |
| Methods inherited from class edu.udo.cs.miningmart.operator.SingleCSOperator |
generateColumnSetsForOp, generateSQLDefinition, getNewCSName, getTypeOfNewColumnSet |
| Methods inherited from class edu.udo.cs.miningmart.operator.ConceptOperator |
compileStatement, createMetadata, createMetadataForOneBA, createSingleColumnSet, createStatement, estimateStatistics, generateColumns, getInputConcept, getNewCSName, getOutputConcept, getStringForSelection, setNewCSMultiStepBranch |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DeleteRecordsWithMissingValues()
| Method Detail |
public java.lang.String generateConditionForOp()
throws M4CompilerError
RowSelection
generateConditionForOp in class RowSelectionM4CompilerErrorminingmart.compiler.operator.RowSelection#generateConditionForOp()
public BaseAttribute getAttrWithMissingValues()
throws M4CompilerError
M4CompilerError
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||