| [news.eclipse.modeling.gmt] Re: [Epsilon] Configuring HUTN file |
Hi Pau,
I've forwarded your message to Louis and he should get back to you shortly.
Cheers, Dimitrios
Hello,
I'm interested in the configuration capabilities of HUTN to define identifiers and default values.
I've explored the hutnConfig metamodel but it is not clear how to use it in a HUTN definition file.
If I write the following:
... @Configuration{ IdentifierRule "rule"{ attribute: "id" classifier: "test.Test"
} } ...
I got an error: [Line: 8, Column: 1, Reason: Unrecognised classifier: IdentifierRule]
Is there any example of using this configuration mechanism??
Thanks.