Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Type in the new name, this name has to be unique within the project. Choose whether the module is an implementation or not. By default each copied module is an implementation module, regardless of the fact whether the source module is an implementation module or not.

...

The radio button Base has two options. When the option Link to base module is chosen, the copied module will be linked to the same module that the original module was linked to. In essence, Permit and AnotherPermit are exactly the same projectmodule.

The example above will look like this AnotherPermit module consists of the parts as depicted below after copying the module Permit to AnotherPermit and linking it to its base module Domain:

...

When the option Add everything from base module(s) from the radio button Base is chosen, the copied module will contain all elements from the original module and all modules that are directly and indirectly linked to the original module.

The example above will look like this after AnotherPermit module consists of the parts as depicted below after copying the module Permit to AnotherPermit and adding everything from its base modules:

...