Skip to content

Commit 9826859

Browse files
Tosca DESIGNER
1 parent 95d7bed commit 9826859

File tree

230 files changed

+30229
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

230 files changed

+30229
-0
lines changed

ToscaDesigner/.classpath

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="src" output="target/classes" path="src/main/java">
4+
<attributes>
5+
<attribute name="optional" value="true"/>
6+
<attribute name="maven.pomderived" value="true"/>
7+
</attributes>
8+
</classpathentry>
9+
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
10+
<attributes>
11+
<attribute name="maven.pomderived" value="true"/>
12+
</attributes>
13+
</classpathentry>
14+
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
15+
<attributes>
16+
<attribute name="test" value="true"/>
17+
<attribute name="optional" value="true"/>
18+
<attribute name="maven.pomderived" value="true"/>
19+
</attributes>
20+
</classpathentry>
21+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
22+
<attributes>
23+
<attribute name="maven.pomderived" value="true"/>
24+
</attributes>
25+
</classpathentry>
26+
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
27+
<attributes>
28+
<attribute name="maven.pomderived" value="true"/>
29+
</attributes>
30+
</classpathentry>
31+
<classpathentry kind="output" path="target/classes"/>
32+
</classpath>

ToscaDesigner/.project

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>toscadesigner</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
<buildCommand>
14+
<name>org.emftools.validation.builder.emfValidationBuilder</name>
15+
<arguments>
16+
</arguments>
17+
</buildCommand>
18+
<buildCommand>
19+
<name>org.eclipse.m2e.core.maven2Builder</name>
20+
<arguments>
21+
</arguments>
22+
</buildCommand>
23+
</buildSpec>
24+
<natures>
25+
<nature>org.eclipse.jdt.core.javanature</nature>
26+
<nature>org.eclipse.m2e.core.maven2Nature</nature>
27+
<nature>org.emftools.validation.builder.emfValidationNature</nature>
28+
</natures>
29+
</projectDescription>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
eclipse.preferences.version=1
2+
encoding//src/main/java=UTF-8
3+
encoding//src/main/resources=UTF-8
4+
encoding//src/test/java=UTF-8
5+
encoding/<project>=UTF-8
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
eclipse.preferences.version=1
2+
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3+
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
4+
org.eclipse.jdt.core.compiler.codegen.targetPlatform=11
5+
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
6+
org.eclipse.jdt.core.compiler.compliance=11
7+
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
8+
org.eclipse.jdt.core.compiler.debug.localVariable=generate
9+
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
10+
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
11+
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
12+
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
13+
org.eclipse.jdt.core.compiler.release=enabled
14+
org.eclipse.jdt.core.compiler.source=11
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
activeProfiles=
2+
eclipse.preferences.version=1
3+
resolveWorkspaceProjects=true
4+
version=1
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<org.eclipse.emf.ecp.view.model:View xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:org.eclipse.emf.ecp.view.model="http://org/eclipse/emf/ecp/view/model/1180" xmi:id="_fqgskLn5Ee6mxIcwH202dA" name="CapabilitiesType">
3+
<rootEClass href="http://docs.oasis-open.org/tosca/ns/2011/12#//CapabilitiesType"/>
4+
<children xsi:type="org.eclipse.emf.ecp.view.model:Control" xmi:id="_fqihwLn5Ee6mxIcwH202dA" name="Control capability">
5+
<domainModelReference xsi:type="org.eclipse.emf.ecp.view.model:FeaturePathDomainModelReference" xmi:id="_fqihwbn5Ee6mxIcwH202dA">
6+
<domainModelEFeature xsi:type="ecore:EReference" href="http://docs.oasis-open.org/tosca/ns/2011/12#//CapabilitiesType/capability"/>
7+
</domainModelReference>
8+
</children>
9+
<ecorePaths>/toscadesigner/src/main/java/fr/softeam/toscadesigner/model/_12.ecore</ecorePaths>
10+
</org.eclipse.emf.ecp.view.model:View>

