org.dllearner.core.owl
Class ConstantAnnotation

java.lang.Object
  extended by org.dllearner.core.owl.Annotation
      extended by org.dllearner.core.owl.ConstantAnnotation
All Implemented Interfaces:
Serializable, KBElement
Direct Known Subclasses:
LabelAnnotation

public class ConstantAnnotation
extends Annotation

Author:
Jens Lehmann
See Also:
Serialized Form

Constructor Summary
ConstantAnnotation(URI annotationURI, Constant annotationValue)
           
 
Method Summary
 Constant getAnnotationValue()
           
 
Methods inherited from class org.dllearner.core.owl.Annotation
accept, getAnnotationURI, getLength, toKBSyntaxString, toManchesterSyntaxString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstantAnnotation

public ConstantAnnotation(URI annotationURI,
                          Constant annotationValue)
Method Detail

getAnnotationValue

public Constant getAnnotationValue()
Overrides:
getAnnotationValue in class Annotation
Returns:
the annotationValue


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