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

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.AbsClassDescription
              extended by de.fau.cs.www8.jadeowlcodec.tboxnormalisation.NamedConcept
All Implemented Interfaces:
java.lang.Comparable<CanonicalizedImmutable>

public final class NamedConcept
extends AbsClassDescription


Nested Class Summary
 
Nested classes/interfaces inherited from class de.fau.cs.www8.jadeowlcodec.tool.CanonicalizedImmutable
CanonicalizedImmutable.Identity
 
Field Summary
 Uri.Concept name
           
 
Fields inherited from class de.fau.cs.www8.jadeowlcodec.tboxnormalisation.AbsClassDescription
BOTTOM, debugflag, TOP
 
Constructor Summary
protected NamedConcept(CanonicalizedImmutable.Identity id, Uri.Concept name)
           
 
Method Summary
 Uri.Concept getName()
           
static NamedConcept instance(Uri.Concept name)
           
 
Methods inherited from class de.fau.cs.www8.jadeowlcodec.tboxnormalisation.AbsClassDescription
countDeeperOccurrences, 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
 

Field Detail

name

public final Uri.Concept name
Constructor Detail

NamedConcept

protected NamedConcept(CanonicalizedImmutable.Identity id,
                       Uri.Concept name)
Method Detail

instance

public static NamedConcept instance(Uri.Concept name)

getName

public Uri.Concept getName()


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