|
|||||||||
| 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.EvaluateAdvantageOfTFIDFTransformation
public class EvaluateAdvantageOfTFIDFTransformation
| Field Summary |
|---|
| Fields inherited from class edu.udo.cs.miningmart.operator.ExecutableOperator |
|---|
generatedSQLDefinitions |
| Constructor Summary | |
|---|---|
EvaluateAdvantageOfTFIDFTransformation()
|
|
| Method Summary | |
|---|---|
void |
compileStatement()
Abstract method for compiling the generated sql-statement. |
void |
createStatement(boolean lazy)
Abstract method for generating an sql-statement. |
Concept |
getInputConcept()
Gets the input Concept. |
BaseAttribute |
getTheKey()
Parameter getter. |
protected Feature[] |
getTheSelectedAttributes()
Getter method for the parameter "TheSelectedAttributes". |
BaseAttribute |
getTheTimeStamp()
Parameter getter. |
void |
writeResults()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvaluateAdvantageOfTFIDFTransformation()
| Method Detail |
|---|
public void createStatement(boolean lazy)
throws java.sql.SQLException,
M4CompilerError
ExecutableOperator
createStatement in class ExecutableOperatorlazy - If TRUE, run in lazy mode: create atmost one output
ColumnSet
java.sql.SQLException
M4CompilerError
public void compileStatement()
throws java.sql.SQLException,
M4CompilerError
ExecutableOperator
compileStatement in class ExecutableOperatorjava.sql.SQLException
M4CompilerErrorExecutableOperator.compileStatement()
public void writeResults()
throws java.sql.SQLException,
M4CompilerError
java.sql.SQLException
M4CompilerErroredu.udo.cs.miningmart.operator.ExecutableOperator#writeResults()
public Concept getInputConcept()
throws M4CompilerError
M4CompilerError
public BaseAttribute getTheTimeStamp()
throws M4CompilerError
M4CompilerError
public BaseAttribute getTheKey()
throws M4CompilerError
M4CompilerError
protected Feature[] getTheSelectedAttributes()
throws M4CompilerError
M4CompilerError
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||