de.fau.cs.www8.jadeowlcodec.tboxnormalisation
Class SentenceAboutConcepts

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.tool.CanonicalizedImmutable
      extended by de.fau.cs.www8.jadeowlcodec.tboxnormalisation.Sentence
          extended by de.fau.cs.www8.jadeowlcodec.tboxnormalisation.SentenceAboutConcepts
All Implemented Interfaces:
Sized, java.lang.Comparable<CanonicalizedImmutable>

public class SentenceAboutConcepts
extends Sentence


Nested Class Summary
 
Nested classes/interfaces inherited from class de.fau.cs.www8.jadeowlcodec.tool.CanonicalizedImmutable
CanonicalizedImmutable.Identity
 
Constructor Summary
protected SentenceAboutConcepts(CanonicalizedImmutable.Identity id, AbsDescription leftSide, AbsDescription rightSide, boolean isEquivalent)
           
 
Method Summary
 AbsClassDescription getLeftSide()
           
 AbsClassDescription getRightSide()
           
 boolean isAboutConcepts()
           
 boolean isAboutRoles()
           
 
Methods inherited from class de.fau.cs.www8.jadeowlcodec.tboxnormalisation.Sentence
getSize, instance, instance, instance, isEquivalent, toString
 
Methods inherited from class de.fau.cs.www8.jadeowlcodec.tool.CanonicalizedImmutable
compareTo, equals, getCanonicalizedInstance, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SentenceAboutConcepts

protected SentenceAboutConcepts(CanonicalizedImmutable.Identity id,
                                AbsDescription leftSide,
                                AbsDescription rightSide,
                                boolean isEquivalent)
Method Detail

getLeftSide

public AbsClassDescription getLeftSide()
Overrides:
getLeftSide in class Sentence

getRightSide

public AbsClassDescription getRightSide()
Overrides:
getRightSide in class Sentence

isAboutConcepts

public boolean isAboutConcepts()
Specified by:
isAboutConcepts in class Sentence

isAboutRoles

public boolean isAboutRoles()
Specified by:
isAboutRoles in class Sentence


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg