Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » How to use Name Expressions
How to use Name Expressions [message #626405] Mon, 14 April 2008 16:43
Felix Dorner is currently offline Felix DornerFriend
Messages: 676
Registered: July 2009
Senior Member
Hey,

I am trying to figure out how to work with name expressions. As a simple example, that I already fail to construct, look at the template
Collection<T> { add(T) }. In bound templates, I'd like "add" to change to addA, where A is the name of the actual Parameter in the binding.
So in Collection<Car> I want the add operation to be called addCar().

Is that a correct use case of the name expression mechanism?

Thanks,
Felix
Previous Topic:uml2 v2.2.x to v2.1.x backwards-compatible export?
Next Topic:adding combinations of UML elements
Goto Forum:
  


Current Time: Thu Apr 25 10:40:52 GMT 2024

Powered by FUDForum. Page generated in 0.02763 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top