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

All Superinterfaces:
Confirmation, Response

public interface KB
extends Confirmation

Created by IntelliJ IDEA. Author: Olaf Noppens Date: 23.10.2009


Method Summary
 IRI getKB()
           
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.response.Confirmation
getWarning, hasWarning
 
Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.Response
accept
 

Method Detail

getKB

IRI getKB()