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 "Eclipse DemoCamps 2008 - Ganymede Edition/Karlsruhe/Session abstracts"

(GMF/EMF based Substation Engineering Tool)
(GMF/EMF based Substation Engineering Tool)
Line 9: Line 9:
 
The Transmission and Distribution of Energy is evolving to a high degree of automation. IEC61850 is an upcoming international standard for the modelling and real-time communication protocol in this domain. [http://www.helinks.com/ HELINKS LLC] has implemented an Eclipse based engineering tool supporting IEC61850. This tool makes use of GMF for the graphical editors (Single Line Editor) and EMF for the entire domain modeling.
 
The Transmission and Distribution of Energy is evolving to a high degree of automation. IEC61850 is an upcoming international standard for the modelling and real-time communication protocol in this domain. [http://www.helinks.com/ HELINKS LLC] has implemented an Eclipse based engineering tool supporting IEC61850. This tool makes use of GMF for the graphical editors (Single Line Editor) and EMF for the entire domain modeling.
  
''Jörg Reuter'' is owner and Director of [http://www.helinks.com/ HELINKS LLC], Switzerland. He has worked as R&D manager, software architect, consultant and software developer.
+
'''Jörg Reuter''' is owner and Director of [http://www.helinks.com/ HELINKS LLC], Switzerland. He has worked as R&D manager, software architect, consultant and software developer.

Revision as of 05:29, 23 June 2008

This is the list of session abstracts for the Karlsruhe DemoCamp in June 2008.

Continuous Quality Assurance with inCode

[inCode] is a plugin for Eclipse's Java development environment, that has a different approach to software quality assurance than any other previous tool. Using inCode saves you the overhead of lengthy code review and restructuring sessions, by allowing you to detect and correct design problems continuously, as you code. In a sense, the tool acts as a virtual "pair programming buddy", that helps you stay in control of your code, and prevents emerging design flaws from becoming acute and therefore expensive to remove. Of course, the tool can also be used in a traditional manner, to perform off-line software quality assessments on large projects written in Java. inCode is the concretization of a number of ideas, some of which received an IBM Eclipse Innovation Award in 2006.

Adrian Trifu is a co-founder of [Intooitus], and a researcher in the area of object oriented software quality assurance and evolution. Between 2001 and 2007, he has worked as a researcher and consultant in the software engineering group of the [FZI] Research Center for Information Technology in Karlsruhe, Germany. In 2008, he earned his PhD from the University of Karlsruhe, with a thesis on automated diagnosis of design flaws in object oriented systems.

GMF/EMF based Substation Engineering Tool

The Transmission and Distribution of Energy is evolving to a high degree of automation. IEC61850 is an upcoming international standard for the modelling and real-time communication protocol in this domain. HELINKS LLC has implemented an Eclipse based engineering tool supporting IEC61850. This tool makes use of GMF for the graphical editors (Single Line Editor) and EMF for the entire domain modeling.

Jörg Reuter is owner and Director of HELINKS LLC, Switzerland. He has worked as R&D manager, software architect, consultant and software developer.

Back to the top