There are some classes & methods that I can't get to work on jdocs such as:
Class HyperlinkUtils
Class MagicDrawProfile.AttachedFileStereotype
None of the methods listed on these classes are working for me -- specifically getURL for HyperlinkUtils and setAuthor for the AttachedFileStereotype.
I also can't seem to get the name of attached files as "getHumanName()" returns "Attached File" instead of the file name.
Does anyone have coding examples of these actually working???