Handling of static imports in reverse engineering and roundtripping

About this task

If you reverse engineer code that contains static import statements, IBM® Rational® Rhapsody® creates dependencies that have the StaticImport stereotype applied to them.

The roundtripping feature can handle the addition of static import statements to your code, as well as changes to static import statements, including switching regular import statements to static import statements, and the reverse.

If you delete static import statements from your code, the roundtripping behavior depends upon the value of the JAVA_Roundtrip::Update::AcceptChanges property.


Feedback