|
|||||||||
| 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.RowSelectionByDeleteMissingValues
public final class RowSelectionByDeleteMissingValues
| Field Summary |
|---|
| Fields inherited from class edu.udo.cs.miningmart.operator.ConceptOperator |
|---|
suffixForIntermediateViews |
| Fields inherited from class edu.udo.cs.miningmart.operator.ExecutableOperator |
|---|
generatedSQLDefinitions |
| Constructor Summary | |
|---|---|
RowSelectionByDeleteMissingValues()
|
|
| Method Summary | |
|---|---|
java.lang.String |
generateConditionForOp()
Abstract method to be implemented by all subclasses. |
BaseAttribute |
getTheAttribute(int loopNr)
|
| 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, handleExtraOutputFeature |
| Methods inherited from class edu.udo.cs.miningmart.operator.ConceptOperator |
|---|
compileStatement, createMetadata, createMetadataForOneBA, createSingleColumnSet, createStatement, 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 RowSelectionByDeleteMissingValues()
| Method Detail |
|---|
public java.lang.String generateConditionForOp()
throws M4CompilerError
RowSelection
generateConditionForOp in class RowSelectionM4CompilerError
public BaseAttribute getTheAttribute(int loopNr)
throws M4CompilerError
M4CompilerError
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||