Issue 784 in moose-technology: opposite is missing in FAMIXLacalVariable>>parentBehaviouralEntity

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 784 in moose-technology: opposite is missing in FAMIXLacalVariable>>parentBehaviouralEntity

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 784 by [hidden email]: opposite is missing in  
FAMIXLacalVariable>>parentBehaviouralEntity
http://code.google.com/p/moose-technology/issues/detail?id=784

Hi,
I figured that parentBehaviouralEntity was implemented like that:

FAMIXLacalVariable>>parentBehaviouralEntity
     <MSEProperty: #parentBehaviouralEntity type: #FAMIXBehaviouralEntity>
     <MSEComment: 'Behavioural entity declaring this local variable.  
belongsTo implementation'>

     ^parentBehaviouralEntity

The opposite is missing. Is there a reason for that?

Shouldn't it be like:
FAMIXLacalVariable>>parentBehaviouralEntity
     <MSEProperty: #parentBehaviouralEntity type: #FAMIXBehaviouralEntity  
opposite: #localVariables>
     <MSEComment: 'Behavioural entity declaring this local variable.  
belongsTo implementation'>

     ^parentBehaviouralEntity

Cheers,
Fabrizio

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 784 in moose-technology: opposite is missing in FAMIXLacalVariable>>parentBehaviouralEntity

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 784 by [hidden email]: opposite is missing in  
FAMIXLacalVariable>>parentBehaviouralEntity
http://code.google.com/p/moose-technology/issues/detail?id=784

(No comment was entered for this change.)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 784 in moose-technology: opposite is missing in FAMIXLacalVariable>>parentBehaviouralEntity

moose-technology
Updates:
        Labels: Component-Famix Milestone-4.7

Comment #2 on issue 784 by [hidden email]: opposite is missing in  
FAMIXLacalVariable>>parentBehaviouralEntity
http://code.google.com/p/moose-technology/issues/detail?id=784

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev