Cytoscape 2.8.0 API

Uses of Interface
cytoscape.data.AttributeValueVisitor

Packages that use AttributeValueVisitor
cytoscape.data Basic data classes used by Cytoscape. 
 

Uses of AttributeValueVisitor in cytoscape.data
 

Methods in cytoscape.data with parameters of type AttributeValueVisitor
static void CyAttributesUtils.traverseAttributeValues(String objToTraverseID, String attrName, CyAttributes attrs, AttributeValueVisitor visitor)
          Traverse all the values of a given attribute applying an AttributeValueVisitor to each value.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.