|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelElement
PMML model element interface.
Method Summary | |
---|---|
MiningSchema |
getMiningSchema()
Getter for the miningSchema |
Output |
getOutput()
Getter for the output |
void |
setMiningSchema(MiningSchema miningSchema)
Setter for the miningSchema |
void |
setOutput(Output output)
Setter for the output |
Method Detail |
---|
void setMiningSchema(MiningSchema miningSchema)
miningSchema
- the miningSchema to setMiningSchema getMiningSchema()
void setOutput(Output output)
output
- the output to setOutput getOutput()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |