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

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.SentenceAboutRoles
All Implemented Interfaces:
Sized, java.lang.Comparable<CanonicalizedImmutable>

public class SentenceAboutRoles
extends Sentence


Nested Class Summary
 
Nested classes/interfaces inherited from class de.fau.cs.www8.jadeowlcodec.tool.CanonicalizedImmutable
CanonicalizedImmutable.Identity
 
Constructor Summary
protected SentenceAboutRoles(CanonicalizedImmutable.Identity id, AbsDescription leftSide, AbsDescription rightSide, boolean isEquivalent)
           
 
Method Summary
 AbsRoleDescription getLeftSide()
           
 AbsRoleDescription 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

SentenceAboutRoles

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

getLeftSide

public AbsRoleDescription getLeftSide()
Overrides:
getLeftSide in class Sentence

getRightSide

public AbsRoleDescription 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