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

All Superinterfaces:
Confirmation, KBResponse, Response

public interface StringResponse
extends KBResponse

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


Method Summary
 java.lang.String getResult()
           
 
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

getResult

java.lang.String getResult()