Sets the annotation on a component or class element.
function setElementAnnotation input TypeName elementName; input ExpressionOrModification annotationMod; output Boolean success; end setElementAnnotation;