Skip to main content



      Home
Home » Modeling » TMF (Xtext) » order of variables
order of variables [message #1228310] Mon, 06 January 2014 18:28 Go to next message
Eclipse UserFriend

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 18:33 Go to previous messageGo to next message
Eclipse UserFriend
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
Re: order of variables [message #1228867 is a reply to message #1228310] Wed, 08 January 2014 03:40 Go to previous message
Eclipse UserFriend
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: Sun Jul 13 09:01:45 EDT 2025

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

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

Back to the top