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

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

public interface DataPropertyHierarchy
extends Hierarchy<OWLDataProperty>

Represents a DatPropertyHierarchy 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