com.clarkparsia.pellet.rules.model
Class DataRangeAtom
java.lang.Object
com.clarkparsia.pellet.rules.model.RuleAtomImpl<aterm.ATermAppl>
com.clarkparsia.pellet.rules.model.UnaryAtom<AtomDObject>
com.clarkparsia.pellet.rules.model.DataRangeAtom
- All Implemented Interfaces:
- RuleAtom
public class DataRangeAtom
- extends UnaryAtom<AtomDObject>
Title: Data Range 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 |
DataRangeAtom
public DataRangeAtom(aterm.ATermAppl predicate,
AtomDObject argument)
accept
public void accept(RuleAtomVisitor visitor)
- Specified by:
accept
in interface RuleAtom
- Specified by:
accept
in class RuleAtomImpl<aterm.ATermAppl>
Copyright © 2004 Evren Sirin. All Rights Reserved.