|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CountedIterator | |
---|---|
cytoscape.data.attr |
Uses of CountedIterator in cytoscape.data.attr |
---|
Methods in cytoscape.data.attr that return CountedIterator | |
---|---|
CountedIterator |
MultiHashMap.getAttributeKeyspan(String objectKey,
String attributeName,
Object[] keyPrefix)
For all key sequences, having specified prefix, that map into bound values on objectKey in attributeName, returns the [unique] representatives from dimension keyPrefix.length + 1. |
CountedIterator |
MultiHashMapDefinition.getDefinedAttributes()
Returns all defined attributeNames. |
CountedIterator |
MultiHashMap.getObjectKeys(String attributeName)
Returns all objectKeys that have at least one attribute value assigned in attributeName. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |