org.mindswap.pellet.tbox.impl
Class TgBox
java.lang.Object
org.mindswap.pellet.tbox.impl.TBoxBase
org.mindswap.pellet.tbox.impl.TgBox
public class TgBox
- extends TBoxBase
Field Summary |
static java.util.logging.Logger |
log
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
log
public static java.util.logging.Logger log
TgBox
public TgBox(KnowledgeBase kb)
internalize
public void internalize(TBox tbox)
absorb
public void absorb(TuBox Tu,
TBox tbox)
getUC
public java.util.List<Pair<aterm.ATermAppl,DependencySet>> getUC()
- Returns:
- Returns the UC.
size
public int size()
- Description copied from class:
TBoxBase
- Returns the number of term definitions stored in this TBox.
- Overrides:
size
in class TBoxBase
- Returns:
print
public void print(java.lang.Appendable out)
print
public void print()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004 Evren Sirin. All Rights Reserved.