<> === 1. Overview of the Data Classes === CytoscapeData is the primary class that Cytoscape uses for its attribute storage and access. CytoscapeData is an interface that provides a tiered API that allows for more advanced use as the user becomes more familiar with the class. The primary class, CytoscapeData, is an interface located at {{{cytoscape.data.CytoscapeData}}}. It extends the old data class, {{{GraphObjAttributes}}}, to support legacy code. CytoscapeData also extends the classes, {{{CyData}}} and {{{CyDataDefinition}}}. These classes provide the advanced functionality of CytoscapeData. [[ftp://baker.systemsbiology.net/pub/xmas/CytoscapeData_classes.png]] {{{#!java This is = test; }}} Will give you access to the new data API now provided by Cytoscape. = Some Features = *This *That *Other ||'''New'''||'''Old'''|| ||||Span|| ||yes||no||