Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

VIATRA2/Case Studies

< VIATRA2
Revision as of 07:20, 9 June 2008 by Unnamed Poltroon (Talk) (New page: = VIATRA2 Examples = == Importer of a Simple XML-based Language == === Introduction === There is a third party editor given, which can export into an XML file. We need to represent this...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

VIATRA2 Examples

Importer of a Simple XML-based Language

Introduction

There is a third party editor given, which can export into an XML file. We need to represent this model in the ModelSpace of VIATRA2.

Back to the top