Differences between revisions 2 and 3
Revision 2 as of 2005-09-30 21:22:28
Size: 894
Editor: GaryBader
Comment: Surround your code with {{{ }}} to make it look nice
Revision 3 as of 2005-09-30 21:23:55
Size: 968
Editor: nebbiolo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
NeriusLandys -9/30/05- See CyDataDefinition.undefineAttribute(String).

Describe RFC 1/RFC1 Comment API here.

Iliana Avila -9/30/05- I put in this new comment section, since I had additional comments that did not fit in any existent category.

Iliana Avila -9/30/05- I think we also need:

/**
 * Deletes the given attribute completely for all objects
 */ 
boolean deleteAttribute (String attributeName);

The implementation for this method can be more efficient than calling deleteAttribute (String id, String attributeName) for all ids. But I don't know how attributes are stored, so maybe it would be the same.

NeriusLandys -9/30/05- See CyDataDefinition.undefineAttribute(String).

Iliana Avila -9/30/05- I am not sure that I like to have the additional CyData and CyDataDefinition interfaces. I like the idea of having one single interface to handle attributes for Cytoscape. What additional methods do these interfaces have? Are they really going to be used? Could we put the needed ones in AttributeData?

RFC_1/RFC1_Comment_API (last edited 2009-02-12 01:03:46 by localhost)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux