com.clarkparsia.pellet.rules.model
Class DatavaluedPropertyAtom
java.lang.Object
com.clarkparsia.pellet.rules.model.RuleAtomImpl<P>
com.clarkparsia.pellet.rules.model.BinaryAtom<aterm.ATermAppl,AtomIObject,AtomDObject>
com.clarkparsia.pellet.rules.model.DatavaluedPropertyAtom
- All Implemented Interfaces:
- RuleAtom
public class DatavaluedPropertyAtom
- extends BinaryAtom<aterm.ATermAppl,AtomIObject,AtomDObject>
Title: Datavalued Property Atom
Description:
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- Author:
- Ron Alford
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
DatavaluedPropertyAtom
public DatavaluedPropertyAtom(aterm.ATermAppl predicate,
AtomIObject subject,
AtomDObject object)
accept
public void accept(RuleAtomVisitor visitor)
- Specified by:
accept
in interface RuleAtom
- Specified by:
accept
in class RuleAtomImpl<aterm.ATermAppl>
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004 Evren Sirin. All Rights Reserved.