Not in DSL. However you should implement your logic in generated
Entity class. This way getter is available for you higher level logic.
In entity class you can implement also other entity logic (additional
setters, default values in constructor, ...).

Pavel

On Tue, Feb 17, 2009 at 1:17 PM, Ulf Scherf <ulf.sch...@itemis.de> wrote:
>
> Hello,
>
> does the DSL provide a possiblity to model a getter without a property in an
> Entity?
>
> Example
>
> Entity with forename and surname as property. Desired getter: getFullName
> which simply combines both properties.
>
> Regards
>
> - Ulf
>
> --
> View this message in context: 
> http://www.nabble.com/Additional-getter-for-Entity-tp22056029s17564p22056029.html
> Sent from the Fornax-Platform mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Fornax-developer mailing list
> Fornax-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fornax-developer
>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to