Hi,
Given a FAMIXClass, generated from a Java project parsed with Verveine-J, is it possible to know the classes that it imports? I am referring to this kind of information:
import org.argouml.application.events.ArgoDiagramAppearanceEvent; import org.argouml.application.events.ArgoEventPump;
It should be easy to write a parser that gets these "imports" from the completeText of the FAMIXFileAnchor, but I don't want to write it if I can have this information more easily.
Thanks again.
Cheers, Alberto
-- View this message in context: http://moose-dev.97923.n3.nabble.com/Classes-and-Namespaces-imported-by-a-Ja... Sent from the moose-dev mailing list archive at Nabble.com.