Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Papyrus Obfuscation Guide"

(Obfuscate in Papyrus)
(Update site url refreshed to use non-redirected path)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
== Install Viatra Model Obfuscator==
 
== Install Viatra Model Obfuscator==
  
Install the following feature ''VIATRA UML Model Obfuscator'' using both update site
+
Install the following feature ''VIATRA UML Model Obfuscator'' using this update site
[http://download.eclipse.org/viatra/updates/release Viatra update site]
+
[http://download.eclipse.org/viatra/modelobfuscator/updates/integration Viatra Obfuscator]
[http://download.eclipse.org/viatra2/modelobfuscator/updates/integration Viatra Obfuscator]
+
  
 
== Obfuscate in Papyrus==
 
== Obfuscate in Papyrus==

Revision as of 11:33, 16 November 2016

Install Viatra Model Obfuscator

Install the following feature VIATRA UML Model Obfuscator using this update site Viatra Obfuscator

Obfuscate in Papyrus

  • Open a papyrus model
  • Open a diagram
  • Right click on a diagram > Obfuscate this model/profile

Notes

  • The obfuscation is working on the UML model, it won't:
    • Obfuscate diagram name
    • Obfuscate the reference to custom Viewpoint, Diagram Kind, Table configuration
    • Obfuscate css file name
  • More information on the dedicated wiki page

Back to the top