${util.ruleSummary($ruleName, $ruleInfo)}${ruleInfo.docString} input_template_test BOLD ATTRIBUTES #[[###]]# Attributes #if (!$ruleInfo.getAttributeList().isEmpty()) #foreach ($attribute in $ruleInfo.getAttributeList())
${attribute.name}
${util.attributeTypeString($attribute)}; ${util.mandatoryString($attribute)}
#if (!$attribute.docString.isEmpty())
${attribute.docString.trim()}
#end #end #end