|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.HermiT.blocking.BlockingSignature
org.semanticweb.HermiT.blocking.SingleDirectBlockingChecker.SingleBlockingSignature
protected static class SingleDirectBlockingChecker.SingleBlockingSignature
Field Summary | |
---|---|
protected java.util.Set<AtomicConcept> |
m_atomicConceptsLabel
|
Fields inherited from class org.semanticweb.HermiT.blocking.BlockingSignature |
---|
m_nextEntry |
Constructor Summary | |
---|---|
SingleDirectBlockingChecker.SingleBlockingSignature(SingleDirectBlockingChecker checker,
Node node)
|
Method Summary | |
---|---|
boolean |
blocksNode(Node node)
|
boolean |
equals(java.lang.Object that)
|
int |
hashCode()
|
Methods inherited from class org.semanticweb.HermiT.blocking.BlockingSignature |
---|
getNextEntry, setNextEntry |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final java.util.Set<AtomicConcept> m_atomicConceptsLabel
Constructor Detail |
---|
public SingleDirectBlockingChecker.SingleBlockingSignature(SingleDirectBlockingChecker checker, Node node)
Method Detail |
---|
public boolean blocksNode(Node node)
blocksNode
in class BlockingSignature
public int hashCode()
hashCode
in class BlockingSignature
public boolean equals(java.lang.Object that)
equals
in class BlockingSignature
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |