The realization’s template info can be entered in the Template Info field (within the “Supplier” section) of the Realization Specification dialog box. But you need an additional step to make it show in the diagram as shown below:
For the <<bind>> label to show, if you create a Binding Dependency then this stereotype is automatically assigned. For a Realization, you can do so by creating your own. An older forum post shows how you can do this:
P.S. I wonder if you had reversed the name and type of the template parameter, should it be typename: TStringType?
Thanks for showing that link. That worked for me. So my issue is a non-issue.
With regards to the diagram, TStringType is TString in my example code here but it was TStringType when I used instant reverse. I did not touch the diagram manually and it was all a result of instant reverse. So is that an issue?
Above are the valid representations of the IStringable class which I modified. What you are getting is what the tool is currently providing. We have to ignore the typename keyword because “typename T” is the type