org.dllearner.prolog
Class Literal
java.lang.Object
org.dllearner.prolog.Literal
public class Literal
- extends Object
- Author:
- Sebastian Bader
Literal
public Literal(Atom atom,
boolean state)
getAtom
public Atom getAtom()
isPositive
public boolean isPositive()
isGround
public boolean isGround()
getInstance
public Literal getInstance(Variable variable,
Term term)
toString
public String toString()
- Overrides:
toString in class Object
toPLString
public String toPLString()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann