|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.graph.impl.AllCapabilities
com.hp.hpl.jena.reasoner.BaseInfGraph.InfCapabilities
com.hp.hpl.jena.reasoner.BaseInfGraph.InfFindSafeCapabilities
public static class BaseInfGraph.InfFindSafeCapabilities
An InfCapabilities notes that size may not be accurate, and some triples may be irremovable. TODO accomodate the properties of the base graph, too.
| Constructor Summary | |
|---|---|
BaseInfGraph.InfFindSafeCapabilities()
|
|
| Method Summary | |
|---|---|
boolean |
findContractSafe()
Answer true if the find() contract on the associated graph is "safe", ie, can be used safely by the pretty-printer (we'll tighten up that definition). |
| Methods inherited from class com.hp.hpl.jena.reasoner.BaseInfGraph.InfCapabilities |
|---|
deleteAllowed, iteratorRemoveAllowed, sizeAccurate |
| Methods inherited from class com.hp.hpl.jena.graph.impl.AllCapabilities |
|---|
addAllowed, addAllowed, canBeEmpty, deleteAllowed, handlesLiteralTyping |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseInfGraph.InfFindSafeCapabilities()
| Method Detail |
|---|
public boolean findContractSafe()
Capabilities
findContractSafe in interface CapabilitiesfindContractSafe in class BaseInfGraph.InfCapabilities
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||