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

java.lang.Object
  extended by de.fau.cs.www8.jadeowlcodec.tool.CanonicalizedImmutable
      extended by de.fau.cs.www8.jadeowlcodec.tboxnormalisation.AbsDescription
          extended by de.fau.cs.www8.jadeowlcodec.tboxnormalisation.AbsRoleDescription
              extended by de.fau.cs.www8.jadeowlcodec.tboxnormalisation.NamedRole
All Implemented Interfaces:
java.lang.Comparable<CanonicalizedImmutable>

public final class NamedRole
extends AbsRoleDescription


Nested Class Summary
 
Nested classes/interfaces inherited from class de.fau.cs.www8.jadeowlcodec.tool.CanonicalizedImmutable
CanonicalizedImmutable.Identity
 
Constructor Summary
protected NamedRole(CanonicalizedImmutable.Identity id, Uri.Role name)
           
 
Method Summary
 Uri.Role getName()
           
static AbsRoleDescription instance(Uri.Role uri)
           
 
Methods inherited from class de.fau.cs.www8.jadeowlcodec.tboxnormalisation.AbsDescription
getAllDeeperDescriptionsRecursive
 
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, toString, wait, wait, wait
 

Constructor Detail

NamedRole

protected NamedRole(CanonicalizedImmutable.Identity id,
                    Uri.Role name)
Method Detail

instance

public static AbsRoleDescription instance(Uri.Role uri)

getName

public Uri.Role getName()


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