Discovery [message #1759375] |
Mon, 10 April 2017 18:42  |
Eclipse User |
|
|
|
Hi,
I am trying to test modisco discovery and I find this bug:
1) Any variable declaration in class A which has a type of class B located in same package will not be captured in final UMl model. for example, Package 1 contains classA and classB. If classA has a variable declaration of type class B, it wont be captured in UML model.
2)Second bug: if import statement specify '* ' , any usage of the classes within the specified package will not be captured in UMl dependency relationship. for example classA has import utiliti.* , which contains utility.java class . Hence, if Class A called any method of utility.java class , it wont be recognized.
can you please advice on how to update the prser
thanks
|
|
|
|
Powered by
FUDForum. Page generated in 0.05817 seconds