christiandietrich.wordpress.com christiandietrich.wordpress.com

christiandietrich.wordpress.com

Christian's Blog | Xtext and more

Xtext and more

http://christiandietrich.wordpress.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR CHRISTIANDIETRICH.WORDPRESS.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

July

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.0 out of 5 with 12 reviews
5 star
4
4 star
6
3 star
1
2 star
0
1 star
1

Hey there! Start your review of christiandietrich.wordpress.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.4 seconds

FAVICON PREVIEW

  • christiandietrich.wordpress.com

    16x16

  • christiandietrich.wordpress.com

    32x32

CONTACTS AT CHRISTIANDIETRICH.WORDPRESS.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Christian's Blog | Xtext and more | christiandietrich.wordpress.com Reviews
<META>
DESCRIPTION
Xtext and more
<META>
KEYWORDS
1 christian's blog
2 xtext and more
3 christian dietrich
4 2 comments
5 advertisements
6 categories
7 xtext
8 refname= type
9 is short for
10 refname= type id
CONTENT
Page content here
KEYWORDS ON
PAGE
christian's blog,xtext and more,christian dietrich,2 comments,advertisements,categories,xtext,refname= type,is short for,refname= type id,refname= type rulename,with an extra,at the end,tags,cross reference,proposalprovider,string,5 comments,getfullname
SERVER
nginx
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Christian's Blog | Xtext and more | christiandietrich.wordpress.com Reviews

https://christiandietrich.wordpress.com

Xtext and more

INTERNAL PAGES

christiandietrich.wordpress.com christiandietrich.wordpress.com
1

Xtext and Dot/Path-Expressions | Christian's Blog

https://christiandietrich.wordpress.com/2013/05/18/xtext-and-dot-expressions

May 18, 2013. If you have a DSL that describes structure (e.g. like an Entity DSL) you often need to “walk” on this structure using dot/path-expressions. Let us asume we have a grammar like. Model: entities =Entity* ; Entity: entity name=ID { features =Feature* } ; Feature: Attribute Reference ; Attribute: attr name=ID : type=DataType ; enum DataType: string int ; Reference: ref name=ID : type=[Entity] ;. And a model like. And want to have expressions like. But how to do this with Xtext? A bit of scoping.

2

Use of EcoreGenerator to customize EMFs generated Java Classes | Christian's Blog

https://christiandietrich.wordpress.com/2013/07/26/use-of-ecoregenerator-to-customize-emfs-generated-java-classes

Use of EcoreGenerator to customize EMFs generated Java Classes. Use of EcoreGenerator to customize EMFs generated Java Classes. July 26, 2013. This is a blog post on the usage of the. Orgeclipse.emf.mwe2.ecore.EcoreGenerator. It is an alternative to EMFs JMerge Based approach to customize generated Java Classes from an ecore model. So let us asume we have the following Ecore file. Xml version=1.0 encoding=UTF-8? Ecore:EPackage xmi:version=2.0 xmlns:xmi=http:/ www.omg.org/XMI xmlns:xsi=http:/ ...Module te...

3

Xtext Model Visualization with PlantUML | Christian's Blog

https://christiandietrich.wordpress.com/2013/04/12/xtext-model-visualization-with-plantuml

Xtext Model Visualization with PlantUML. Xtext Model Visualization with PlantUML. April 12, 2013. One of my Colleagues recently gave me a hint on PlantUML. Which is a nice tool to create Graphviz. Based UML diagrams from a textual input. This blogpost describes how to include PlantUML into Xtext to generate Visualizations from textual models on the fly. Here is the DSL from Xtexts 15 minutes example. Features = Feature* '}' ; Feature: many? Name = ID ':' type = [Type] ;. An generate a nice Diagram like.

4

Unittesting Xtend Generators | Christian's Blog

https://christiandietrich.wordpress.com/2012/05/08/unittesting-xtend-generators

May 8, 2012. Xtext offers nice Support for Unit Tests. But how to test a Xtend based Generator? This blogpost describes a simple approach for such a Test. So let us take Xtext’s Hello World grammar as Starting point. Model: greetings =Greeting*; Greeting: 'Hello' name=ID '! And following simple Generator. Package org.xtext.example.mydsl.generator import org.eclipse.emf.ecore.resource.Resource import org.eclipse.xtext.generator.IFileSystemAccess import o...And here the Test. Val fsa = new InMemoryFileSyst...

