|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.repository.augur.model.AResource
org.openrdf.repository.augur.model.ABNode
public class ABNode
Wraps a BNode and includes the AugurNode.
| Constructor Summary | |
|---|---|
ABNode(String name,
BNode bNode,
AugurNode node)
|
|
| Method Summary | |
|---|---|
String |
getID()
|
| Methods inherited from class org.openrdf.repository.augur.model.AResource |
|---|
equals, getAugurNode, getName, getValue, hashCode, stringValue, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openrdf.model.BNode |
|---|
equals, hashCode |
| Methods inherited from interface org.openrdf.model.Value |
|---|
stringValue |
| Constructor Detail |
|---|
public ABNode(String name,
BNode bNode,
AugurNode node)
| Method Detail |
|---|
public String getID()
getID in interface BNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||