In this tutorial i will show you how to define constraints, which could be checked before starting the generation process. If a constraint fails, we can stop the generation process.
Tag: XML

EMF: Advanced Xpand Project – The Template Part
This post explains how to write the header, source and main template in order to generate code from the parsed XML files.

EMF: Advanced Xpand Project – Workflow And XML
In this blog post we will start creating a new and more advanced code generation project. It will parse XML files and will generate code.

EMF: Create EMF Ecore Model From XSD File
This tutorial explains how to create a .xsd file from which we can automatically generate EMF Ecore model and generate Java classes.

EMF: Eclipse Modeling Framework Introduction
Introduction to EMF: Eclipse Modeling Framework. What we will cover in this series of post and what tools and files are needed to follow it.