Yes, there is an example in:
FAMIXAssociation>>next
FAMIXAssociation>>previous
In this case you don't need to use FMMultivalueLink/FMMultiMultivalueLink/etc
links. You just need to say to the non-derived side (in this example
FAMIXAssociation>>previous) to also set the derived side (in this example
FAMIXAssociation>>next)
On Fri, Mar 22, 2013 at 6:10 PM, Usman Bhatti <usman.bhatti(a)gmail.com>wrote;wrote:
Hello,
Does FAME allow to create one-to-one relationship with automatic update of
the back links? So far, I have seen two entities FMMultivalueLink
(one-to-many) and FMMultiMultivalueLink (many-to-many) and their examples.
I have an elements and its behavior in separate entities and I would like
to create and update one-to-one links between these two entities. I
haven't found any example in Moose.
tx,
Usman
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
Andre Hora