Class DatavaluedPropertyAtom

  • All Implemented Interfaces:
    RuleAtom

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

    Title: Datavalued Property Atom

    Copyright: Copyright (c) 2007

    Company: Clark & Parsia, LLC.

    Author:
    Ron Alford
    • Constructor Detail

      • DatavaluedPropertyAtom

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

      • toString

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