Friday, March 26, 2013 at 9:00 o'clock.
The program is a good mixture of technology talks from Eclipse project leads and experienced industrial users:
Slot I
Xcore
Ed Merks - itemis
Ecore's success stems from its
power to describe deep semantic structure more concisely than Java. The
downside are the tools. Certainly Ecore's structured editor is simple and
effective and its graphical editor is rich and elegant but both are cumbersome
compared to traditional text-based tools. The Xtext framework beckons with a
solution: a textual syntax for Ecore. Going one step further, we leverage Xbase
to define a concise textual notation for describing behavior and exploit it to
implement constraints, derived features, operations, and data type conversion.
We call this new language Xcore. This presentation will explore Xcore's
capabilities and demonstrate its powerful tools in action.
Ed Merks
leads the top-level Eclipse Modeling Project as well as the Eclipse Modeling
Framework subproject. He holds a Ph.D. in Computing Science from Simon Fraser
University and is a partner of itemis AG.
EMF Data Binding
Tom Schindl - BestSolution.at EDV Systemhaus GmbH
Eclipse data binding provides
developers with a framework to ease the development of user interfaces
following the Model View Presenter (MVP) pattern. In this talk we will look at
the EMF data binding extensions and how to exploit them to create rich and
well-designed user interfaces, not necessarily involving SWT.
Tom Schindl
is founder and owner of BestSolution.at, a company located in Western Austria
that is specialized on Java and Eclipse consulting. Tom is committer on various
Eclipse projects and member of the Eclipse Architecture Council.
Slot II
Now that I've Got a Model - Where's My Application?
Eike Stepper – ES-Computersysteme
Models are efficient for
capturing enterprise knowledge at a high level of abstraction, independent of
technical concerns. What about the background threads that are expected to
cooperate nicely with my model? What if real data are magnitudes bigger than
the data I've played with? How do I store this data and broadcast changes to
the other users of my application? Can I prevent multiple users from
accidentally modifying the same object? In this presentation I'll tell you how
best to employ some runtime aspects of Eclipse Modeling to build a scalable,
transactional and distributed application for your modeled data with little
more than a mouse click.
Eike is an
independent consultant in the areas of OSGi and modeling with over 25 years of experience
in software development. With his consulting company ES-Computersysteme,
founded back in 1991, he conducted dozens of successful customer projects. Eike
is the leader of the CDO Model Repository and Net4j Signalling Platform
projects at Eclipse and a member of the Eclipse Architecture Council. He is
also committer on the EMF Client Platform, EMF DiffMerge and Mylyn projects and
has won the Top Committer Eclipse Comunity Award 2010.
Building a tool based on EMF
Maximilian Koegel - EclipseSource Munich
EMF enables the automatic
generation of the entity model for an application. Additional frameworks allow
developers to create a running application including a UI to modify entities as
well as a server to distribute the data. In this talk we demonstrate how the
first version of your own application can be set up in less than one minute,
just by providing your entity model with EMF. Based on the first version, we
demonstrate how to iteratively adapt the first version and add additional, custom
features. For the creation of the UI, we will use the EMF Client Platform and
additional technologies such as databinding. This integrates also with the new
Eclipse 4 Application Plattform. Furthermore, we demonstrate how to create a
basic diagram editor with Graphiti. Finally, we show how to integrate different
server solutions, such as CDO and EMFStore.
Maximilian Koegel is General Manager of EclipseSource Munich. He has many years of experience with Eclipse RCP and EMF and works as a consultant to customers in these areas. Also he is project lead of the projects EMFStore and EMF Client Platform and he is a committer in other EMF projects at Eclipse.org.
Slot III
Model-Driven SOA at Swiss Mobiliar
Christoph Gutmann,
Michael Rauch – Schweizerische Mobiliar Versicherungsgesellschaft AG
This talk examines how Swiss
Mobiliar successfully applied Eclipse Modeling technologies to create a
lightweight, technical, design-time SOA infrastructure. It presents our forward-engineering solution
including the use of DSL engineering and repositories, as well as a review of
the types of artifacts we generate.
Michael
Rauch works as a Software Architect for Swiss Mobiliar where he is responsible
for the Model-Driven SOA initiative. He works with the Eclipse Modeling
Platform since 2010.
Christoph
Gutmann is a Software Architect at Swiss Mobiliar. He is responsible for the
SOA and JEE reference architectures, realizes code generation and manageability
of SOA dependencies by model-driven architecture based on a forward engineering
approach
Service Repository for Model-Driven SOA
Thomas Stahl, Stefan
Zeug – b+m Informatik AG
SOA is a specialized domain to
which MDD and domain-specific language technologies can be applied. This talk
explores design principles for a service repository based on a generic model
repository as well as common DSL and generator infrastructure. The Eclipse
Modeling Project offers a rich set of base frameworks that serves our purpose,
though there are challenges in ensuring that they integrate well in the context
of our domain. We will discuss
conceptual and implementation aspects of such a model-based service repository
for Swiss Mobiliar.
Dipl.
Inform. Thomas Stahl is Chief Architect at b+m Informatik AG.One maior focus of
his professional life is Model-Driven Software Development (MDSD). Parts of the
Eclipse Modeling Project and the first book on MDSD are results of his
pioneering efforts. Furthermore he has
substantial experience in Software- and Enterprise-Architecture, modern IT-technologies and several vertical
domains. He can be reached at t.stahl@bmiag.de
Dipl. Inform/Dipl.
Kfm. Stefan Zeug works as an IT-Architect for 10 years. He is currently leading
the Architecture Team at b+m Informatik AG and has special interests in
MDD-based concept and technologies. He can be reached at stefan.zeug@bmiag.de.
Slot IV
Interface Management in a Large Enterprise
Robert Blust – UBS
Capturing and preserving knowledge of an IT supply chain as models provides
a holistic view of a large and diverse system. UBS’ enterprise model repository
plays a crucial role in our tooling strategy. The talk focuses on our Eclipse-based
tool chain that helps to identify, specify, design, implement and govern the interfaces
between parts of our system.
Robert Blust works as an IT Architect for UBS WM CH and is responsible for the strategic tool landscape supporting the software development lifecycle. Since 2009 he leads a growing team realizing the vision of an integrated tooling platform based on the Eclipse Modeling Framework with a strong focus on model based engineering, scalability and collaboration.
Code Generation with Xtend
Sven Efftinge - itemis
Xtend is the successor to the
Xpand template language which has previously been an obvious choice for
developing code generators. Although Xtend is not just a template language for
code generation it is extremely well suited for that task. In this session you
will learn about the advantages and cool features which make Xtend a great
language for building fast running, extensible and maintainable code
generators.
Sven Efftinge
is a passionate software developer, kite surfer and father. He's the project
lead of Eclipse Xtend, a statically-typed programming language for the JVM, and
Xtext, a framework for developing programming languages and domain-specific
languages. He leads a development and research office for itemis, a strategic
member at Eclipse.
No comments:
Post a Comment