5.11.1.1.3.1.1. exampleCommentForReference.ftl

Listing 5.93 examples/exampleCommentForReference.ftl
1<#if !(modelReference)??>  <#stop "modelReference not found in context" ></#if>
2
3This is an example comment for a reference with any multiplicity: ${modelReference.type} ${modelReference.name}.