Cytoscape 2.8.1-beta2 API

Uses of Interface
cytoscape.data.attr.CountedIterator

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.1-beta2 API

Copyright 2010 Cytoscape Consortium. All rights reserved.