Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Ecore Tools"

(=Contact=)
(added link to new and noteworthy)
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
The Ecore Tools component provides a complete environment to create, edit and maintain [[Ecore]] models. This component eases handling of Ecore models with a Graphical Ecore Editor and bridges to other existing Ecore tools ([[Validation]], [[EMF_Search | Search]], [[EMF_Compare | Compare]], [[Emfatic | Emfatic]], generators...). The Graphical Ecore Editor implements multi-diagram support, a custom tabbed properties view, validation feedbacks, refactoring capabilities... The long-term goal is to provide the same level of services as does [[JDT]] for [[Java]].
 
The Ecore Tools component provides a complete environment to create, edit and maintain [[Ecore]] models. This component eases handling of Ecore models with a Graphical Ecore Editor and bridges to other existing Ecore tools ([[Validation]], [[EMF_Search | Search]], [[EMF_Compare | Compare]], [[Emfatic | Emfatic]], generators...). The Graphical Ecore Editor implements multi-diagram support, a custom tabbed properties view, validation feedbacks, refactoring capabilities... The long-term goal is to provide the same level of services as does [[JDT]] for [[Java]].
 +
 +
See [[Ecore_Tools/New_and_Noteworthy]] for a summary of its features and functionality.
  
 
[[Image:EcoreDiagramOverview_tmb.png|Ecore Diagram Overview]]
 
[[Image:EcoreDiagramOverview_tmb.png|Ecore Diagram Overview]]
Line 9: Line 11:
 
[[/New and Noteworthy/| New & Noteworthy]]<br>
 
[[/New and Noteworthy/| New & Noteworthy]]<br>
 
[[/FAQ/| FAQ]]<br>
 
[[/FAQ/| FAQ]]<br>
 +
[[/ReleaseReview/| ReleaseReview]]<br>
 
|||||
 
|||||
 
|valign="top"|'''Resources'''<br>
 
|valign="top"|'''Resources'''<br>
Line 23: Line 26:
  
 
==Architecture==
 
==Architecture==
See the [[Ecore_Tools_Proposal|component proposal]]
+
See the [[/Proposal/|component proposal]]
  
 
==Features==
 
==Features==
Line 29: Line 32:
 
* Tabbed Properties View : provide advanced capabilities to edit the ecore model
 
* Tabbed Properties View : provide advanced capabilities to edit the ecore model
 
* Diagram example from Ecore.ecore model : maintain this as an example and show editor capabilities through this model
 
* Diagram example from Ecore.ecore model : maintain this as an example and show editor capabilities through this model
 +
 +
==Installation==
 +
 +
Use the [http://www.eclipse.org/modeling/emft/updates/ EMFT Update Site].
  
 
==Roadmap==
 
==Roadmap==
Line 80: Line 87:
 
==Contact==
 
==Contact==
 
Any issue should be reported to the [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMFT Bugzilla]
 
Any issue should be reported to the [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMFT Bugzilla]
You may also contact the team using the [[EMFT]] [www.eclipse.org/modeling/emft/newsgroup-mailing-list.php newsgroup].
+
You may also contact the team using the [[EMFT]] [http://www.eclipse.org/modeling/emft/newsgroup-mailing-list.php newsgroup].
  
 
[[Category:Modeling]]
 
[[Category:Modeling]]

Revision as of 10:56, 27 September 2012


The Ecore Tools component provides a complete environment to create, edit and maintain Ecore models. This component eases handling of Ecore models with a Graphical Ecore Editor and bridges to other existing Ecore tools (Validation, Search, Compare, Emfatic, generators...). The Graphical Ecore Editor implements multi-diagram support, a custom tabbed properties view, validation feedbacks, refactoring capabilities... The long-term goal is to provide the same level of services as does JDT for Java.

See Ecore_Tools/New_and_Noteworthy for a summary of its features and functionality.

Ecore Diagram Overview

Documentation

New & Noteworthy
FAQ
ReleaseReview

Resources

Architecture
Features
Contact

Development

Roadmap
Team
Report a bug


Architecture

See the component proposal

Features

  • Model oriented Outline View : possibility to DND a model element into the diagram area to show its graphical representation
  • Tabbed Properties View : provide advanced capabilities to edit the ecore model
  • Diagram example from Ecore.ecore model : maintain this as an example and show editor capabilities through this model

Installation

Use the EMFT Update Site.

Roadmap

  • Model Management
    • 210771 : Initialize a diagram from an existing ecore
    • 210769 : Open diagram using URI
    • 210767 : Be able to add dependencies to other models
    • 212405 : Add Hierarchy View (as in the JDT) to navigate along Inheritance links
    • 212406 : Add References View used to navigate along EReference links
    • 212407 : Provide an Ecore perspective and nature
    • 212299 : Ecore Tools missing source features?
  • Graphical improvements
    • 210796 : Improve creation wizard
    • 210768 : Multi-diagram support
    • 210774 : Ease creation and modification of EOpposite references
    • 211766 : Diagram EOpposite references representation
    • 210772 : Have the possibility to hide graphical objects
    • 210777 : Add a "Link with diagram" button in the outline
    • 211761 : Diagram editor outline highlights diagram elements
    • 212409 : Add EMF Generics support
    • 211842 : Different colors for different kinds of EClass
    • 211850 : Display the name of the EPackage when different from the current one
    • 211852 : Enable Delete From diagram action
    • 211853 : Impossible to delete EAttributes and EOperations
    • 211854 : Display return type of EOperation
    • 211856 : Add "Hide connection" and "Show all connections" actions
    • 211851 : Label icons are missing
  • External tools integration


This roadmap is a more human readable view of what is available in the Bug List of the Ecore Tools component.
The Ecore Tools component will be released in June, 2008 and will be part of the Ganymede Simultaneous release.

Team

The initial component developers are :

Other developers

Contact

Any issue should be reported to the Bugzilla You may also contact the team using the EMFT newsgroup.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.