Hi,
I've parsed a Java system by using Verveine-J (pretty fast :) and imported the resulting MSE file in the Moose Suite 4.6 Development I downloaded from the moose website. Everything went fine.
I saw that each non-stub FAMIXClass has a FAMIXFileAnchor that correctly points to the java source code file that contains the class declaration. However, I cannot find the right way to directly access this declaration (even though the FAMIXFileAnchor contains also startLine,startColumn,endLine, and endColumn). I tried to call the method FAMIXFileAnchor>>sourceText, but I only get an empty string.
Is there a way to access the source code?
Thanks.
Cheers, Alberto
-- View this message in context: http://moose-dev.97923.n3.nabble.com/Getting-the-source-code-of-a-FAMIXClass... Sent from the moose-dev mailing list archive at Nabble.com.