User Tools

Site Tools


ptidej_ui_viewer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ptidej_ui_viewer [2013/06/13 05:11]
yann
ptidej_ui_viewer [2017/09/06 01:54]
Line 1: Line 1:
-The Ptidej UI Viewer project provide interfaces and classes used by all the viewers. In particular, it provides the IRepresentation ​ interface that is the "​model"​ (as in the Model-View-Controller) of any viewer. This interface allows managing PADL models, Ptidej UI models, original sources, occurrences. It is essential that any viewer uses this interface for its model, as it allows extensions to the viewers to work seamlessly regardless of the viewer implementations. 
  
-This project also provides the IExtension interface that any extension to the viewers must implement. Differently from the IAnalysis interfaces defined in the PADL and Ptidej UI projects, this interfaces requires an extension to implement a invoke(IRepresentation) method. Therefore, it is possible for an extension to access the source paths from which a PADL model has been built, found occurrences,​ and so on. 
- 
-There are implementations of different viewers. The most usable currently is ptidej.viewer.ProjectViewer in project Ptidej UI Viewer Standalone Swing. Here are some steps to use it: 
- 
-- Main window at startup {{:​ptidej_ui_viewer_standalone_swing_1.png|}} 
ptidej_ui_viewer.txt ยท Last modified: 2019/10/06 20:37 (external edit)