|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.clarkparsia.pellet.expressivity.ExpressivityChecker
public class ExpressivityChecker
Title:
Description:
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
Constructor Summary | |
---|---|
ExpressivityChecker(KnowledgeBase kb)
|
|
ExpressivityChecker(KnowledgeBase kb,
Expressivity expr)
|
Method Summary | |
---|---|
Expressivity |
getExpressivity()
|
Expressivity |
getExpressivityWith(aterm.ATermAppl c)
|
void |
prepare()
|
void |
updateWithIndividual(aterm.ATermAppl i,
aterm.ATermAppl concept)
Added for incremental reasoning. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressivityChecker(KnowledgeBase kb)
public ExpressivityChecker(KnowledgeBase kb, Expressivity expr)
Method Detail |
---|
public void prepare()
public Expressivity getExpressivity()
public Expressivity getExpressivityWith(aterm.ATermAppl c)
public void updateWithIndividual(aterm.ATermAppl i, aterm.ATermAppl concept)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |