Class Atom

All Implemented Interfaces:
LogicalFormula, Term, ToDOM, ToJson, Serializable, Cloneable, Comparable<Term>
Direct Known Subclasses:
Structure

public class Atom extends Literal
Represents an atom (a positive literal with no argument and no annotation, e.g. "tell", "a").
See Also: