Hi Stef,
It's: FAMIXBehaviouralEntity>>outgoingAccesses
Perhaps we should just name them accesses.
Cheers, Doru
On Jan 22, 2009, at 3:11 PM, Stéphane Ducasse wrote:
Hi
in FAMIX2>>Method>>accesses accesses <MSEProperty: #accesses type: #FAMIX2Access opposite: #accessedIn>
<multivalued> "all variable accesses contained in receiver" accesses isNil ifTrue: [ accesses := OrderedCollection new ]. ^ accesses
what is the equivalence in FAMIX30? _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Sometimes the best solution is not the best solution."