5.11.1.1.3.1.2. exampleCommentForReference1.ftl

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