Code Import Settings

Options for the Code Import Settings in Umbrello UML Modeller

Options for the Code Import Settings in Umbrello UML Modeller

Include Search Paths

A general recommendation is given to improve searching by including UMBRELLO INCPATH as an environment variable.

C++-Import

  • For each imported file create an artifact in the component view The artifact created can then be dragged into the Class Diagram view where dependencies can be easily seen along with the attributes and functions of each file.

  • Resolve dependencies (reduces import speed) Ensures all file dependencies are resolved which then shows up in class dependencies in the Class Diagram.

  • Enable C++11 standard (experimental) An experimental feature to conform to C++11, disable if not needed.