5

Xtext and Strings as Cross-References | Christian's Blog

https://christiandietrich.wordpress.com/2015/03/19/xtext-and-strings-as-cross-references

Xtext and Strings as Cross-References. Xtext and Strings as Cross-References. March 19, 2015. Cross References are a often used concept in Xtext. They ususally work like this. Model: definitions =Definition* usages =Usage* ; Definition: define name=ID ; Usage: use definition=[Definition] ;. They can be used in the model like this. Define Thing use Thing. But what if i want to write something like. Define This is a Thing use This is a Thing. Well the definition part is easily changed. This is a Thing".

UPGRADE TO PREMIUM TO VIEW 3 MORE

TOTAL PAGES IN THIS WEBSITE

8

LINKS TO THIS WEBSITE

codesmart.de codesmart.de

Xtext Blogs | Code smart

http://codesmart.de/xtext-blogs

Software Architecture, Software Development, Modelling and …. How to find and use the required Intent/Activity. A lot of useful Xtext documentation can be found in blogs:. Boris Brodskis Xtext Screencasts. Andreas Graf’s Blog. Christian Dietrich’s Blog. Jan Köhnlein’s Blog. Jens von Pilgrim’s Blog. Karsten Thom’s Blog. Meinte Boersma’s Blog. Moritz Eysholdt’s Blog. Sebastian Zarnekow’s Blog. Sven Efftinge’s Blog. Die Kommentarfunktion ist geschlossen. Proudly powered by WordPress.

funthomas424242.wordpress.com funthomas424242.wordpress.com

Videos vom Desktop erstellen | FunThomas Blog (de)

https://funthomas424242.wordpress.com/2014/11/17/videos-vom-desktop-erstellen

Videos vom Desktop erstellen. Ab und zu benötigt man zur Erklärung von Programmen ein kleines Video. Meine Video’s stelle ich auf. Zur Verfügung. Tools zur Erstellung gibt es einige und die Erfahrungen welche ich damit sammle werde ich in diesem Post nach und nach ergänzen. Zunächst muss man in der Lage sein die eigenen Aktionen auf dem Computerbildschirm als Film aufnehmen zu können. Unter Windows eignet sich dazu. Teilen Sie dies mit:. 17 November 2014 at 22:51. Or leave a trackback: Trackback URL.

funthomas424242.wordpress.com funthomas424242.wordpress.com

Code mittels NDepend analysieren | FunThomas Blog (de)

https://funthomas424242.wordpress.com/2014/04/13/code-mittels-ndepend-analysieren

Code mittels NDepend analysieren. Ein sehr guter Post von Johnny Graber – sehr lesenswert. Um möglichst schnell in ein komplexeres Projekt einzusteigen hilft einem eine gute Übersicht. Visual Studio bietet je nach Ausgabe eine recht gute Code Analyse. Will man mehr wissen oder ist man an bestimmten Konstellationen im Code interessiert, stösst man aber schnell an Grenzen. Hier benötigt man einmal mehr die Werkzeuge und Ergänzungen von Drittherstellern. Als ich vor einigen Wochen gebeten wurde mir NDepend.

funthomas424242.wordpress.com funthomas424242.wordpress.com

Getting Class values from Annotations in an AnnotationProcessor | FunThomas Blog (de)

https://funthomas424242.wordpress.com/2014/11/30/getting-class-values-from-annotations-in-an-annotationprocessor

Getting Class values from Annotations in an AnnotationProcessor. Ein sehr hilfreicher Blogeintrag zum Verarbeiten von Annotationen ab Java6. Peter Mount's Blog. Well inside retepTools we have an AnnotationProcessor that checks to ensure that certain annotations are used correctly, specifically the @ReadLock. Annotations. It’s invalid for those annotations to be used together on the same method. It’s also invalid for a method to be annotated with one and then overridden. Teilen Sie dies mit:. Ihr Blog kan...

funthomas424242.wordpress.com funthomas424242.wordpress.com

Cheaten per Sheet | FunThomas Blog (de)

https://funthomas424242.wordpress.com/2014/11/17/eclipse-committer-werden-2

