org.semanticweb.HermiT.model
Class Term
java.lang.Object
org.semanticweb.HermiT.model.Term
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Constant, Individual, Variable
public abstract class Term
- extends Object
- implements Serializable
Represents a term in a DL clause.
- See Also:
- Serialized Form
Constructor Summary |
Term()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Term
public Term()
toString
public abstract String toString(Prefixes prefixes)
Copyright © 2012. All Rights Reserved.