Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » order of variables
order of variables [message #1228310] Mon, 06 January 2014 23:28 Go to next message
td php is currently offline td phpFriend
Messages: 2
Registered: December 2013
Junior Member

if a b c then
transitions:
D : a b c
D : a c b
....
D : c b a
=8 transitions
if
a b c d e f then
=64 transitions
there is an easier way to do this?



Re: order of variables [message #1228312 is a reply to message #1228310] Mon, 06 January 2014 23:33 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

i am not quite sure what your question is targeting but there i a concept called "unordered group"
you can find it in the docs


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: order of variables [message #1228867 is a reply to message #1228310] Wed, 08 January 2014 08:40 Go to previous message
Mark Hoffmann is currently offline Mark HoffmannFriend
Messages: 113
Registered: July 2009
Location: Jena
Senior Member
Hi,

for unordered group here is an description:
http://dslmeinte.wordpress.com/2010/09/16/the-xtext-grammar-language-and-its-invisible-infix-operator/
Previous Topic:DSL with mixed form/text sintax - selecting different start rules for EmbeddedEditor instances
Next Topic:Issue with multiple grammars for same Ecore model
Goto Forum:
  


Current Time: Tue Apr 23 06:17:31 GMT 2024

Powered by FUDForum. Page generated in 0.04025 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top