org.semanticweb.owlapi.owllink.builtin.response
Interface Description
- All Superinterfaces:
- Confirmation, Response
public interface Description
- extends Confirmation
Created by IntelliJ IDEA.
Author: Olaf Noppens
Date: 23.10.2009
| Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.Response |
accept |
getName
java.lang.String getName()
getMessage
java.lang.String getMessage()
hasMessage
boolean hasMessage()
getPublicKBs
java.util.Set<PublicKB> getPublicKBs()
getDefaults
java.util.Set<Configuration> getDefaults()
getSupportedExtensions
java.util.Set<IRI> getSupportedExtensions()
getProtocolVersion
ProtocolVersion getProtocolVersion()
getReasonerVersion
ReasonerVersion getReasonerVersion()