Cytoscape 3.0.1 API

Uses of Class
org.cytoscape.property.bookmark.Attribute

Packages that use Attribute
org.cytoscape.property.bookmark This package provides a set of utility methods to manipulate the bookmarks XML format which is used to store and categorize collections of URL bookmarks pointing to data sources. 
 

Uses of Attribute in org.cytoscape.property.bookmark
 

Fields in org.cytoscape.property.bookmark with type parameters of type Attribute
protected  List<Attribute> DataSource.attribute
           
 

Methods in org.cytoscape.property.bookmark that return Attribute
 Attribute ObjectFactory.createAttribute()
          Create an instance of Attribute
 

Methods in org.cytoscape.property.bookmark that return types with arguments of type Attribute
 List<Attribute> DataSource.getAttribute()
          Gets the value of the attribute property.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.