Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cosmos-dev] Data Visualization Code Base Structure


Based on the design document (http://wiki.eclipse.org/index.php/CosmosDataReportingComponent) I propose the following structure:

Presentation Service plugins
==============================
org.eclipse.cosmos.dr.ps.common - core framework to create visualization views
org.eclipse.cosmos.dr.ps.components - component ui library (ie. navigator mashup, properties mashup,etc.)
org.eclipse.cosmos.dr.ps.report - birt preconfigured report components

Graphical Visualization Service plugins
========================================
org.eclipse.cosmos.dr.gvs.views - examplar of the cosmos ui application
org.eclipse.cosmos.dr.gvs.report - report templates

Data Retrieval Service plugins
================================
org.eclipse.cosmos.dr.drs.service.handlers - services that will provide REST(http://en.wikipedia.org/wiki/Representational_State_Transfer) handlers for the cosmos UI.

This information is captured under bug 180069.   https://www.eclipse.org/bugs/show_bug.cgi?id=180069


Comments?

Thanks,

Sheldon
______________________________________
Sheldon Lee-Loy
Tivoli Autonomic Computing, IBM Toronto Lab

Back to the top