org.semanticweb.kaon2.api.owl.axioms
Interface SubClassOf

All Superinterfaces:
Axiom

public interface SubClassOf
extends Axiom

Represents a subclass axiom in an ontology.


Method Summary
 Description getSubDescription()
          Returns the subdescription.
 Description getSuperDescription()
          Returns the superdescriptions.
 
Methods inherited from interface org.semanticweb.kaon2.api.Axiom
accept, toString
 

Method Detail

getSubDescription

Description getSubDescription()
Returns the subdescription.

Returns:
the subdescription

getSuperDescription

Description getSuperDescription()
Returns the superdescriptions.

Returns:
the superdescription