com.clarkparsia.pellet.rules.model
Class ClassAtom
java.lang.Object
com.clarkparsia.pellet.rules.model.RuleAtomImpl<aterm.ATermAppl>
com.clarkparsia.pellet.rules.model.UnaryAtom<AtomIObject>
com.clarkparsia.pellet.rules.model.ClassAtom
- All Implemented Interfaces:
- RuleAtom
public class ClassAtom
- extends UnaryAtom<AtomIObject>
Title: Class 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 |
ClassAtom
public ClassAtom(aterm.ATermAppl predicate,
AtomIObject 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.