Skip to content

Commit

Permalink
Update xAB Functional Content.py after review
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophie-Pl authored and ylussaud committed Nov 22, 2023
1 parent 2c814b4 commit d656ebb
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@
# popup : enableFor(org.eclipse.sirius.viewpoint.DRepresentationDescriptor)

'''
This script allows to exxtract content of xAB diagram
This script allows to extract content of xAB diagram
It will create a folder result in the selected Capella project with the resulting xlsx file.
'''

# To run it:
# - you need to right click on a DRepresentation Descriptor (diagram) and select the "Extract content of xAB diagram" menu
# - enable Developer capabilities if not already done (see documentation in the help menu)
# - you can run this script by launching the contextual menu "Run As / EASE Script..."
# on this script.
Expand Down

0 comments on commit d656ebb

Please sign in to comment.