Differences between revisions 3 and 4
Revision 3 as of 2008-05-30 20:10:07
Size: 530
Editor: KeiichiroOno
Comment:
Revision 4 as of 2008-05-30 21:46:22
Size: 635
Editor: KeiichiroOno
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:

 attachment:commandLayer1.png
Line 15: Line 18:
 * Command executes the function through the OSGi service registory.

(This page is under construction)

Command Layer Definition

Requirments

  • Command layer should be separated from application or UI.
  • Commands should be accessible from scripting (dynamic) languages.
  • Should be manageable by Undo manager (in application layer).
  • Extensible. Plugin writers and developers use Cytoscape as library can add their own commands.

Design

  • attachment:commandLayer1.png
  • Each command will be represented as an OSGi service.
  • Command executes the function through the OSGi service registory.

Implementation

Outdated_Cytoscape_3.0/CommandDiscussions (last edited 2011-02-24 15:33:09 by PietMolenaar)

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