com.clarkparsia.pellet.rules.model
Class AtomIConstant
java.lang.Object
com.clarkparsia.pellet.rules.model.AtomConstant
com.clarkparsia.pellet.rules.model.AtomIConstant
- All Implemented Interfaces:
- AtomIObject, AtomObject
public class AtomIConstant
- extends AtomConstant
- implements AtomIObject
Title: Atom Instance Constant
Description: Represents a named individual
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- Author:
- Ron Alford
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
AtomIConstant
public AtomIConstant(aterm.ATermAppl value)
accept
public void accept(AtomObjectVisitor visitor)
- Specified by:
accept
in interface AtomObject
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004 Evren Sirin. All Rights Reserved.