ToscaDesigner/assembly.xml

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<assembly
2+
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.0.0.1-SNAPSHOT"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.0.0.1-SNAPSHOT http://maven.apache.org/xsd/assembly-1.0.0.1-SNAPSHOT.xsd">
5+
<id>bin</id>
6+
<formats>
7+
<format>zip</format>
8+
</formats>
9+
<includeBaseDirectory>false</includeBaseDirectory>
10+
<fileSets>
11+
<!-- Copy DataSheet HTML files -->
12+
<fileSet>
13+
<directory>${project.basedir}</directory>
14+
<outputDirectory>/${project.name}</outputDirectory>
15+
<includes>
16+
<include>DataSheet*.html</include>
17+
</includes>
18+
<filtered>true</filtered>
19+
</fileSet>
20+
<!-- Copy XML resources -->
21+
<fileSet>
22+
<directory>${project.basedir}/src/main/conf</directory>
23+
<outputDirectory>/${project.name}</outputDirectory>
24+
<includes>
25+
<include>**/*.xml</include>
26+
</includes>
27+
<filtered>true</filtered>
28+
</fileSet>
29+
<!-- Copy other ressources -->
30+
<fileSet>
31+
<directory>${project.basedir}/src/main/conf</directory>
32+
<outputDirectory>/${project.name}</outputDirectory>
33+
<excludes>
34+
<exclude>**/*.xml</exclude>
35+
</excludes>
36+
<filtered>false</filtered>
37+
</fileSet>
38+
<!-- Copy module's jar file -->
39+
<fileSet>
40+
<directory>${project.build.directory}</directory>
41+
<outputDirectory>${project.name}/lib</outputDirectory>
42+
<includes>
43+
<include>${project.artifactId}-${project.version}.jar</include>
44+
</includes>
45+
</fileSet>
46+
<!-- Copy java dependencies needed by the module -->
47+
<fileSet>
48+
<directory>${project.build.directory}/lib</directory>
49+
<outputDirectory>${project.name}/lib</outputDirectory>
50+
<includes>
51+
<include>*.jar</include>
52+
</includes>
53+
</fileSet>
54+
</fileSets>
55+
</assembly>

ToscaDesigner/bin/assembly.xml

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<assembly
2+
xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.0.0.1-SNAPSHOT"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.0.0.1-SNAPSHOT http://maven.apache.org/xsd/assembly-1.0.0.1-SNAPSHOT.xsd">
5+
<id>bin</id>
6+
<formats>
7+
<format>zip</format>
8+
</formats>
9+
<includeBaseDirectory>false</includeBaseDirectory>
10+
<fileSets>
11+
<!-- Copy DataSheet HTML files -->
12+
<fileSet>
13+
<directory>${project.basedir}</directory>
14+
<outputDirectory>/${project.name}</outputDirectory>
15+
<includes>
16+
<include>DataSheet*.html</include>
17+
</includes>
18+
<filtered>true</filtered>
19+
</fileSet>
20+
<!-- Copy XML resources -->
21+
<fileSet>
22+
<directory>${project.basedir}/src/main/conf</directory>
23+
<outputDirectory>/${project.name}</outputDirectory>
24+
<includes>
25+
<include>**/*.xml</include>
26+
</includes>
27+
<filtered>true</filtered>
28+
</fileSet>
29+
<!-- Copy other ressources -->
30+
<fileSet>
31+
<directory>${project.basedir}/src/main/conf</directory>
32+
<outputDirectory>/${project.name}</outputDirectory>
33+
<excludes>
34+
<exclude>**/*.xml</exclude>
35+
</excludes>
36+
<filtered>false</filtered>
37+
</fileSet>
38+
<!-- Copy module's jar file -->
39+
<fileSet>
40+
<directory>${project.build.directory}</directory>
41+
<outputDirectory>${project.name}/lib</outputDirectory>
42+
<includes>
43+
<include>${project.artifactId}-${project.version}.jar</include>
44+
</includes>
45+
</fileSet>
46+
<!-- Copy java dependencies needed by the module -->
47+
<fileSet>
48+
<directory>${project.build.directory}/lib</directory>
49+
<outputDirectory>${project.name}/lib</outputDirectory>
50+
<includes>
51+
<include>*.jar</include>
52+
</includes>
53+
</fileSet>
54+
</fileSets>
55+
</assembly>

0 commit comments

Comments
 (0)