5.11.1.1.3.1.3. exampleCommentForReferenceN.ftl

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