Skip to content

Commit

Permalink
#2062 Adding test cases.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebausson-obeo committed Nov 16, 2023
1 parent 048fa9b commit 2b67b8a
Show file tree
Hide file tree
Showing 6 changed files with 1,645 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ public interface IToolNameConstants {
String TOOL_INSERT_REMOVE_PV = "applied.property.values";
String TOOL_INSERT_REMOVE_PVG = "applied.property.value.groups";

String TOOL_AB_DND_COMPONENT_PORT = "DnD AB ComponentPort";

// Accelerators
String TOOL_INITIALIZATION_FROM_EXISTING_DIAGRAM = "initialization.from.existing.diagram";

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata:Metadata xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:metadata="http://www.polarsys.org/kitalpha/ad/metadata/1.0.0" id="_s2Jj0H_XEe60kIvGHB8f3w">
<viewpointReferences id="_tIG2gH_XEe60kIvGHB8f3w" vpId="org.polarsys.capella.core.viewpoint" version="7.0.0"/>
</metadata:Metadata>
Loading

0 comments on commit 2b67b8a

Please sign in to comment.