|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.isi.powerloom.semantic_web.Collector
edu.isi.powerloom.semantic_web.EvalCollector
public class EvalCollector
Evaluates items that are added inside module
. Does not retain them.
Field Summary | |
---|---|
Module |
module
|
Constructor Summary | |
---|---|
EvalCollector()
|
Method Summary | |
---|---|
void |
insert(Stella_Object item)
|
static EvalCollector |
newEvalCollector(Module module)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Module module
Constructor Detail |
---|
public EvalCollector()
Method Detail |
---|
public static EvalCollector newEvalCollector(Module module)
public void insert(Stella_Object item)
insert
in class Collector
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |