public class SymbolBasedHashFunction extends Object implements HashFunction
| Constructor and Description |
|---|
SymbolBasedHashFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
createHashCode(org.semanticweb.owlapi.model.OWLEntity owlEntity) |
protected int |
createHashCode(org.semanticweb.owlapi.model.OWLLiteral constant) |
int |
getHashCode(org.semanticweb.owlapi.model.OWLObject owlObject) |
int |
getMaxPrime() |
public int getHashCode(org.semanticweb.owlapi.model.OWLObject owlObject)
getHashCode in interface HashFunctionowlObject - owlObjectprotected int createHashCode(org.semanticweb.owlapi.model.OWLLiteral constant)
protected int createHashCode(org.semanticweb.owlapi.model.OWLEntity owlEntity)
public int getMaxPrime()
Copyright © 2015 The University of Manchester. All Rights Reserved.