public class IndividualPropertyAtom extends BinaryAtom<aterm.ATermAppl,AtomIObject,AtomIObject>
Title: Individual Property Atom
Description:
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
| Constructor and Description |
|---|
IndividualPropertyAtom(aterm.ATermAppl predicate,
AtomIObject subject,
AtomIObject object) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(RuleAtomVisitor visitor) |
String |
toString() |
getAllArguments, getArgument1, getArgument2equals, getPredicate, hashCodepublic IndividualPropertyAtom(aterm.ATermAppl predicate,
AtomIObject subject,
AtomIObject object)
public void accept(RuleAtomVisitor visitor)
accept in interface RuleAtomaccept in class RuleAtomImpl<aterm.ATermAppl>Copyright © 2019. All rights reserved.