org.semanticweb.owlapi.owllink.builtin.response
Interface ClassHierarchy

All Superinterfaces:
Confirmation, Hierarchy<OWLClass>, KBResponse, Response

public interface ClassHierarchy
extends Hierarchy<OWLClass>

Represents a ClassHierarchy response in the OWLlink specification. Author: Olaf Noppens


Method Summary
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.Hierarchy
getPairs, getUnsatisfiables
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.Confirmation
getWarning, hasWarning
 
Methods inherited from interface org.semanticweb.owlapi.owllink.Response
accept