org.semanticweb.kaon2.api.owl.elements
Interface ObjectNot

All Superinterfaces:
Description, Predicate

public interface ObjectNot
extends Description

A description specifying a complement of a description.


Method Summary
 Description getDescription()
          Returns the description that this description is a complement of.
 
Methods inherited from interface org.semanticweb.kaon2.api.owl.elements.Description
accept, getComplementNNF, getDataPropertiesFrom, getDisjointDescriptions, getEquivalentDescriptions, getMemberIndividuals, getNNF, getObjectPropertiesFrom, getObjectPropertiesTo, getSimplified, getSubDescriptions, getSuperDescriptions, isInNNF, toString
 
Methods inherited from interface org.semanticweb.kaon2.api.rules.Predicate
getArity
 

Method Detail

getDescription

Description getDescription()
Returns the description that this description is a complement of.

Returns:
the description