Home » Modeling » Epsilon » [EOL] Help with GmfGraph Navigation.
[EOL] Help with GmfGraph Navigation. [message #554474] |
Mon, 23 August 2010 07:04  |
Eclipse User |
|
|
|
Hi,
I'm writing a ECore2GMF.eol file to polish my editor, as it is
explained in the EuGENia: Polishing your GMF editor blog Entry
( http://epsilonblog.wordpress.com/2009/06/15/eugenia-polishin g-your-gmf-editor/).
In the tutorial font styles are changed, but I'd like to change font
color. I suppose that most of the expressions that start with GmfGraph!
are ways to query and navigate through the GmfGraph model created for my
editor. I also suppose that the expression should be something like
mylabelLabel.font.color, but the autocompletion does not work, and I
can't obtaine the font properties easily.
I would appreciate some help for finding these properties. I think the
best way is by using the own .eol editor and autocompletion, but if this
is not possible, it would help accesing to the GmfGraph ecore metamodel.
Thanks in advance,
Toñi
|
|
|
Re: [EOL] Help with GmfGraph Navigation. [message #554475 is a reply to message #554474] |
Mon, 23 August 2010 07:09   |
Eclipse User |
|
|
|
Hi Toni,
Unfortunately, there's no auto-completion in the EOL editor. However,
the EPackage registry view [1] and Exeed [2] should help you figure out
the right expression.
[1] http://eclipse.org/gmt/epsilon/doc/articles/epackage-registr y-view/
[2] http://eclipse.org/gmt/epsilon/doc/articles/inspect-models-e xeed/
Cheers,
Dimitris
Toñi Reina Quintero wrote:
> Hi,
>
>
> I'm writing a ECore2GMF.eol file to polish my editor, as it is
> explained in the EuGENia: Polishing your GMF editor blog Entry
> ( http://epsilonblog.wordpress.com/2009/06/15/eugenia-polishin g-your-gmf-editor/).
>
>
> In the tutorial font styles are changed, but I'd like to change font
> color. I suppose that most of the expressions that start with GmfGraph!
> are ways to query and navigate through the GmfGraph model created for my
> editor. I also suppose that the expression should be something like
> mylabelLabel.font.color, but the autocompletion does not work, and I
> can't obtaine the font properties easily.
>
> I would appreciate some help for finding these properties. I think the
> best way is by using the own .eol editor and autocompletion, but if this
> is not possible, it would help accesing to the GmfGraph ecore metamodel.
>
> Thanks in advance,
> Toñi
|
|
|
Re: [EOL] Help with GmfGraph Navigation. [message #554514 is a reply to message #554475] |
Mon, 23 August 2010 09:04  |
Eclipse User |
|
|
|
Thanks a lot,
El 23/08/2010 13:09, Dimitris Kolovos escribió:
> Hi Toni,
>
> Unfortunately, there's no auto-completion in the EOL editor. However,
> the EPackage registry view [1] and Exeed [2] should help you figure out
> the right expression.
>
> [1] http://eclipse.org/gmt/epsilon/doc/articles/epackage-registr y-view/
> [2] http://eclipse.org/gmt/epsilon/doc/articles/inspect-models-e xeed/
>
> Cheers,
> Dimitris
>
> Toñi Reina Quintero wrote:
>> Hi,
>>
>>
>> I'm writing a ECore2GMF.eol file to polish my editor, as it is
>> explained in the EuGENia: Polishing your GMF editor blog Entry
>> ( http://epsilonblog.wordpress.com/2009/06/15/eugenia-polishin g-your-gmf-editor/).
>>
>>
>> In the tutorial font styles are changed, but I'd like to change font
>> color. I suppose that most of the expressions that start with
>> GmfGraph! are ways to query and navigate through the GmfGraph model
>> created for my editor. I also suppose that the expression should be
>> something like mylabelLabel.font.color, but the autocompletion does
>> not work, and I can't obtaine the font properties easily.
>>
>> I would appreciate some help for finding these properties. I think the
>> best way is by using the own .eol editor and autocompletion, but if
>> this is not possible, it would help accesing to the GmfGraph ecore
>> metamodel.
>>
>> Thanks in advance,
>> Toñi
|
|
|
Re: [EOL] Help with GmfGraph Navigation. [message #593128 is a reply to message #554474] |
Mon, 23 August 2010 07:09  |
Eclipse User |
|
|
|
Hi Toni,
Unfortunately, there's no auto-completion in the EOL editor. However,
the EPackage registry view [1] and Exeed [2] should help you figure out
the right expression.
[1] http://eclipse.org/gmt/epsilon/doc/articles/epackage-registr y-view/
[2] http://eclipse.org/gmt/epsilon/doc/articles/inspect-models-e xeed/
Cheers,
Dimitris
Toñi Reina Quintero wrote:
> Hi,
>
>
> I'm writing a ECore2GMF.eol file to polish my editor, as it is
> explained in the EuGENia: Polishing your GMF editor blog Entry
> ( http://epsilonblog.wordpress.com/2009/06/15/eugenia-polishin g-your-gmf-editor/).
>
>
> In the tutorial font styles are changed, but I'd like to change font
> color. I suppose that most of the expressions that start with GmfGraph!
> are ways to query and navigate through the GmfGraph model created for my
> editor. I also suppose that the expression should be something like
> mylabelLabel.font.color, but the autocompletion does not work, and I
> can't obtaine the font properties easily.
>
> I would appreciate some help for finding these properties. I think the
> best way is by using the own .eol editor and autocompletion, but if this
> is not possible, it would help accesing to the GmfGraph ecore metamodel.
>
> Thanks in advance,
> Toñi
|
|
|
Re: [EOL] Help with GmfGraph Navigation. [message #593138 is a reply to message #554475] |
Mon, 23 August 2010 09:04  |
Eclipse User |
|
|
|
Thanks a lot,
El 23/08/2010 13:09, Dimitris Kolovos escribió:
> Hi Toni,
>
> Unfortunately, there's no auto-completion in the EOL editor. However,
> the EPackage registry view [1] and Exeed [2] should help you figure out
> the right expression.
>
> [1] http://eclipse.org/gmt/epsilon/doc/articles/epackage-registr y-view/
> [2] http://eclipse.org/gmt/epsilon/doc/articles/inspect-models-e xeed/
>
> Cheers,
> Dimitris
>
> Toñi Reina Quintero wrote:
>> Hi,
>>
>>
>> I'm writing a ECore2GMF.eol file to polish my editor, as it is
>> explained in the EuGENia: Polishing your GMF editor blog Entry
>> ( http://epsilonblog.wordpress.com/2009/06/15/eugenia-polishin g-your-gmf-editor/).
>>
>>
>> In the tutorial font styles are changed, but I'd like to change font
>> color. I suppose that most of the expressions that start with
>> GmfGraph! are ways to query and navigate through the GmfGraph model
>> created for my editor. I also suppose that the expression should be
>> something like mylabelLabel.font.color, but the autocompletion does
>> not work, and I can't obtaine the font properties easily.
>>
>> I would appreciate some help for finding these properties. I think the
>> best way is by using the own .eol editor and autocompletion, but if
>> this is not possible, it would help accesing to the GmfGraph ecore
>> metamodel.
>>
>> Thanks in advance,
>> Toñi
|
|
|
Goto Forum:
Current Time: Wed Jul 23 08:45:24 EDT 2025
Powered by FUDForum. Page generated in 0.06921 seconds
|