org.dllearner.core.owl
Class Constant

java.lang.Object
  extended by org.dllearner.core.owl.Constant
All Implemented Interfaces:
KBElement
Direct Known Subclasses:
TypedConstant, UntypedConstant

public abstract class Constant
extends Object
implements KBElement

A constant value.

Author:
Jens Lehmann

Constructor Summary
Constant(String literal)
           
 
Method Summary
 String getLiteral()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.dllearner.core.owl.KBElement
accept, getLength, toKBSyntaxString, toManchesterSyntaxString, toString
 

Constructor Detail

Constant

public Constant(String literal)
Method Detail

getLiteral

public String getLiteral()
Returns:
the literal


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann