|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.semanticweb.owlapi.owllink.builtin.requests.AbstractKBRequest<R>
org.semanticweb.owlapi.owllink.builtin.requests.AbstractKBRequestWithTwoObjects<R,O>
public abstract class AbstractKBRequestWithTwoObjects<R extends KBResponse,O>
Created by IntelliJ IDEA. Author: Olaf Noppens Date: 23.10.2009
| Field Summary | |
|---|---|
protected O |
firstObject
|
protected O |
secondObject
|
| Constructor Summary | |
|---|---|
AbstractKBRequestWithTwoObjects(IRI kb,
O first,
O second)
|
|
| Method Summary |
|---|
| Methods inherited from class org.semanticweb.owlapi.owllink.builtin.requests.AbstractKBRequest |
|---|
getKB |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.semanticweb.owlapi.owllink.builtin.Request |
|---|
accept |
| Field Detail |
|---|
protected O firstObject
protected O secondObject
| Constructor Detail |
|---|
public AbstractKBRequestWithTwoObjects(IRI kb,
O first,
O second)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||