Und so fand ich. Dies ist eine Plattform auf welcher sich auf einfachste Art einfache Cheat Sheets erstellen lassen. Zunächst muss man sich registrieren😦 Ja ohne Daten geht es leider nicht und ein brauchbares Video ob sich die Registrierung lohnt war auch nicht im Netz zu finden. Darum hab ich das für Sie mal ausprobiert und muss sagen es lohnt sich. Nach der Registrierung kann man direkt loslegen. Anzahl der gewünschten Spalten festlegen und Hintergrundfarbe definieren und los geht es. Or leave a track...

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL LINKS TO THIS WEBSITE

7

SOCIAL ENGAGEMENT



OTHER SITES

christiandietl.at christiandietl.at

CHRISTIAN DIETL | Cinematographer | Filmmaker (Kameramann Linz)

I am a cinematographer and post production supervisor for commercial, film and tv and music video based in Linz, Austria. My color services include: Beauty and Clean Up, Color Grading, Datalab, Mastering. In the last few years i´ve graded a lot of films, commercials, music videos ect. Magart. Christian Dietl. 43699 12 23 23 23. TV and cinema commercials, corporate, music videos, documentaries, film. Postproduction, Colorgrading, Beauty and Clean Up, Data Lab, TV Mastering, DCP Mastering. 2005 – 2011.

christiandietplan.com christiandietplan.com

christiandietplan.com is coming soon

Is a totally awesome idea still being worked on.

christiandietplans.com christiandietplans.com

Site not found · DreamHost

Well, this is awkward. The site you're looking for is not here. Is this your site?

christiandietrich.ch christiandietrich.ch

Christian Dietrich Fotografie

christiandietrich.com christiandietrich.com

CHRISTIAN DIETRICH FOTOGRAFIE: HOME

christiandietrich.wordpress.com christiandietrich.wordpress.com

Christian's Blog | Xtext and more

Code Coverage for Xtend. January 12, 2016. This is a short blog on how to do code coverage reports with Xtend. Imagine you have some nice Xtend Code like this one. Package demo class Demo { def doSomething() { return 1 } def doSomethingElse() { return 2 } }. Wouldn’t it be nice to have code coverage like. Using the xtend-maven-plugin in version 2.9.0 this works more or less out of the box using. Plugin groupId org.eclipse.xtend /groupId artifactId xtend-maven-plugin /artifactId version 2.9&#4...Sets the ...

christiandietrichhausverwaltung.com christiandietrichhausverwaltung.com

Hausverwaltung mit Liebe zum Detail - Startseite

Vermietung und Verkauf Ihrer Immobilie. Schaden, Problem melden. Professionelle Mietverwaltung nach Maß in München. In uns finden Sie einen zuverlässigen, vertrauenswürdigen und hochqualifizierten Partner. Unser Ziel ist es, Sie als Eigentümer weitestgehend zu Entlasten,. Hier finden Sie uns. Wir freuen uns auf Ihren Besuch. Rufen Sie einfach an unter. Fax : 089 99019977. Unser Büro ist am besten zu. 1000 - 13.00 Uhr. Oder nutzen Sie unser.

christiandiets.com christiandiets.com

christiandiets.com - This website is for sale! - Christiandiets Resources and Information.

The owner of christiandiets.com. Is offering it for sale for an asking price of 3000 USD! This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.

christiandietz.ch christiandietz.ch

Christian Dietz | Musik rund um Christian Dietz

Herzlich Willkommen auf christiandietz.ch. Vom ultimativen Trio Bravo. Bis hin zur Big Band. Bietet Christian Dietz ein breites Spektrum an Bands und Sounds. Für jeden Anlass genau das Richtige! Musik rund um Christian Dietz. 3313 Büren zum Hof. Stolz präsentiert von WordPress.

christiandietz.com christiandietz.com

Christian Dietz - Love Your Feet

Willkommen bei Christian Dietz! Seit über 50 Jahren steht unser Name für modernes Design, außerordentlichen Komfort und perfekte Passform. Dieser Slogan bringt die Philosophie unseres Unternehmens auf den Punkt. Auf den nächsten Seiten erfahren Sie mehr über die aktuelle Kollektion und was unsere Schuhe so besonders macht. Wir freuen uns über Ihren Besuch! Philipp Dietz und Axel Stuppy. Ok, ich verstehe.