diff --git a/chapters/annotations.tex b/chapters/annotations.tex index 8e2b92f61..6e7fa1c3d 100644 --- a/chapters/annotations.tex +++ b/chapters/annotations.tex @@ -1590,11 +1590,8 @@ \subsubsection{Conversion rules}\doublelabel{conversion-rules} \paragraph*{convertElement("OldClass", "OldName", "NewName")}\doublelabel{convertelementoldclassoldnamenewname} -In \lstinline!OldClass! convert element \lstinline!OldName! to \lstinline!NewName!. -Both \lstinline!OldName! and \lstinline!NewName! -normally refer to components -- but they may also refer to -class-parameters, or hierarchical names. For hierarchical names the -longest match is used first. +In \lstinline!OldClass!, convert element \lstinline!OldName! to \lstinline!NewName!. Both \lstinline!OldName! and \lstinline!NewName! normally refer to components, but they may also refer to +class-parameters, or hierarchical names. For hierarchical names, the longest match is used first. For replaceable classes in packages (and replaceable classes in other classes) \lstinline!convertElement! shall be used if the class is renamed within the package (or class), whereas \lstinline!convertClass! shall only be used if the class