Class IndividualPropertyAtom

  • All Implemented Interfaces:
    RuleAtom

    public class IndividualPropertyAtom
    extends BinaryAtom<openllet.aterm.ATermAppl,​AtomIObject,​AtomIObject>

    Title: Individual Property Atom

    Copyright: Copyright (c) 2007

    Company: Clark & Parsia, LLC.

    Author:
    Ron Alford
    • Constructor Detail

      • IndividualPropertyAtom

        public IndividualPropertyAtom​(openllet.aterm.ATermAppl predicate,
                                      AtomIObject subject,
                                      AtomIObject object)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object