public class Body extends Object
Constructor and Description |
---|
Body() |
Modifier and Type | Method and Description |
---|---|
void |
addLiteral(Literal literal) |
Body |
getInstance(Variable variable,
Term term) |
ArrayList<Literal> |
getLiterals() |
boolean |
isEmpty() |
boolean |
isGround() |
String |
toPLString() |
String |
toString() |
Copyright © 2007–2016 AKSW, Department of Computer Science, University of Leipzig. All rights reserved.