
public class DummyRelation extends AbstractRelation implements Relation
| Constructor and Description |
|---|
DummyRelation(ContextNode contextNode,
XDIAddress XDIaddress,
XDIAddress targetXDIAddress) |
DummyRelation(XDIAddress XDIaddress,
XDIAddress targetXDIAddress) |
| Modifier and Type | Method and Description |
|---|---|
XDIAddress |
getTargetXDIAddress()
Get the target context node address.
|
XDIAddress |
getXDIAddress()
Every relation has an associated address.
|
compareTo, delete, equals, follow, followContextNode, followLiteralNode, getContextNode, getGraph, getStatement, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitdelete, follow, followContextNode, followLiteralNode, getContextNode, getGraph, getStatementcompareTopublic DummyRelation(ContextNode contextNode, XDIAddress XDIaddress, XDIAddress targetXDIAddress)
public DummyRelation(XDIAddress XDIaddress, XDIAddress targetXDIAddress)
public XDIAddress getXDIAddress()
RelationgetXDIAddress in interface Relationpublic XDIAddress getTargetXDIAddress()
RelationgetTargetXDIAddress in interface RelationCopyright © 2017. All rights reserved.