|
|||||||||
| 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.FeatureConstruction
edu.udo.cs.miningmart.operator.Mapping
edu.udo.cs.miningmart.operator.PartialMapping
public class PartialMapping
The class PartialMapping maps values for which no mapping has been specified into a target attribute value. It implements abstract method getDefault declared in Mapping.
Mapping,
PartialMapping| Constructor Summary | |
|---|---|
PartialMapping()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDefault(Column theTargetAttributeColumn)
Method overriding getDefault from Mapping class |
| Methods inherited from class edu.udo.cs.miningmart.operator.Mapping |
|---|
generateSQL, getTheMappings |
| Methods inherited from class edu.udo.cs.miningmart.operator.FeatureConstruction |
|---|
compileStatement, createStatement, execute, generateColumnForOp, getCurrentLoopNumber, getTheInputConcept, getTheOutputAttribute, getTheOutputAttribute, getTheTargetAttribute, getTheTargetAttribute, load, writeResults |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PartialMapping()
| Method Detail |
|---|
public java.lang.String getDefault(Column theTargetAttributeColumn)
getDefault in class Mapping
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||