Submit your research to the International Journal "Notes on Intuitionistic Fuzzy Sets". Contact us at nifs.journal@gmail.com

Call for Papers for the 27th International Conference on Intuitionistic Fuzzy Sets is now open!
Conference: 5–6 July 2024, Burgas, Bulgaria • EXTENDED DEADLINE for submissions: 15 APRIL 2024.

Genedit: Difference between revisions

From Ifigenia, the wiki for intuitionistic fuzzy sets and generalized nets
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 4: Line 4:
* Load and save GN XML files.
* Load and save GN XML files.
* Display [[generalized net model]]s in both graphical and tree view.
* Display [[generalized net model]]s in both graphical and tree view.
* Insert new objects in the model, which can be manually edited in a text/XML editor, or directly in the IDE using drag and drop.
* Insert new objects in the model, which can be manually edited in a text/XML editor, or directly in the IDE using drag-and-drop.
* Start a GN simulation.
* Start a [[generalized nets model simulation|GN simulation]].
* Undo/Redo edit operations.
* Undo/Redo edit operations.
* Check model for errors.  
* Check model for errors.  
Line 15: Line 15:


; Installation
; Installation
* Download and extract the following zip file: [[Image:Fairytale down blue.png|15px]][http://mitex.hit.bg/Genedit.zip ZIP, 3,1 Mb]
* Download and extract the following zip file: [[Image:Fairytale down blue.png|15px]] [http://mitex.hit.bg/Genedit.zip ZIP, 3,1 Mb]
* If you are not running Windows, please download swt.jar and graphics library for your operating system.
* If you are not running Windows, please download swt.jar and graphics library for your operating system.
** [[Image:Fairytale down blue.png|15px]] [http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/download.php?dropFile=swt-3.3-gtk-linux-x86.zip SWT for Linux]
** [[Image:Fairytale down blue.png|15px]] [http://archive.eclipse.org/eclipse/downloads/drops/R-3.3-200706251500/download.php?dropFile=swt-3.3-gtk-linux-x86.zip SWT for Linux]
Line 21: Line 21:
** [http://cairographics.org/introduction Cairo 0.4.0 - Graphics Library for X Window Platforms]  
** [http://cairographics.org/introduction Cairo 0.4.0 - Graphics Library for X Window Platforms]  
*  Running the software under Windows: Click <code>run.bat</code> - this starts both the IDE and the server.  
*  Running the software under Windows: Click <code>run.bat</code> - this starts both the IDE and the server.  
== See also ==
* [[Gennete]]


[[Category:Software]]
[[Category:Software]]
[[Category:Generalized nets]]
[[Category:Generalized nets]]

Revision as of 21:33, 28 October 2008

Genedit is a graphic editor and simulating tool for generalized nets, part of the Generalized Nets Integrated development environment (GN IDE). Genedit is written on Java by Dimitar Dimitrov.

The software is in development phase and up to now it is able (to some degree) to:

  • Load and save GN XML files.
  • Display generalized net models in both graphical and tree view.
  • Insert new objects in the model, which can be manually edited in a text/XML editor, or directly in the IDE using drag-and-drop.
  • Start a GN simulation.
  • Undo/Redo edit operations.
  • Check model for errors.

Software installation

Genedit has the following requirements:

  1. Microsoft Windows (for the server only)
  2. Java Runtime Environment
Installation

See also