Returns true
if the argument represents the same
name as this
, and false
otherwise.
Note that the identity of a Name
is a function both
of its content in terms of a sequence of characters as well as
the implementation which created it.
obj | the object to be compared with this element |
true
if the specified object represents the same
name as this
Element.equals
Diagram: util