Book a Demo

Author Topic: Operations: return/in values passed by reference?  (Read 2014 times)

NeilOwens

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Operations: return/in values passed by reference?
« on: March 04, 2010, 01:14:02 am »
I want to configure a function to return an object by reference.  I can use free text to make EA do this, but I would prefer to do it by checkbox somehow to maintain the link to the object class in the UML mode.  

I see that out or in/out parameters can be configured to do this, but I would like to know whether it's possible to configure this for return values or input parameters for an operation.