Dear List,
FAMIXNamedEntity has a variables named receivingInvocations. FAMIXBehaviouralEntity, a subclass of FAMIXNamedEntity, has a variable incomingInvocations
What is the difference between the two? Leftover of Famix2 ?
Cheers, Alexandre
On 8 juin 09, at 18:47, Alexandre Bergel wrote:
Dear List,
FAMIXNamedEntity has a variables named receivingInvocations. FAMIXBehaviouralEntity, a subclass of FAMIXNamedEntity, has a variable incomingInvocations
What is the difference between the two? Leftover of Famix2 ?
receivingInvocations points to invocations where the entity is the receiver. Typically it can be a class, self, a local variable... incomingInvocations is only for methods.
Cheers, 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
-- Simon
Ok
Cheers, Alexandre
On 8 Jun 2009, at 12:54, Simon Denier wrote:
On 8 juin 09, at 18:47, Alexandre Bergel wrote:
Dear List,
FAMIXNamedEntity has a variables named receivingInvocations. FAMIXBehaviouralEntity, a subclass of FAMIXNamedEntity, has a variable incomingInvocations
What is the difference between the two? Leftover of Famix2 ?
receivingInvocations points to invocations where the entity is the receiver. Typically it can be a class, self, a local variable... incomingInvocations is only for methods.
Cheers, 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
-- Simon
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev