Package openllet.core.rules.model
Interface AtomObject
-
- All Known Subinterfaces:
AtomDObject,AtomIObject
- All Known Implementing Classes:
AtomConstant,AtomDConstant,AtomDVariable,AtomIConstant,AtomIVariable,AtomVariable
public interface AtomObjectTitle: Atom Object
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- Author:
- Ron Alford
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(AtomObjectVisitor visitor)
-
-
-
Method Detail
-
accept
void accept(AtomObjectVisitor visitor)
-
-