|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mindswap.pellet.utils.SizeEstimate
public class SizeEstimate
Constructor Summary | |
---|---|
SizeEstimate(KnowledgeBase kb)
|
Method Summary | |
---|---|
double |
avg(aterm.ATermAppl pred)
|
void |
compute(java.util.Collection concepts,
java.util.Collection properties)
|
void |
computeAll()
|
int |
size(aterm.ATermAppl c)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SizeEstimate(KnowledgeBase kb)
Method Detail |
---|
public void computeAll()
public void compute(java.util.Collection concepts, java.util.Collection properties)
public int size(aterm.ATermAppl c)
public double avg(aterm.ATermAppl pred)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |