Hi!
I was wondering what is the equivalent of FAMIX2Access>>accessedIn in Famix 3?
FYI, I am migrating class blueprint in Pharo.
Alexandre
Probably #to I guess.
Alexandre
On 29 Mar 2009, at 11:32, Alexandre Bergel wrote:
Hi!
I was wondering what is the equivalent of FAMIX2Access>>accessedIn in Famix 3?
FYI, I am migrating class blueprint in Pharo.
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi Alex,
It is #accessor.
Cheers, Doru
On 29 Mar 2009, at 11:41, Alexandre Bergel wrote:
Probably #to I guess.
Alexandre
On 29 Mar 2009, at 11:32, Alexandre Bergel wrote:
Hi!
I was wondering what is the equivalent of FAMIX2Access>>accessedIn in Famix 3?
FYI, I am migrating class blueprint in Pharo.
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"What is more important: To be happy, or to make happy?"
Ok. I picked the wrong one. #to is #accesses therefore.
Alexandre
On 29 Mar 2009, at 12:26, Tudor Girba wrote:
Hi Alex,
It is #accessor.
Cheers, Doru
On 29 Mar 2009, at 11:41, Alexandre Bergel wrote:
Probably #to I guess.
Alexandre
On 29 Mar 2009, at 11:32, Alexandre Bergel wrote:
Hi!
I was wondering what is the equivalent of FAMIX2Access>>accessedIn in Famix 3?
FYI, I am migrating class blueprint in Pharo.
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"What is more important: To be happy, or to make happy?"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Well, #to is derived from #variable which is the correspondent of the old #accesses.
#to and #from are defined in the Association abstract superclass. The idea of these selectors is to provide a uniform way of navigating associations. This is particularly useful when you want to treat different associations in the same way.
However, if you know that you work with Access, you should directly work with #accessor and #variable, because it is more explicit.
Cheers, Doru
On 29 Mar 2009, at 16:33, Alexandre Bergel wrote:
Ok. I picked the wrong one. #to is #accesses therefore.
Alexandre
On 29 Mar 2009, at 12:26, Tudor Girba wrote:
Hi Alex,
It is #accessor.
Cheers, Doru
On 29 Mar 2009, at 11:41, Alexandre Bergel wrote:
Probably #to I guess.
Alexandre
On 29 Mar 2009, at 11:32, Alexandre Bergel wrote:
Hi!
I was wondering what is the equivalent of FAMIX2Access>>accessedIn in Famix 3?
FYI, I am migrating class blueprint in Pharo.
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"What is more important: To be happy, or to make happy?"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Be rather willing to give than demanding to get."