|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectproper.core.ProperObject
proper.engine.Engine
proper.engine.DatabaseEngine
proper.engine.ReMilker
public class ReMilker
This class combines the aggregation from MILK and RELAGGS.
Field Summary | |
---|---|
static java.lang.String |
PREFIX_MILK
prefix for the MILK columns |
static java.lang.String |
PREFIX_RELAGGS
prefix for the RELAGGS columns |
Fields inherited from interface proper.core.ProperInterface |
---|
VERSION |
Constructor Summary | |
---|---|
ReMilker()
initializes the object |
Method Summary | |
---|---|
boolean |
execute()
combines the propositionalized data from MILK and RELAGGS |
Methods inherited from class proper.engine.Engine |
---|
clear, copyParameter, exists, getParameter, getParameters, getStringParameter, setParameter, setParameters, toString, valueEquals |
Methods inherited from class proper.core.ProperObject |
---|
addListener, addOutput, classInVerbose, debugprint, debugprint, debugprint, debugprint, debugprintln, debugprintln, debugprintln, debugprintln, debugprintln, getListeners, getRuntime, getVerbose, getVerboseLevel, getVerboseLevelForClass, getVerboseString, getVerboseStringForClass, notifyListener, notifyListeners, print, print, print, print, println, println, println, println, println, printMemory, removeListener, setOutput, setVerbose, setVerboseLevel, setVerboseString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String PREFIX_MILK
public static final java.lang.String PREFIX_RELAGGS
Constructor Detail |
---|
public ReMilker()
Method Detail |
---|
public boolean execute()
execute
in class Engine
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |