Skip to main content



      Home
Home » Modeling » UML2 » How to use Name Expressions
How to use Name Expressions [message #626405] Mon, 14 April 2008 12:43
Eclipse UserFriend
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: Sat Aug 30 23:56:17 EDT 2025

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

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

Back to the top