I have the following use-case diagram:
I want to say, that the actor can execute a use-case calle "add two numbers". When this use-case is executed, two instances of the class "Number" are involved. Is this represented in the diagram above?
What is the difference when I use usage-arrows like here: