Uses of Class
org.cytoscape.property.bookmark.Attribute
-
Packages that use Attribute Package Description 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 Modifier and Type Field Description protected List<Attribute>DataSource. attributeMethods in org.cytoscape.property.bookmark that return Attribute Modifier and Type Method Description AttributeObjectFactory. createAttribute()Create an instance ofAttributeMethods in org.cytoscape.property.bookmark that return types with arguments of type Attribute Modifier and Type Method Description List<Attribute>DataSource. getAttribute()Gets the value of the attribute property.
-