public class UnaryTBox extends Object
Title:
Description:
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
UnaryTBox() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(aterm.ATermAppl sub,
aterm.ATermAppl sup,
Set<aterm.ATermAppl> explanation) |
void |
print(Appendable out) |
boolean |
remove(aterm.ATermAppl axiom) |
Iterator<Unfolding> |
unfold(aterm.ATermAppl concept) |
public static final Logger log
public void add(aterm.ATermAppl sub,
aterm.ATermAppl sup,
Set<aterm.ATermAppl> explanation)
public boolean remove(aterm.ATermAppl axiom)
public void print(Appendable out) throws IOException
IOExceptionCopyright © 2019. All rights reserved.