Returns the documentaiton annotation defined in the class.
function getDocumentationAnnotation input TypeName cl; output String out[3] "{info,revision,infoHeader} TODO: Should be changed to have 2 outputs instead of an array of 2 Strings..."; end getDocumentationAnnotation;