- hasElement(K) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.ComplexIndexImpl
- hasElement(K) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SimpleIndexImpl
- hasElement(K) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SlimComplexIndexImpl
-
Complexity: O(idxTableSize)*O(1)
- hasElement(K) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.Index
-
- hashCode() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.EdgeImpl
-
- hashCode() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.IdentifiableElementImpl
-
Returns a hashcode, created out of the identifier-object of of this object.
- hashCode() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.IdentifierImpl
-
Returns a hashcode, created id-value of this object.
- hashCode() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.LabelableElementImpl
-
Returns a hashcode, created out of the labels-object.
- hashCode() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.LabelImpl
-
Returns a hashcode, created out of the namespace, the name and the value of this object.
- hasIndex(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.IndexMgrImpl
-
- hasIndex(Object) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.IndexMgr
-
- hasLabel(String) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.LabelableElementImpl
-
- hasLabel(String) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.LabelableElement
-
Checks if this object has a Label object in its list having the given fullname.
- hasSlot(K) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.ComplexIndex
-
This method returns if index has a slot with the given id.
- hasSlot(K) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.ComplexIndexImpl
-
This method returns if index has a slot with the given id.
- hasSlot(K) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SlimComplexIndexImpl
-
This method returns if index has a slot with the given id.