Skip to content

Commit

Permalink
add feature digram in GENERATE
Browse files Browse the repository at this point in the history
  • Loading branch information
gublan24 committed Feb 27, 2019
1 parent 579fec3 commit 8b32841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions umpleonline/scripts/compiler_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ function generateMenu($buttonSuffix)
<option value=\"yumlDiagram:yumlDiagram\">Yuml Class Diagram</option>
<option value=\"classDiagram:classDiagram\">GraphViz Class Diagram (SVG)</option>
<option value=\"stateDiagram:stateDiagram\">State Diagram (GraphViz SVG)</option>
<option value=\"featureDiagram:featureDiagram\">Feature Diagram (GraphViz SVG)</option>
<option value=\"entityRelationship:entityRelationshipDiagram\">Entity Relationship Diagram (GraphViz SVG)</option>
<option id=\"genstatetables\" value=\"html:StateTables\">State Tables</option>
<option id=\"geneventsequence\" value=\"html:EventSequence\">Event Sequence</option>
Expand Down

0 comments on commit 8b32841

Please sign in to comment.